Skip to content

Latest commit

 

History

History
303 lines (271 loc) · 39.5 KB

README.md

File metadata and controls

303 lines (271 loc) · 39.5 KB

🔍 Awesome Vector Database Awesome

A curated list of awesome works related to high dimensional structure/vector search & database

Services

Comparisons

Libraries & Engines

Multidimensional data / Vectors

Texts

Others

  • SimSIMD: Efficient Alternative to scipy.spatial.distance and numpy.inner

Benchmarks & Databases

📚 Books

Conferences & Workshops

Courses

Others

  • VectorHub: a free, open-source learning website for people (software developers to senior ML architects) interested in adding vector retrieval to their ML stack.
  • Vector Database Group @ NTU: Vector Database Research Group at Nanyang Technological University [Github]

Publications

Survey

Quantization

Source: A survey of product quantization.

Graph-based Methods

🎄Tree-based Methods

Hashing

Other Approaches

Systems

Others

📈 Evaluation & Metrics

  • Which BM25 do you mean? A large-scale reproducibility study of scoring variants. Kamphuis, Chris, Arjen P. de Vries, Leonid Boytsov, and Jimmy Lin [Paper]

📰 Articles & Talks

Related Lists