Otrobonita AI Labs

LLM-as-a-Judge

Traditional software testing asserts one output against one expected value. Generative systems break that contract — not because they are unpredictable, but because correctness is one-to-many. A single input has a large set of acceptable answers, and two very different responses may both be right.

So we evaluate instead of assert. One model performs the task, a second reviews the output against explicit written criteria, and in a RAG system the reviewer also sees the evidence the answer was built from.

LLM-as-a-Judge

Subject for Evaluation
mark-twain (RAG)
Judging LLM
deepseek-v4-flash · deepseek
Vector Cluster
twain_test
  1. Question → Retrieval → Answer → Judging LLM → Verdict
  2. Four curated evals. Eight dimensions. No composite score.
  3. Every verdict is traced to the answer and the passages shown here.

Required model deepseek-v4-flash is not available. No substitute was selected.