
The open-source AI-native vector database for search and retrieval
Chroma is an open-source vector database purpose-built for AI applications. It provides vector, full-text, and hybrid search capabilities with a simple Pythonic API, making it the go-to choice for developers building RAG pipelines, semantic search, and AI-powered retrieval systems. Chroma Cloud offers a serverless hosted option with usage-based pricing for production workloads.
State-of-the-art vector similarity search combined with BM25, SPLADE, and regex search in a single database
Minimal setup with an intuitive Python-first API — add documents, query semantically, and get results in just a few lines of code
Pass your own embeddings, use built-in embedding functions, or let Chroma embed documents automatically with support for OpenAI, Cohere, and more
Fully managed serverless cloud with automatic data tiering, caching, and usage-based pricing — no infrastructure to manage
Automatically crawl, scrape, chunk, and embed web pages or GitHub repos for instant searchable knowledge bases
Query thousands of open-source repos and integrate with AI agents through the Model Context Protocol
Fast duplication of collections with copy-on-write and base64 vector encoding for performance optimization
Build retrieval-augmented generation systems that ground LLM responses in your own documents, knowledge bases, and proprietary data
Add AI-powered semantic search to applications — find conceptually similar content even when queries don't match keywords exactly
Give AI agents persistent, searchable memory by storing conversation history, tool outputs, and contextual data as embeddings
Index GitHub repos and documentation to enable natural language code search and developer Q&A over codebases
Lightweight transforms to boost embedding accuracy and adapt pre-trained models to your specific domain without retraining
Build content and product recommendation engines using embedding similarity to surface relevant items based on user behavior and preferences

The fastest AI code editor — built in Rust for speed and collaboration