Vector databases do this by performing large scale...
# events
f
Vector databases do this by performing large scale vector search - there are quite a few libraries which do this such as FAISS and Hnswlib, but these don’t quite have database features that you’d want or need
🙌 1