# GUI for Anthropic's Bloom

Visualizing AI Alignment in Real Time

## What It Is

Anthropic's Bloom framework evaluates whether AI models behave the way they should. The problem is the output: dense transcripts, abstract scores, patterns you can only find if you already know what you're looking for. I built a visual interface that makes alignment research navigable. Semantic color analysis across conversation threads, political bias detection, anomaly tracking. Bloom lead creator called it "absolutely gorgeous".

## More Context

Bloom gives researchers a powerful way to evaluate model behavior, but the original workflow lives in YAML files, terminal runs, and JSON outputs. I wanted the same evaluation engine to feel like a research workbench instead of a pile of artifacts.

The GUI wraps the full process: choose or define a behavior, configure the target model and run shape, watch the four-stage pipeline progress, then inspect results in dashboards and transcript views. If a transcript scores more than two standard deviations from the mean, the interface flags it as an anomaly.

The important part is linked evidence. A score is only useful if you can trace it back to the conversation, the judge rationale, and the exact behavior being tested. The GUI makes that path short, so a researcher can move from dashboard summary to transcript-level proof without losing the thread.

## Media

- Primary image: https://www.justinwetch.com/assets/sq/dashboard-2-41db857d-301e-4cdb-db5c897649.png
- Gallery image: https://www.justinwetch.com/assets/sq/Screenshot-2025-12-21-at-6.30.22-PM-32fa4fce-cd0d-49e1-c722f6daf7.png
- Gallery image: https://www.justinwetch.com/assets/sq/Screenshot-2025-12-21-at-6.36.19-PM-4606430b-90a5-4318-aa8509f46d.png
- Gallery image: https://www.justinwetch.com/assets/sq/progress-224e0937-7c9b-41a9-ba613333e6.png
- Gallery image: https://www.justinwetch.com/assets/sq/PolBias-9765fd62-4ad9-4153-cc5ee18c43.png
- Gallery image: https://www.justinwetch.com/assets/sq/Transcript-Detail-815f2b01-4b74-42a4-b37f75a902.png
- Gallery image: https://www.justinwetch.com/assets/sq/semanticColor-9df316ba-bbb5-405e-774a5ca15a.png
- Gallery image: https://www.justinwetch.com/assets/sq/advanced-settings-0278fd8f-12c1-46eb-3a624fb37d.png
- Gallery image: https://www.justinwetch.com/assets/sq/anomalies-3ba23ae4-77f8-4909-393747a4d8.png
- Gallery image: https://www.justinwetch.com/assets/sq/dashboard-5dcddb53-460b-4248-e67c31abec.png
- Gallery image: https://www.justinwetch.com/bloom-thumbnail.jpg

## Facts

- **Year:** 2025
- **Published:** 2025-12-22
- **Last updated:** 2026-06-17
- **Category:** AI, Alignment, Software
- **Tags:** AI, Anthropic, Alignment, UI, UX, R&D, Open Source, Dev Tools, Research, Visual Design
- **Canonical URL:** https://www.justinwetch.com/projects/bloom-gui/

## Links

- [Read the full essay](https://www.justinwetch.com/blog/anthropicbloom) - essay
- [GitHub repo](https://github.com/justinwetch/bloom) - source

## Tags

- AI
- Anthropic
- Alignment
- UI
- UX
- R&D
- Open Source
- Dev Tools
- Research
- Visual Design
