Local ChromaDB
Context / RAG ยท DIY local embedding-based codebase search with full control
At a glance
| Setup effort | High |
| Released | 2023 |
| Open source | Yes |
| Hosting | Local |
| Privacy | Local-only |
| Update mode | On-demand |
| Staleness | manual |
| Index type | Embeddings |
| Index limit | You manage |
| Capabilities | Embedding-based search, Vector storage, API |
What Local ChromaDB does
Embedding-based search, Vector storage, API
Best for
DIY local embedding-based codebase search with full control
Works well with
LLM Provider / Model
Integration
Agent / Orchestration
Conflicts & caveats
- โ ๏ธ SWE-agent with on-demand context "Local ChromaDB" may act on stale code โ prefer real-time context (Cursor @codebase, Greptile, GitHub Copilot indexing, Augment Context, CocoIndex, turbopuffer).
Build a full stack around Local ChromaDB โ Flowpicker shows compatibility warnings before you commit.
Open the stack planner โ