RAG Context Relevance Scorer

Score and rank context chunks for a query using overlap, phrase hits, and redundancy penalties.

0

Query Tokens

0

Chunks

0

Top-K

0.0%

Coverage

Ranked chunks

Add query and chunks to score relevance.

Top chunk IDs

No top chunks yet.

Scoring JSON

About This Tool

RAG Context Relevance Scorer ranks candidate chunks for a query using lexical overlap, phrase hits, and redundancy penalties to help curate retrieval context.

Frequently Asked Questions

Is this embedding-based ranking?

No. It is deterministic lexical scoring and redundancy heuristics.

Why penalize redundancy?

Highly similar chunks waste context window and reduce topical diversity.

Is content uploaded?

No. Scoring runs entirely in your browser.