Comment by visarga

2 years ago

current day version - if you got less than 10K - 100K vectors use numpy.dot instead of the vector store databases

Even if you have a lot more than that you could easily use SQLite with FAISS. It works great.