Chroma
Chroma is a new open-source embedded vector database built for developers, emphasizing ease of use and integration. It supports local and embedded deployment, making it ideal for small projects or as the data layer for LLM applications. With a simple Python API, Chroma enables quick collection creation, vector insertion, and similarity search—ideal for semantic search and memory systems.