Open Source Beginner Verified

Chroma

The embedding database that gets out of your way.

Chroma is deliberately the least ceremonious vector store available: import it, create a collection, add documents, query. It embeds text for you by default and persists to disk, so a RAG prototype needs no external service at all — then the same API runs client-server when the prototype has to grow up.

0Views
0Likes
0Downloads
0Bookmarks
Source Code
invitationbuddy.com/ai-projects/chroma
C
0GitHub Stars

About This Project

Chroma is deliberately the least ceremonious vector store available: import it, create a collection, add documents, query. It embeds text for you by default and persists to disk, so a RAG prototype needs no external service at all — then the same API runs client-server when the prototype has to grow up.

Technology Stack (3)

Source Code

chroma-core/chroma Open Source
Python 0 Stars 0 Forks 0 Contributors Apache-2.0
View on GitHub Download ZIP

Project Metrics

Total Views0
Downloads0
GitHub Stars0
Avg Rating0.0/5

Project Reviews

No reviews yet — be the first to review this project.

Sign in to write a review.

Sign In