ewfian / faiss-node

Node.js bindings for faiss
https://www.npmjs.com/package/faiss-node
MIT License
109 stars 11 forks source link

Add support for threshold based cosine similarity search #49

Open umstek opened 11 months ago

umstek commented 11 months ago

Thanks for the cool project.

range_search could be a nice addition; basically this https://github.com/facebookresearch/faiss/issues/1273