qdrant-client and n8n-nodes-qdrant

The Python client provides direct programmatic access to Qdrant's vector database, while the n8n node wraps that functionality for low-code workflow automation—making them complementary tools serving different user personas rather than alternatives.

qdrant-client
80
Verified
n8n-nodes-qdrant
57
Established
Maintenance 17/25
Adoption 15/25
Maturity 25/25
Community 23/25
Maintenance 10/25
Adoption 9/25
Maturity 24/25
Community 14/25
Stars: 1,240
Forks: 202
Downloads:
Commits (30d): 6
Language: Python
License: Apache-2.0
Stars: 73
Forks: 10
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
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 n8n-nodes-qdrant

qdrant/n8n-nodes-qdrant

Official n8n node for interfacing with Qdrant

This tool helps you automate tasks involving Qdrant, a vector database. You can manage your collections of vector data, add or remove data points, and perform similarity searches directly within your n8n workflows. It's designed for automation engineers, data engineers, or anyone building AI-powered applications who wants to integrate Qdrant without writing custom code.

workflow-automation vector-search AI-application-development data-management no-code-integration

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