vortezwohl/Bhakti
An easy-to-use vector database.
This project helps you store and retrieve pieces of information based on their meaning, rather than just keywords. You provide text or data that can be converted into numerical 'vectors,' along with descriptive tags, and you get back the most semantically similar information. It's designed for researchers or developers building AI applications, especially those working with conversational agents or semantic search features.
No commits in the last 6 months. Available on PyPI.
Use this if you need a straightforward way to add semantic search or a 'memory' for conversational AI to small-to-medium datasets.
Not ideal if you're dealing with extremely large datasets that require highly optimized approximate similarity search methods like HNSW.
Stars
37
Forks
11
Language
Python
License
GPL-3.0
Category
Last pushed
Apr 03, 2025
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/vortezwohl/Bhakti"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB
dingodb/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL...