



Chroma is an AI-native open-source embedding database for LLM apps with simple Python API and persistent storage using HNSW. It includes DuckDB integration and auto-embedding features. Great for prototyping RAG; vs Pinecone easier local dev but less scalable managed.
Loading more......
Chroma is a Python-native, open-source embedding database designed for LLM applications, focusing on simplicity for local prototyping.
Free and open-source under Apache 2.0 license.