/fast-similarity

Fast-Similarity is a library which incorporates multiple ANN solutions into one library, allowing for easier prototyping and development.

Primary LanguagePythonMIT LicenseMIT

Fast Similarity: Approximate Nearest Neigbor Similarity

PyPi

Travis-CI

Docs

Pre-Alpha Intallation steps:

        pip install -e .

One package to create a nearest neighbor similarity based system

Features


  • TODO:
  • Add examples for hnswlib and annoy
  • Finish FAISS base version
  • Add tests
  • Update readme
  • Add to Pypi
  • Update docs

Credits


This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage_ project template.