jelmerk / hnswlib-spark   1.1.3

Apache License 2.0 Website GitHub

Spark library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs

Scala versions: 2.13 2.12 2.11

Build Status

Hnswlib spark

Description

Spark / PySpark integration for the hsnwlib project that was originally part of the core hnswlib project.

Version 2 of this library is only compatible with spark 3.4.x and above. If you are on an older version you can use the 1.x.x release

🚀 Quick Links

📖 Documentation – Get started with the official documentation.
🛠️ Examples – Check out practical examples and use cases.