Vector Search
# Tools
# Open SourcePage
FAISS - Facebook Vector Search
https://github.com/nmslib/hnswlib/ “supposedly lower memory requirements and allows for adding new vectors to an existing index”
“If you do have a tiny index and want to try Google’s version of vector search (as an alternative to Faiss), you can easily run ScaNN locally” https://github.com/google-research/google-research/tree/master/scann
https://github.com/qdrant/qdrant
https://github.com/hora-search/hora