chroma and chromadb-admin

Chroma Core is the foundational vector database engine, while Chromadb-admin is a complementary administrative interface built on top of it—they are designed to be used together, not as alternatives.

chroma
94
Verified
chromadb-admin
48
Emerging
Maintenance 25/25
Adoption 25/25
Maturity 25/25
Community 19/25
Maintenance 6/25
Adoption 10/25
Maturity 9/25
Community 23/25
Stars: 26,607
Forks: 2,118
Downloads: 13,607,187
Commits (30d): 126
Language: Rust
License: Apache-2.0
Stars: 277
Forks: 71
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

About chroma

chroma-core/chroma

Open-source search and retrieval database for AI applications.

Supports hybrid search combining vector similarity with full-text matching, automatic embedding generation, and metadata filtering via a minimal 4-function API. Built with in-memory and persistent storage modes, plus client-server architecture for production deployments. Provides native Python and JavaScript clients with optional cloud hosting, integrating seamlessly into LLM frameworks and RAG pipelines.

About chromadb-admin

flanker/chromadb-admin

Admin UI for Chroma embedding database built with Next.js

Provides authentication support for secure access to Chroma instances and enables exploration of collections, embeddings, and metadata through an interactive web interface. Built on Next.js with containerized deployment via Docker, it connects to Chroma servers via configurable connection strings and supports both local development and production environments.

Scores updated daily from GitHub, PyPI, and npm data. How scores work