42 Forks
186 Stars
186 Watchers

hnswlib

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

How to download and setup hnswlib

Open terminal and run command
git clone https://github.com/jelmerk/hnswlib.git
git clone is used to create a copy or clone of hnswlib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hnswlib https://github.com/jelmerk/hnswlib/archive/master.zip

Or simply clone hnswlib with SSH
[email protected]:jelmerk/hnswlib.git

If you have some problems with hnswlib

You may open issue on hnswlib support forum (system) here: https://github.com/jelmerk/hnswlib/issues