#129 · Primary category: MLOps & Evaluation
judgeval
The Continuous-Improvement Stack for Agents. Our environment data and evals power agent improvement and monitoring.
Project last updated:08/24/26
GitHub Stars
1.1K
Forks
96
Contributors
30
License
Apache-2.0
Why we included this project
Most teams building LLM agents learn about failures only after a customer runs into one, by which point the trace that explains it is usually gone. Judgeval addresses that gap by pairing OpenTelemetry-based tracing with judge-style evaluation in a single Python SDK. It captures inputs, outputs, and token usage automatically, then scores agent behavior against prompt-defined rubrics that return structured, labeled signals. The payoff is the loop this enables: you can run those judges against live production traffic or replay them over historical traces, so fixes get validated against real cases before they ship. Auto-instrumentation for OpenAI, Anthropic, and LangGraph keeps the setup cost low.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models