Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Choice of “vector similarity search engine”: amazon-elasticsearch-knn, faiss or milvus? #261

Open
zhfkt opened this issue Oct 23, 2020 · 0 comments

Comments

@zhfkt
Copy link

zhfkt commented Oct 23, 2020

Hi,

I am building a personal system to provide the similarity result among large scale (1 to 10 millions) vectors. I searched and found there are lots of libraries to provide/service this functionality.

It seems that Amazon-elasticsearch-knn will occupy more memory compared with the other 2 libraries from :

My hope is to save the expenses on the cloud infrasture and spend less maintainence on the code/cloud because it is only a personal project. But I am not sure because I didn't used these tools/services myself. So I could not compare them and get which library is better and I should choose: amazon-elasticsearch-knn, faiss or milvus ?

Put the same on the https://stackoverflow.com/questions/64493655/the-choice-of-vector-similarity-search-engine-amazon-elasticsearch-knn-faiss

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant