qdrant-client and qdrant-multi-node-cluster

The official Python client library complements the community-managed clustering solution, as developers would use the client to interact with a Qdrant instance deployed via the multi-node cluster setup.

qdrant-client
80
Verified
Maintenance 17/25
Adoption 15/25
Maturity 25/25
Community 23/25
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 18/25
Stars: 1,240
Forks: 202
Downloads:
Commits (30d): 6
Language: Python
License: Apache-2.0
Stars: 30
Forks: 12
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m No Package No Dependents

About qdrant-client

qdrant/qdrant-client

Python client for Qdrant vector search engine

This is a Python tool that helps developers interact with a vector search engine to find similar data points. You can input text, images, or other data, and it helps store them as 'vectors' and then quickly find other vectors that are semantically similar. This is primarily used by developers building applications that require searching and retrieving information based on meaning, rather than exact keywords.

semantic-search information-retrieval vector-databases AI-application-development data-indexing

About qdrant-multi-node-cluster

Mohitkr95/qdrant-multi-node-cluster

Scalable Qdrant vector database cluster with Docker Compose, monitoring, and comprehensive documentation for high-performance similarity search applications.

This project helps you set up a robust and scalable Qdrant vector database for high-performance similarity search. You feed it large collections of vector data (like image embeddings or text embeddings), and it helps you quickly find the most similar items. It's designed for developers building AI-powered applications that require fast and reliable semantic search, recommendation systems, or anomaly detection.

vector-database semantic-search recommendation-systems anomaly-detection AI-applications

Scores updated daily from GitHub, PyPI, and npm data. How scores work