Skip to main content
Chroma is a database for building AI applications with embeddings.

Installation and setup

VectorStore

There exists a wrapper around Chroma vector databases, allowing you to use it as a vectorstore, whether for semantic search or example selection.
For a more detailed walkthrough of the Chroma wrapper, see this notebook.

Retriever