Relevance Feedback

Reranking reorders documents that have already been retrieved. Qdrant's Relevance Feedback (RF) instead modifies the vector search process itself based on a small amount of reranker feedback, distilling reranker (feedback model) knowledge into the search step. This allows RF to surface documents that the initial ANN search did not score highly enough.

pyfagorass 35d55f4 10.2 KB Updated

File contents

pyfagorass/bookofspells/tree/main/skills/qdrant/relevance-feedback commit 35d55f448e

Frequently asked questions

npx skillmds@latest add pyfagorass/relevance-feedback