DeepEval

Open source LLM evaluation framework (Apache 2.0) that works like Pytest but for language-model systems. You write test files, run `deepeval test run`, and get metrics: G-Eval (customizable LLM-as-a-judge), hallucination, answer relevancy, RAG metrics (faithfulness, contextual recall and precision) and agentic metrics (task completion, tool correctness). Most run locally on your machine. The framework is free; Confident AI is the optional paid cloud platform on top (datasets, tracing, prod monitoring).

Strengths

Limitations

Best for

Official site

View on Coeurdar