Baseline
PricingGet started free

Baseline is on YouTube: watch the optimization loop run

Published

Reading about an optimization loop is one thing. Watching one run is better. We started a YouTube channel to show the loop the way it actually happens: real prompts, frozen test cases, honest scores, and rounds that get discarded when the numbers say so.

The first video is live, and it carries the whole method in one sitting.

The first video: 80% to 98%, with the receipts

The video runs the loop from our manual guide end to end on a real prompt. It starts from an 80% baseline against a frozen set of test cases, works through measured revision rounds with LangChain evals and Claude Code, and ends at 98% with every score shown as it lands. Nothing is trimmed to look tidy: when a revision moves the number the wrong way, it gets reverted on camera.

The whole first half runs on free tools you can set up this afternoon, and everything it uses lives in the public demo repo: the prompt, the test cases, the eval harness, and the run logs. The second half rebuilds the same loop inside Baseline, where the frozen set, the scoring, and the revision rounds run as one Optimization Run while you do something else.

Where to follow the build

  • YouTube: subscribe to the Baseline channel for more runs in the same format: one claim, one measured loop, numbers on screen.
  • X: @baselinesam posts short build-in-public updates between videos: what shipped, what broke, and what the numbers said.
  • The guides: the manual loop works with nothing but a spreadsheet and a chat window, and the automated version is the product.

If you watch the video and try the loop on one of your own prompts, tell us how it went. The honest runs, including the ones that stall, are exactly what the next videos are made of.