A keyboard-driven TUI for exploring LLM internals — logprobs, token distributions, and hidden-layer activations — running entirely in your browser via WebGPU. No server. No account. No setup.
01 CAPABILITIES
02 HOW IT WORKS
Navigate to the site. No install, no CLI, no Docker. The interface loads entirely in your browser tab.
Select a Hugging Face model. WebGPU pulls weights locally — they stay on your machine, never touch a server.
Type a prompt. Use keyboard-driven commands to drill into logprobs, activations, and attention patterns in real time.
03 OPEN SOURCE
The entire runtime is open source. No hidden inference, no telemetry, no account wall. Your prompts run locally on your GPU — we never see them.
Star on GitHubRadical transparency
Expose what models actually do, not just what they output.
Zero-friction access
No server, no account, no setup. A URL is all you need.
Open by default
MIT licensed. Fork it, extend it, build on it.
Developer-first
Keyboard-driven. Built for people who read source code.