datawhalechina/easy-vecdb
📚 从零开始的向量数据库原理与实践教程,在线阅读地址:https://easy-vecdb.datawhale.cc/
Implements core vector search algorithms (IVF, PQ, HNSW, LSH) with hands-on code examples alongside theory, then progresses to practical tutorials for Annoy, Faiss, and Milvus for real-world deployment. Covers complete application workflows including RAG systems, image retrieval, and recommendation engines integrated with embedding models and LLMs.
226 stars.
Stars
226
Forks
45
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/datawhalechina/easy-vecdb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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...
gusye1234/nano-vectordb
A simple, easy-to-hack Vector Database
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB