How it works
- Define a rubric - describe what “good” looks like in plain English
- Pick a dataset - samples from captured traffic or uploaded JSONL
- Select models - the candidates you want to compare
- Run the eval - each sample goes through each model, and an LLM judge scores every output
- Compare results - side-by-side scores show which model wins
Key concepts
Next steps
Writing rubrics
Create rubrics from templates, AI generation, or plain English.
Run a model comparison
Compare models head to head on your data.
How LLM-as-a-Judge works
Understand the evaluation mechanism.
Read the results
Interpret scores and make decisions.