Chrome DevTools for AI models and agents — see attention, features, and agent steps inside any local model. Placeholder release; v0.1 in active development.
Project description
ModelMRI
Chrome DevTools for AI models and agents. Load any local model — LLM, VLM, or robot policy — and see inside it while it runs: attention, features, circuits, agent steps. Local-first. MIT.
🚧 Under active construction, in public. v0.1 (live attention playground) ships in ~2 weeks. Follow the build: Substack
Why
When a model gives a wrong answer, you can't see why. When an agent fails at step 47, you get a wall of logs. When a robot policy drops the object, you get nothing. The research tools that can see inside (SAEs, attention analysis, circuit tracing) live in notebooks only specialists can drive.
ModelMRI packages that research into a tool with the ergonomics of browser DevTools: one-line install, open localhost:5900, look inside.
Planned (the 12-week public roadmap)
- v0.1 — load a HuggingFace LLM, watch attention flow live at 60fps (WebGL)
- v0.2 — SAE feature browser: see the concepts inside the model, steer them
- v0.3 — agent mode: record any Anthropic-SDK/Claude-Code agent run, replay it, find the failing step
- v0.4 — the first interactive tool for looking inside a robot policy (SmolVLA + LeRobot)
- v0.5 — polish, zero-install hosted demo, launch
Status
| Piece | State |
|---|---|
| Backend (FastAPI, activation hooks) | 🏗️ in progress |
| Frontend (React + WebGL) | 🏗️ in progress |
pip install modelmri |
placeholder published |
MIT © Muhammad Mahad Azher
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file modelmri-0.0.1a0.tar.gz.
File metadata
- Download URL: modelmri-0.0.1a0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48f34c05ff632ba74c7409976b17836cc512a3acf9cf71e84c9f80d1fbf43d09
|
|
| MD5 |
2976dc06e118bd268ac15d2e8bed1150
|
|
| BLAKE2b-256 |
209e6194f26e30193886be1442e928c8306fc99d322ddb1b244e60691402075b
|
File details
Details for the file modelmri-0.0.1a0-py3-none-any.whl.
File metadata
- Download URL: modelmri-0.0.1a0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9d63d8a99067a798c78daee7a2b4e7853fb67e3ecf64dff52498427b624a342
|
|
| MD5 |
d682a9c621f82e2cc927cf466f4e8fae
|
|
| BLAKE2b-256 |
ae6a36454a93dcb1c0e6f1261e12bfd58f666c5948a14579841b15ff2d51662e
|