qdrant-client and qdrant-js

These are ecosystem siblings—official client libraries for the same Qdrant vector database that serve different programming languages (Python and JavaScript/TypeScript), allowing developers to interact with the same backend service from their language of choice.

qdrant-client
80
Verified
qdrant-js
61
Established
Maintenance 17/25
Adoption 15/25
Maturity 25/25
Community 23/25
Maintenance 10/25
Adoption 11/25
Maturity 25/25
Community 15/25
Stars: 1,240
Forks: 202
Downloads:
Commits (30d): 6
Language: Python
License: Apache-2.0
Stars: 430
Forks: 37
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
No risk flags

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-js

qdrant/qdrant-js

JavaScript/Typescript SDK for Qdrant Vector Database

This is a developer tool that provides JavaScript and TypeScript code for interacting with the Qdrant vector search engine. It helps developers integrate Qdrant's powerful search capabilities into web applications, server-side Node.js applications, or other JavaScript environments. Developers use this to send data to Qdrant and retrieve search results.

vector-search similarity-search javascript-development typescript-development database-integration

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