Skip to content
#

knn-search

Here are 14 public repositories matching this topic...

A hybrid search system combining B+ Trees for range filtering and HNSW for approximate nearest neighbor (ANN) search. Features bulkloading for efficient tree construction, HNSWLib integration, and dynamic switching between brute-force and ANN search for optimal performance. Supports binary data processing and visualization with Graphviz.

  • Updated Dec 29, 2024
  • C++

Improve this page

Add a description, image, and links to the knn-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the knn-search topic, visit your repo's landing page and select "manage topics."

Learn more