All activity
The Chroma experience in a single SQLite file. SimpleVecDB brings zero-infrastructure vector search to local RAG apps, offline agents, and indie hackers. Built on sqlite-vec with ~2ms queries, 32x storage compression, hybrid BM25+vector search, and LangChain/LlamaIndex integrations. Just `pip install` and go—no Docker, no cloud bills, no Redis. Your vectors live in one portable .db file that runs anywhere Python runs.

SimpleVecDBDead-simple local vector database powered by sqlite-vec.
maluleft a comment
Hey Product Hunt! 👋 I built SimpleVecDB because I kept hitting the same wall: every time I wanted to add vector search to a side project, I had to spin up Chroma, Pinecone, or Weaviate—which meant Docker, cloud accounts, or heavyweight dependencies. **The problem:** Vector databases shouldn't require infrastructure for local AI apps. **The solution:** SimpleVecDB is just a single SQLite file....

SimpleVecDBDead-simple local vector database powered by sqlite-vec.
