I'm building a python library for efficient KNN search using vantage point trees

This page summarizes the projects mentioned and recommended in the original post on /r/compsci

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pynear

    A python library for efficient KNN search within metric spaces using multiple distance functions.

    There are some results now! Still trying to optimize binary indices though. Its very hard to get even close to faiss when comes to binary indices. For L2 indices I can beat faiss up to about 14 dimensions.... https://github.com/pablocael/pyvptree

  • faiss

    A library for efficient similarity search and clustering of dense vectors.

    Comparison with the FAISS (https://github.com/facebookresearch/faiss) would be great

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts