Rag Eval

    by Ifásola

    2

    Diagnose RAG bottlenecks with precision metrics (Recall, MRR, nDCG) to identify retrieval or ranking failures.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    See it in action

    You say

    Evaluate our latest retriever results in retrieval_results.jsonl and tell me where to focus.

    Your agent does

    Metrics:

    • Recall@5: 0.45
    • MRR: 0.32
    • nDCG@5: 0.38

    Verdict: [RETRIEVAL BOTTLENECK] Recall is critically low. Your retriever is missing the relevant docs entirely. Focus on improving your embedding model or chunking strategy before tuning the prompt.

    What you get

    Identify if RAG failures are caused by retrieval, ranking, or generation.Calculate Recall@k and nDCG to benchmark different embedding models.Automate regression testing for vector database index updates.Generate data-driven verdicts to guide chunking and metadata strategy.

    About this skill

    Diagnostic Tools for RAG Performance

    Pinpointing why a Retrieval-Augmented Generation (RAG) system is failing can be a guessing game. Is the embedding model weak? Is the chunking strategy off? Or is the LLM simply hallucinating despite having the right context? This skill eliminates the guesswork by providing a standardized evaluation framework for your retrieval pipeline.

    Data-Driven Insights

    By comparing your retriever's output against a labeled ground-truth set, this tool calculates industry-standard metrics including Recall@k, Precision@k, Hit-Rate, Mean Reciprocal Rank (MRR), and Normalized Discounted Cumulative Gain (nDCG). It goes beyond raw numbers to provide a technical verdict on where your bottleneck lies.

    What it helps you solve

    • Low Recall: Identifies when your embeddings, chunking strategy, or indexing are failing to surface relevant documents.
    • Ranking Issues: Detects when relevant documents are being retrieved but ranked too low for the LLM's context window.
    • Generation Bottlenecks: Confirms when retrieval is healthy, indicating that your issues stem from the prompt or the LLM's reasoning capabilities.

    This developer-centric tool requires zero heavy dependencies, running on the Python standard library for easy integration into CI/CD pipelines or local development workflows.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    Listed1 month ago

    Creator

    Ifásola
    Ifásola

    4 skills on Agensi

    Frequently Asked Questions

    Popular in AI Agents & LLM Ops