chroma

About chroma
Chroma is an open-source data infrastructure tool designed for AI applications. It provides search capabilities including vector, hybrid, and full-text search functionalities. The tool is available as a Python or JavaScript client and can run in client-server mode.
The software handles tasks like tokenization, embedding, and indexing automatically, though users can also supply their own embeddings. It offers a simple API for managing document collections and performing queries with filtering options.
Key features
- Automatic tokenization, embedding, and indexing of documents
- Support for adding custom embeddings
- Metadata filtering for document queries
- Document content filtering with search strings
- Simple API with collection management functions
- Available as Python and JavaScript clients
- Client-server mode operation
Download 1.5.9
May 5, 2026No direct download assets detected for the latest release.
View all 10 versionsFrequently asked questions
- Is chroma free?
- Yes. chroma is free and open-source software, distributed under the Apache-2.0 license.
- What is the latest version of chroma?
- The latest version is 1.5.9, released on May 5, 2026.
- What is Chroma?
- Chroma is an open-source data infrastructure tool for AI that provides search capabilities including vector, hybrid, and full-text search.
- How do I install Chroma?
- For Python, use 'pip install chromadb'. For JavaScript, use 'npm install chromadb'. For client-server mode, run 'chroma run --path /chroma_db_path'.
- What license does Chroma use?
- Chroma is licensed under Apache 2.0.
- Where can I get support or contribute to Chroma?
- Users can join the Discord community, review the roadmap, contribute ideas, or work on tagged issues through GitHub.
More Data & Database
netdata
netdata
Netdata provides full stack observability with AI-powered insights, designed to be efficient and accessible for small teams. It focuses on delivering fast and comprehensive monitoring capabilities.
meilisearch
meilisearch
Meilisearch is a fast search engine API designed to integrate AI-powered hybrid search functionality into websites and applications. It focuses on delivering efficient and accurate search results for enhanced user experiences.
etcd
etcd-io
etcd is a distributed key-value store designed for reliably storing critical data in distributed systems. It provides consistent and highly available storage for configuration data, service discovery, and coordination.