
Rust-based vector database for AI — serverless cloud with hybrid and full-text search for embeddings, metadata, and RAG
Chroma is an open-source vector database with 28k+ GitHub stars — a Pinecone alternative rebuilt in Rust for high-performance AI search and retrieval. Serverless cloud with hybrid and full-text search capabilities.
| License | Apache-2.0 |
| Stack | Rust, Python, JavaScript |
| Self-hosted | Yes — Chroma OSS |
| Cloud | Chroma Cloud (serverless) |
| API | Python, JS/TS, Rust, REST |
pip install chromadb
Chroma can be embedded directly in your application or run as a standalone server. The cloud version provides fully managed infrastructure with automatic scaling.
Mem0
Universal memory layer for AI agents — multi-signal retrieval, temporal reasoning, 57k+ GitHub stars
Supermemory
Memory layer for AI agents — hybrid vector search, ontology-aware graph, and sub-100ms retrieval

Weaviate
AI-native vector database with semantic search, RAG, and hybrid search for building AI agents and applications