scry-rerank

Category: Data & AI | Uploader: ExoPriorsExoPriors | Downloads: 0 | Version: v1.0(Latest)

LLM-powered multi-attribute reranking of candidate sets via pairwise comparison. Supports canonical attributes (clarity, technical_depth, insight), custom prompts, model tier selection, and TopK configuration. Use when the task involves: rerank, rank by clarity, rank by insight, rank by depth, best items, quality tier, LLM judge, pairwise comparison, multi-attribute rank, rerank from sql or list. NOT for: simple SQL sorting (ORDER BY date/upvotes/score -- use scry), or semantic search and embedding algebra (use scry-vectors). --- # Rerank LLM-powered multi-attribute reranking over ExoPriors entity sets. Uses pairwise comparison (not pointwise scoring) to produce calibrated rankings with uncertainty estimates. **Skill generation**: `2026031604` ## Mental model Traditional search returns documents ordered by a single signal (recency, BM25, embedding distance). Rerank adds a second stage: an LLM reads pairs of documents and judges which is better on each attribute you care about. A robust solver (iteratively reweighted least squares) converts those pairwise judgements into a global ranking. Why pairwise instead of pointwise? Comparative judgement is more reliable than absolute scoring. Humans and LLMs are better at "A vs B" than "rate A on 1-10." The resulting rankings are more stable and composable.

Changelog: Source: GitHub https://github.com/ExoPriors/skills

Directory Structure

Current level: skills/scry-rerank/

SKILL.md

Login to download/like/favorite ❤ 2 | ★ 0
Comments 0

Please login before commenting.

No comments yet. Be the first one!