Skip to content

stefanwebb/hnsw-illustrated

Repository files navigation

HNSW Illustrated

This repo contains a simple implementation of the Hierarchical Navigable Small Worlds (HNSW) algorithm for indexing and searching vector spaces, for instance, in a vector database like Milvus.

It includes methods to visualize the construction and search algorithms.

About

A small implementation of Hierarchical Navigable Small Worlds (HNSW), a vector search algorithm, for learning purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages