ChromaDB
Featuredby Chroma
Open-source embedding database for local and cloud AI apps. Simple API for storing, querying, and filtering embeddings. First choice for RAG prototyping.
Skills
Store embedding vectors with associated documents and metadata in local collections
Store embedding vectors with associated documents and metadata in local collections
Query collections by embedding similarity with built-in distance function support
Query collections by embedding similarity with built-in distance function support
Filter results by metadata fields using a Pythonic where clause syntax
Filter results by metadata fields using a Pythonic where clause syntax
Embed documents automatically using built-in or custom embedding functions
Embed documents automatically using built-in or custom embedding functions
Deploy locally for prototyping or switch to cloud-hosted Chroma for production
Deploy locally for prototyping or switch to cloud-hosted Chroma for production
Related Agents
Qdrant
High-performance open-source vector database. Supports dense, sparse, and multi-vector search. On-premise or cloud. Rus…
Pinecone
Fully managed vector database for AI applications. Store and search billions of high-dimensional embeddings with low la…
Mem0
Persistent memory layer for AI agents and LLMs. Stores, searches, and retrieves user and session memories across framew…
Letta
Stateful agent framework with built-in memory. Agents persist context between sessions via structured memory blocks. Fo…