
Getting Started - Chroma Docs
For production, Chroma offers Chroma Cloud - a fast, scalable, and serverless database-as-a-service. Get started in 30 seconds - $5 in free credits included. 1. Install. 2. Create a Chroma Client. 3. …
Open-source search and retrieval database for AI applications.
Embeddings databases (also known as vector databases) store embeddings and allow you to search by nearest neighbors rather than by substrings like a traditional database.
chromadb · PyPI
Dec 12, 2025 · Chroma - the open-source embedding database. The fastest way to build Python or JavaScript LLM apps with memory! Our hosted service, Chroma Cloud, powers serverless vector …
Introduction to ChromaDB - GeeksforGeeks
Oct 9, 2025 · ChromaDB is an open-source vector database designed to efficiently store and search vector embeddings used in AI tasks.
Chroma Cookbook
May 28, 2024 · We suggest you first head to the Concepts section to get familiar with ChromaDB concepts, such as Documents, Metadata, Embeddings, etc. Once you're comfortable with the …
Chroma
Chroma's indexes are built and optimized for object-storage offering unparalleled cost and performance. State-of-the-art vector, full-text, and regex search. Contact us to run a POC for your specific …
Chroma (vector database) - Wikipedia
Chroma or ChromaDB is an open-source vector database tailored to applications with large language models. [2] Its headquarters are in San Francisco. In April 2023, it raised 18 million US dollars as …
Learn How to Use Chroma DB: A Step-by-Step Guide
Sep 28, 2024 · In this tutorial, we will learn about vector stores and Chroma DB, an open-source database for storing and managing embeddings. We will also learn how to add and remove …
Embeddings and Vector Databases With ChromaDB - Real Python
ChromaDB is an open-source vector database designed specifically for LLM applications. ChromaDB offers you both a user-friendly API and impressive performance, making it a great choice for many …
What Is ChromaDB? ChromaDB Vector Database Tutorial
Sep 18, 2025 · What is ChromaDB? ChromaDB is a lightweight vector database developed by Jeff Huber and Anton Troynikov, who own a fast-growing startup in San Francisco. It’s open-source and …