What problem does it solve?
This Skill enables rigorous evaluation of RAG systems by measuring retrieval, generation, and latency metrics to ensure quality and reliability.
Core Features & Use Cases
- Local evaluation: Run tests against your own dataset without external services to obtain recall, precision, MRR, and NDCG for retrieval; assess generation faithfulness, relevance, coherence, and conciseness.
- Ailog benchmarking (optional): Compare your system against Ailog's production RAG API to gain a competitive baseline.
- Latency & end-to-end profiling: Measure end-to-end performance from retrieval to generation to identify bottlenecks.
Quick Start
Run a local evaluation with a prepared test dataset, then review the metrics in the generated report. If you have an Ailog API key, enable the benchmark to compare results against Ailog.