#136 · Primary category: MLOps & Evaluation
OpenJudge
OpenJudge: A Unified Framework for Holistic Evaluation and Quality Rewards
Project last updated:08/03/26
GitHub Stars
807
Forks
64
Contributors
20
License
Apache-2.0
Why we included this project
Anyone building an LLM-powered agent or chatbot eventually hits the same wall: it is easy to tell when the app is obviously broken, but much harder to say whether it is actually good. OpenJudge gives you a repeatable way to answer that. You collect test cases, pick a grader or write a rubric, run the evaluation across your app, and get a breakdown of where it falls short. The built-in graders cover common cases, and you can generate scenario-specific rubrics instead of hand-writing every scoring rule. The grading output can also be converted into reward signals, so the same evaluation you use for QA can feed fine-tuning and RLHF-style training. If you own quality for an LLM application and want one workflow that measures and improves it, this is worth a look.
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