confident-ai/deepeval
The LLM Evaluation Framework observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 99
- Longevity 79
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.5
- age_days: 1119
- days_rel: 9
- days_push: 7
- n_releases_24m: 27
Adoption not part of the score
17882 stars · 1858 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DeepEval is an open-source Python framework for evaluating LLM applications with pytest-style unit tests and 50+ research-backed metrics including LLM-as-a-judge, RAG, agent, conversational, safety, and multimodal metrics. It supports end-to-end, trajectory-based, and component-level evals, synthetic dataset generation, and integrations with frameworks like LangChain, LlamaIndex, CrewAI, and OpenAI Agents.
Use cases
- evaluate rag pipeline faithfulness and hallucination
- unit test llm outputs in ci/cd with pytest
- evaluate ai agent trajectories and tool use
- score chatbot multi-turn conversation quality
- generate synthetic test datasets for llm edge cases
- run llm-as-a-judge metrics with custom criteria
- test llm safety for toxicity and bias
- trace and evaluate langchain or llamaindex apps
When to choose
- you need pytest-native LLM evaluation that runs in CI/CD
- you want ready-made research-backed metrics for RAG, agents, or chatbots
- you need to evaluate agent execution traces across popular orchestration frameworks
- you want local-first evaluation with optional cloud dashboards
When to avoid
- you need a general ML model evaluation library for classical ML tasks
- you want a hosted-only evaluation service without running code locally
- your project is not Python-based
Facets
framework · maturity active
testing machine-learning llm-inference rag agent-framework benchmarking data-generation cli large-language-models machine-learning chatbots developer-tools testing python cli cross-platform llm-evaluation llm-as-a-judge pytest evaluation-metrics synthetic-data ci-cd hallucination-detection multimodal-evaluation trajectory-evaluation ai-agents retrieval-augmented-generation
10 sources
- readme: https://github.com/confident-ai/deepeval · fetched 2026-08-28 · d023b67ac363
- homepage: https://deepeval.com · fetched 2026-08-29 · dd1c68efed67
- site_page: https://deepeval.com/docs/introduction · fetched 2026-08-29 · bd70c6cc717c
- site_page: https://deepeval.com/integrations · fetched 2026-08-29 · cd3537a63c2e
- site_page: https://deepeval.com/changelog · fetched 2026-08-29 · ae121dd15282
- site_page: https://deepeval.com/integrations/frameworks/langchain · fetched 2026-08-29 · b1df154f8041
- site_page: https://deepeval.com/integrations/frameworks/llamaindex · fetched 2026-08-29 · 9c533558eb44
- site_page: https://deepeval.com/integrations/frameworks/crewai · fetched 2026-08-29 · 77064da92efd
- site_page: https://deepeval.com/integrations/frameworks/openai-agents · fetched 2026-08-29 · d8a0ef65d6a6
- site_page: https://deepeval.com/integrations/frameworks/langgraph · fetched 2026-08-29 · 8ee0acb42e1f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| confident-ai/deepeval | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="confident-ai/deepeval")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem