vibrantlabsai/ragas
Supercharge Your LLM Application Evaluations 🚀 observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 69
- Release rhythm 65
- Longevity 86
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 11
- age_days: 1213
- days_rel: 232
- days_push: 190
- n_releases_24m: 36
Adoption not part of the score
15485 stars · 1656 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Ragas is a Python library for evaluating LLM applications with objective, LLM-driven metrics and systematic experiment loops. It also generates synthetic test datasets and integrates with frameworks like LangChain, LlamaIndex, and observability tools such as LangSmith and Arize Phoenix.
Use cases
- evaluate rag pipeline quality with metrics like faithfulness and answer relevance
- generate synthetic test datasets for llm application evaluation
- build continuous evaluation loops for chatbots and ai agents
- benchmark prompt or model changes against a baseline
- integrate llm evals into langchain or llamaindex workflows
- trace and log evaluation results to langsmith or arize phoenix
- evaluate amazon bedrock agents
When to choose
- you need systematic, repeatable evaluation of rag or agent applications instead of manual vibe checks
- you lack a golden test dataset and want automated test set generation
- you use langchain, llamaindex, or bedrock and want drop-in eval integration
- you want custom llm-based metrics defined with simple decorators
When to avoid
- you need deterministic unit testing of non-LLM code - use pytest instead
- you want a hosted eval dashboard with no code - this is a developer library
- your evaluation must run fully offline without any LLM judge, since many metrics require an evaluator LLM
Facets
library · maturity active
testing benchmarking machine-learning rag llm-inference data-generation analytics large-language-models machine-learning developer-tools artificial-intelligence python cross-platform llm-evaluation evals rag-evaluation test-set-generation llmops langchain llamaindex retrieval-augmented-generation
10 sources
- readme: https://github.com/vibrantlabsai/ragas · fetched 2026-08-28 · 147212e94120
- homepage: https://docs.ragas.io · fetched 2026-08-29 · 9fbc0dd94657
- site_page: https://docs.ragas.io/en/stable/getstarted/install · fetched 2026-08-29 · a76ee58b7d57
- site_page: https://docs.ragas.io/en/stable/getstarted/quickstart · fetched 2026-08-29 · b99bf3251443
- site_page: https://docs.ragas.io/en/stable/howtos/integrations · fetched 2026-08-29 · ed6c980af8c9
- site_page: https://docs.ragas.io/en/stable/howtos/integrations/_arize · fetched 2026-08-29 · cac922094751
- site_page: https://docs.ragas.io/en/stable/howtos/integrations/langsmith · fetched 2026-08-29 · 1df848a7adc0
- site_page: https://docs.ragas.io/en/stable/howtos/integrations/amazon_bedrock · fetched 2026-08-29 · 6500d2041a4b
- site_page: https://docs.ragas.io/en/stable/howtos/integrations/gemini · fetched 2026-08-29 · 1ba43e0153d2
- site_page: https://docs.ragas.io/en/stable/howtos/integrations/oci_genai · fetched 2026-08-29 · f1794d81a8c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vibrantlabsai/ragas | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="vibrantlabsai/ragas")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem