retrieval-augmented-generationCommunity canon

ChromaDB

Open-source embedding database for AI applications

View on GitHub

What it solves

Persisting, querying, and filtering vectors without standing up a full database stack.

Overview

ChromaDB is an open-source vector database designed specifically for AI applications, embedding-native, with first-class Python and JavaScript clients. Runs in-memory, on disk, or as a separate server. Designed for fast prototyping; the same API that works locally runs at scale.

Key facts

Language
Python
License
Apache 2.0
Maturity
Community canon
Maintainer
chroma-core
Reviewed
2026-06-11

Where to start

The getting-started covers the collection model (the core abstraction) in five minutes.

docs/getting-started.md

Technologies

chromadbpython

More in this domain