Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

A Browser Game on AI Evals

I've wanted to make evals more accessible for a while, so I built a browser game on the topic.

this-robot-needs-evals

Disclaimer: This post does not represent the views of my employer. Opinions are my own.

The Idea

Introduce evals to a non-technical audience in a fun way. You fix your dessert shop's new robot, Bolt, who's been botching every order.

The Methodology

You fix Bolt by annotating his behavior, prioritizing the worst failure mode, and writing an eval. Real evals get complex, so I distilled it to a simple annotate → prioritize → evaluate loop — short enough for a 10-minute game, but enough to give you a feel for a real workflow.

  • Annotate — note 5 of Bolt's failures
  • Prioritize — pick the highest-impact one to fix
  • Evaluate — write your first eval

Future Explorations

If you want to dig deeper into evals, I'm a big fan of Hamel Husain and Shreya Shankar's work on evals. It's a great primer to get started.

I hope you like it. Let me know what you think!

About

An intuitive guide to AI evals

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors