Custom Reranker Node for the Qdrant Vector Store Node
It would help if there was a node for:
My use case:
Custom Reranker Node that integrates directly with the Qdrant Vector Store Node, allowing users to plug in their own reranking models (e.g., Qwen, BGE-Reranker, etc.) instead of being locked into paid third-party services like Cohere.
I’m running a self-hosted Qwen reranker in a container and want to use it directly within n8n to rerank Qdrant search results — improving relevance while keeping full control, privacy, and cost efficiency.
Any resources to support this?
Unfortunately not.
Are you willing to work on this?
Yes I am but, I am inexperienced.