Back to glossaryExternal reference
AI GLOSSARY
Chroma
Tools & Frameworks
An open-source vector database designed to be simple and developer-friendly, commonly used in local development and smaller-scale retrieval-augmented generation applications. Chroma is popular for prototyping AI applications that need embedding storage and similarity search, offering a lightweight alternative to managed services for teams building and testing locally.
See also: vector database, retrieval-augmented generation, embedding.