RAG and retrieval

Chroma

An open vector database that powers retrieval, so a model can answer from your documents with citations.

View the repo · chroma-core/chroma ↗
Who it is for

Teams building a knowledge or RAG system over their own content.

Install it
pip install chromadb
# start a server:
chroma run --path ./chroma-data
Before production

The database is the easy part. Accuracy comes from how you chunk, retrieve and evaluate. Measure before trusting.

Where Blash AI comes in

We build production retrieval with permissions, citations and evals, and connect it to your real content.

Run it, then wire it in

When you want this running on your real stack, that is the engagement

Book an AI audit
More from the library