qdrant

39 mods across 6 repositories, 1.8k stars between them.

qdrant-scaling-qps

25

qdrant/skills

Skill Claude CodeCodex

Guides Qdrant query throughput (QPS) scaling. Use when someone asks 'how to increase QPS', 'need more throughput', 'queries per second too low', 'batch search', 'read replicas', or 'how to handle more concurrent queries'.

228 3d ago A 61 tokens original Apache-2.0

qdrant/skills

Skill Claude CodeCodex

Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'large limit values', 'paginating search results', 'fetching many vectors', or 'high cardinality results'.

228 3d ago A 56 tokens original Apache-2.0

qdrant/skills

Skill Claude CodeCodex

Diagnoses and improves Qdrant search relevance. Use when someone reports 'search results are bad', 'wrong results', 'low precision', 'low recall', 'irrelevant matches', 'missing expected results', or asks 'how to improve search quality?', 'which embedding model?', 'should I use hybrid search?', 'should I use…

228 3d ago A 122 tokens original Apache-2.0

qdrant/skills

Skill Claude CodeCodex

Diagnoses Qdrant search quality issues. Use when someone reports 'results are bad', 'wrong results', 'not relevant results', 'missing matches', 'recall is low', 'approximate search worse than exact', 'which embedding model', 'quality dropped after quantization', 'how to measure retrieval quality', 'build a golden…

228 3d ago A 104 tokens original Apache-2.0

qdrant/skills

Skill Claude CodeCodex

Guides Qdrant search strategy selection. Use when someone asks 'should I use hybrid search?', 'how to rerank?', 'results are not relevant', 'I don't get needed results from my dataset but they're there', 'retrieval quality is not good enough', 'results too similar', 'need diversity', 'MMR', 'relevance feedback'…

228 3d ago A 96 tokens original Apache-2.0

qdrant/skills

Skill Claude CodeCodex

Explains hybrid search in Qdrant. Use when someone asks 'how do I setup hybrid search?', 'how to combine keyword and semantic search?', 'sparse plus dense vectors?', 'missing keyword matches', 'how to combine results from multiple searches?' and 'combining multiple representations'. Also use for how a hybrid query is…

228 3d ago A 95 tokens original Apache-2.0

qdrant/skills

Skill Claude CodeCodex

Fusing scores from multiple searches into a single ranked result (RRF, DBSF, custom fusion). Use when someone asks 'RRF or DBSF?', 'how to combine sparse and dense', 'how to combine scores from multiple searches?', 'custom fusion', or 'fusion is not producing good results'.

228 3d ago A 72 tokens original Apache-2.0

qdrant/skills

Skill Claude CodeCodex

Constructing prefetch queries for hybrid retrieval, including sparse/dense and multi-field setups, and choosing a sparse embedding model. Use when someone asks 'dense and sparse in one search?', 'how to combine multiple fields for retrieval?', 'payloads or sparse vectors for lexical?', 'which sparse embedding model to…

228 3d ago A 81 tokens original Apache-2.0

qdrant/skills

Skill Claude CodeCodex

Expanding the candidate pool via relevance feedback, as an alternative to reranking when a dense retriever is too weak. Use when someone asks about 'Qdrant's Relevance Feedback API', 'improving dense search relevance/recall', 'how to discover/get more relevant results from vector search', 'cheaper/better alternative…

228 3d ago A 146 tokens original Apache-2.0

qdrant-sizing

34

qdrant/skills

Skill Claude CodeCodex

Sizes a Qdrant deployment before it is provisioned. Use when someone asks 'how much RAM do I need', 'how many nodes', 'how big should my cluster be', 'sizing', 'capacity planning', 'will N vectors fit', 'what instance type should I pick', or gives a vector count and dimensions and asks what to provision. Also use when…

228 3d ago A 94 tokens original Apache-2.0

qdrant/skills

Skill Claude CodeCodex

Covers upgrading Qdrant server and SDKs without interrupting availability or losing data integrity. Use when someone asks 'how do I upgrade Qdrant', 'can I jump from 1.15 to 1.18', 'rolling upgrade without downtime', 'do I upgrade the client or the server first', 'which SDK version matches my server', 'what should I…

228 3d ago A 95 tokens original Apache-2.0

mcp-code-snippets

36

qdrant/mcp-code-snippets

MCP server Claude CodeCodexCursor +2

Intermediate MCP server for code snippets search. Runs locally from the mcp-code-snippets Python package.

12 1mo ago A tokens not measured

mcp-for-docs

37

qdrant/mcp-for-docs

MCP server Claude CodeCodexCursor +2

MCP server "mcp-for-docs" as configured in qdrant/mcp-for-docs. Runs locally from the mcp-for-docs Python package.

9 2mo ago A tokens not measured