Qdrant & Rust Client
Once you have Docker installed, you can simply run Qdrant with an API key For testing, just make your own value without the API key you chose -> Qdrant Rust Client Create a “collection” and “upsert” some data Do a vector search Filter search Prepare a model to do embeddings with Qdrant (fastembed) *Each model […]