Add node for ChromaDB vector database

It would help if there was a node for:

A ChromaDB vector database node in n8n, enabling seamless integration with one of the leading open-source embedding databases for AI applications.

My use case:

I am building an AI-driven application that requires efficient vector search and retrieval. ChromaDB is a powerful option for handling embeddings, and having an n8n node would allow workflows to store, query, and manage vector data efficiently.

Example use cases:

  • Storing and retrieving vector embeddings from text, images, or other data sources.
  • Enhancing AI applications with similarity search and recommendation systems.
  • Automating ingestion and querying of embeddings using n8n workflows.

Any resources to support this?

Are you willing to work on this?

I am open to contributing where possible, including testing and providing feedback on the development of this node.