Back to Chroma

Integrations

docs/mintlify/integrations/chroma-integrations.mdx

1.5.93.7 KB
Original Source

Embedding Integrations

Embeddings are the AI-native way to represent any kind of data, making them the perfect fit for working with all kinds of AI-powered tools and algorithms. They can represent text, images, and soon audio and video. There are many options for creating embeddings, whether locally using an installed library, or by calling an API.

Chroma provides lightweight wrappers around popular embedding providers, making it easy to use them in your apps. You can set an embedding function when you create a Chroma collection, which will be used automatically, or you can call them directly yourself.

PythonTypescript
OpenAI<Icon icon="check" /><Icon icon="check" />
Google Gemini<Icon icon="check" /><Icon icon="check" />
Cohere<Icon icon="check" /><Icon icon="check" />
Baseten<Icon icon="check" /><Icon icon="hyphen" />
Hugging Face<Icon icon="check" /><Icon icon="hyphen" />
Instructor<Icon icon="check" /><Icon icon="hyphen" />
Hugging Face Embedding Server<Icon icon="check" /><Icon icon="check" />
Jina AI<Icon icon="check" /><Icon icon="check" />
Roboflow<Icon icon="check" /><Icon icon="hyphen" />
Ollama Embeddings<Icon icon="check" /><Icon icon="check" />
Cloudflare Workers AI<Icon icon="check" /><Icon icon="check" />
Together AI<Icon icon="check" /><Icon icon="check" />
Mistral<Icon icon="check" /><Icon icon="check" />
Morph<Icon icon="check" /><Icon icon="check" />

Framework Integrations

Chroma maintains integrations with many popular tools. These tools can be used to define the business logic of an AI-native application, curate data, fine-tune embedding spaces and more.

We welcome pull requests to add new Integrations to the community.

PythonJS
DeepEval<Icon icon="check" /><Icon icon="hyphen" />
Langchain<Icon icon="check" /><Icon icon="check" />
LlamaIndex<Icon icon="check" /><Icon icon="check" />
Braintrust<Icon icon="check" /><Icon icon="check" />
Contextual AI<Icon icon="check" /><Icon icon="hyphen" />
OpenLLMetry<Icon icon="check" />Coming Soon!
Streamlit<Icon icon="check" /><Icon icon="hyphen" />
Haystack<Icon icon="check" /><Icon icon="hyphen" />
OpenLIT<Icon icon="check" />Coming Soon!
Anthropic MCP<Icon icon="check" />Coming Soon!
Google ADK<Icon icon="check" /><Icon icon="check" />
VoltAgent<Icon icon="hyphen" /><Icon icon="check" />
Mem0<Icon icon="check" /><Icon icon="hyphen" />