Technology · Agentic → Evaluations · Open Source · wiki:deep
Ragas is an open-source toolkit for evaluating and optimizing LLM applications with objective metrics (LLM-based and traditional), automatic test-data generation, and integrations with frameworks like LangChain and observability tools. It is the common OSS starting point for RAG quality loops (faithfulness, relevancy, and related metrics historically; the current API also exposes flexible metrics such as DiscreteMetric).
Install via pip install ragas; ragas quickstart rag_eval scaffolds a RAG eval project. Optional anonymized analytics (RAGAS_DO_NOT_TRACK=true to opt out).
Wherever the OS grounds decisions in retrieved documents, unmeasured RAG is decoration. Ragas turns retrieval + generation into scored loops so “document-backed” claims can fail CI. Prefer it for RAG-centric research features; prefer Promptfoo/DeepEval when the bottleneck is multi-provider matrices or agent trajectory unit tests.
Related: abm-agent-behavior-mining · agent-evaluation · deepeval · topics/32-eval-harnesses
Scroll inside the canvas to pan
Catalog backlinks — what points here (wiki “what links here”).
Claims below are backed by science sources on disk.
Toolkit / RAG eval positioning
ragas GitHub · MODERATE
“Ragas is available at https://github.com/explodinggradients/ragas.”
Research paper lineage
Ragas: Automated Evaluation of Retrieval Augmented Generation · STRONG
“We introduce Ragas (Retrieval Augmented Generation Assessment), a framework for reference-free evaluation of Retrieval Augmented Generation (RAG) pipelines.”
External mention / contrast
WikiEval human-alignment study (same paper) · ANECDOTAL
“For faithfulness and context relevance, the two annotators agreed in around 95% of cases. For answer relevance, they agreed in around 90% of the cases.”
Features and peers linked from the catalog map — not a second product surface.
No DM vendor crosswalk edges yet.
Primary repo github.com/vibrantlabsai/ragas · Open Source
technologies/ragas/README.md
9 tags · 16 out · 18 in · 3 artifacts · 1 gaps · 30 corpus docs
map_edge · 9
tech_features · 1
tech_quote · 6
tech_readme · 1
tech_science_source · 3
tech_section · 10