firstbatchxyz/hollowdb-vector
A decentralized vector database for building vector search applications
This project helps developers build applications that can quickly find similar items from a large collection of data. You provide numerical representations (vectors) of your data, along with optional descriptive information (metadata). The system then allows your application to efficiently search and retrieve the most similar items based on a new input vector. It's used by software developers creating applications that require advanced search capabilities.
No commits in the last 6 months.
Use this if you are a developer building a decentralized application that needs to perform fast similarity searches on vector data, such as finding similar products, documents, or images.
Not ideal if you are an end-user looking for a ready-to-use search application or if your primary data is not represented by vectors.
Stars
99
Forks
6
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Feb 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/firstbatchxyz/hollowdb-vector"
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...