Chroma
ChromaChroma is a retrieval database for AI applications, storing embeddings with their documents and metadata behind a four-function API. It runs embedded in a Python or JavaScript process, as a self-hosted server, or on the vendor's hosted service, and the core is implemented in Rust with a Kubernetes deployment path in the repository. Hybrid and full-text search sit beside vector search.
Verified 2026-08-18 via the GitHub API and the LICENSE body.
Openness
5 high confidence- license
- Apache-2.0(OSI)
- source
- public
- core-gated
- ungated
Apache-2.0 license body confirmed. The repository is public and unarchived and builds the whole product, and the README describes no paid tier, enterprise edition or license-gated build beside it, so source is public and the core ungated. Chroma Cloud is a hosted service sold beside the Apache-2.0 core rather than a piece withheld from it: the repository carries the Rust engine, the clients and the Kubernetes deployment manifests, which is the langchain shape rather than the litellm one.
- https://github.com/chroma-core/chroma/blob/main/LICENSE recorded 2026-08-18
LICENSE file is the verbatim Apache-2.0 text
- https://api.github.com/repos/chroma-core/chroma recorded 2026-08-18
Repo metadata - license spdx_id Apache-2.0, private false, archived false, default branch main - for chroma-core/chroma.
- https://github.com/chroma-core/chroma/blob/main/README.md recorded 2026-08-18
README describes open-source data infrastructure for AI behind a four-function core API, installable as an in-memory library, run in client-server mode, or used through the hosted Chroma Cloud, with no paid tier, enterprise edition or license-key-gated build beside it.
Adoption
5 high confidence13,053,849 PyPI downloads of `chromadb` in the trailing 30 days, which lands in the >10M band of the software usage scale, level 5.
- https://pypistats.org/api/packages/chromadb/recent recorded 2026-08-18
last_month downloads = 13,053,849 for chromadb
Capability
4 medium confidenceBanded on the category feature matrix as complete retrieval system, distributed or cluster-capable. Placed one band below the vespa anchor, on a matrix that bands on how much of the persist-index-retrieve path a product provides itself, at what scale and over how many retrieval modes.
- https://github.com/chroma-core/chroma/blob/main/README.md recorded 2026-08-18
README still documents open-source data infrastructure for AI behind a four-function core API, installable as an in-memory library, run in client-server mode, or used through the hosted Chroma Cloud.
Verified 2026-08-18