Configure
Choose an evaluation set, prompt fixture, and up to four models.
Model decisions, made inspectable
Run comparable prompts, inspect operational tradeoffs, and score every output with a rubric your team can explain.
No account required. The demo runs entirely in browser memory.
Bring one API key. Live mode supports OpenAI-compatible endpoints.
Audit the method. Scoring and aggregation are tested pure functions.
Umbono keeps model output, operational metadata, human judgment, and the resulting rank in one reproducible flow.
Choose an evaluation set, prompt fixture, and up to four models.
Run requests in parallel and inspect each response beside latency, tokens, and cost.
Apply a weighted rubric that keeps human judgment visible and reviewable.
Rank quality and operational tradeoffs using calculations defined in the repository.
The included fixtures prove the product without credentials. Live mode swaps in your configured models while keeping keys on the server.
Try the evaluatorExplicit weights across clarity, usefulness, creativity, and values alignment.
Models per comparison, bounded for predictable local use.
Works with hosted gateways and local compatible servers.
Clone to first run
Clone, install, and open the studio. Add provider variables only when you are ready to spend live tokens.
Read the README$ git clone https://github.com/Schramm2/umbono-dashboard.git
$ cd umbono-dashboard
$ npm ci
$ npm run setup
$ npm run devStart with deterministic fixtures, then connect your provider when the workflow makes sense.