Skip to main content

MechInterp Studio

An end-to-end mechanistic interpretability platform. Train sparse autoencoders, discover what your model's features mean, and prove it with causal steering β€” all from one database-backed workbench, all on your own hardware.

What is miStudio?​

miStudio replaces the fragmented tooling typically associated with AI-safety research β€” Jupyter notebooks, custom scripts, and manually tracked experiments β€” with a professional workbench. Every dataset, training run, feature, label, and steering experiment is a database record with full provenance, and every heavy job runs in the background with live progress.

It runs on your own hardware (a single consumer GPU is enough to start), deploys via Docker Compose or Kubernetes, and never sends your data anywhere unless you explicitly share it.

Finding your way​

If you want to…Go to
Run the whole pipeline once, fastQuickstart Tutorial
Understand the ideas firstInterpretability Primer
Install on your hardwareInstallation β€” or the AI-assisted install guides
Learn a specific panelThe Core Workflow section, one page per stage
Use pre-trained SAEs (Gemma Scope)SAE Management
Script against the backendAPI Reference
Fix somethingTroubleshooting Β· FAQ