similarity
similarity copied to clipboard
Add more indexing and storage capabilities to support larger lookup databases
Support the following:
- Linear NN lookup with no additional dependencies
- Approximate NN lookup for larger dataset
- Cached storage to use the disk for larger datasets
- Remote storage systems for larger datasets
@owenvallis i think this can be closed since the PR was merged