DEV Community

SEISMOGRAPH now has a live public dashboard

When I wrote about detecting silent LLM provider drift, the dashboard was localhost-only โ€” you had to take my word for it. Now it's live and you can touch it:

๐Ÿ‘‰ https://seismograph-weather.onrender.com/dashboard

It shows real-time "model weather" for 4 production models (GPT-4o, GPT-4o-mini, Claude 3.5 Sonnet, Claude 3 Haiku) โ€” no login. The same engine flagged the Claude 3.5 Sonnet degradation 38 days before the official postmortem on a reproducible backtest.

Open-source, Apache-2.0, 107 tests.

pip install seismograph-probe
Enter fullscreen mode Exit fullscreen mode

Repo: https://github.com/Tania-coder/SEISMOGRAPH โ€” building in public, feedback welcome.

Top comments (0)