From 68b5c7206795fce99c07814b97378ed11167c746 Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Wed, 16 Dec 2020 10:17:07 +0100 Subject: [PATCH] Add an inital README --- README.md | 15 +++++++++++++++ cover.svg | 15 +++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 README.md create mode 100644 cover.svg diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd5ae40 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +![Cover logo](./cover.svg) + +# Instant Distance: fast HNSW indexing + +[![Build status](https://github.com/InstantDomainSearch/instant-distance/workflows/CI/badge.svg)](https://github.com/djc/quinn/actions?query=workflow%3ACI) +[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE-MIT) +[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE-APACHE) + +Instance Distance is a fast pure-Rust implementation of the +[Hierarchical Navigable Small Worlds paper][paper] by Malkov and Yashunin +for finding approximate nearest neighbors. This implementation will power the +[InstantDomainSearch.com][ids] backend services used for word vector indexing. + +[paper]: https://arxiv.org/abs/1603.09320 +[ids]: https://instantdomainsearch.com/ diff --git a/cover.svg b/cover.svg new file mode 100644 index 0000000..7e3624d --- /dev/null +++ b/cover.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +