diff --git a/README.md b/README.md new file mode 100644 index 0000000..5c5b77e --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Hashing float vectors in N-dimensions + +This is a working beta version. + +Algorithm description: +https://www.similar.pictures/algorithm-for-hashing-high-dimensional-float-vectors.html + +Please fork if you want use it long term, as the API might change soon.