Qdrant – Vector Search Engine
qdrant.tech
Qdrant – Vector Search Engine
1–2 of 2 posts
Re: Qdrant – Vector Search Engine
#2Been using this one for a few months for various projects, with CLIP and some smaller embeddings. One big difference between Qdrant and similar systems is that it allows you to associate a payload along with the row's vector. I really like the API and how easy it is to get running with Docker.