qdrant and Basic-Qdrant-Upload-and-Search-Example
The official Qdrant vector database (A) is complemented by a third-party example repository (B) that demonstrates practical implementation patterns for uploading data and performing semantic searches within Qdrant for AI retrieval applications.
About qdrant
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Built in Rust for reliability under high load, Qdrant supports extended JSON payload filtering alongside vector similarity search, enabling semantic matching with rich metadata constraints. It offers both REST and gRPC interfaces, with official clients for Python, Go, Rust, JavaScript, Java, and .NET, plus integrations for semantic search, image retrieval, recommendations, and anomaly detection use cases.
About Basic-Qdrant-Upload-and-Search-Example
libraryofcelsus/Basic-Qdrant-Upload-and-Search-Example
Example code on how to upload and search a Qdrant Vector Database for Ai Chatbot Retrieval Frameworks
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work