Paste a GitHub URL. Hear the architecture narrated out loud while a live diagram draws itself. Ask questions by voice — interrupt anytime.
Even with AI assistants. You ask, it answers, you scroll, you open a file, you ask again. Every question is a round trip. Every answer is a wall of text.
src/auth/middleware.ts. To understand it fully, you should look at:It's the difference between skimming a 200-page codebase alone and pulling up a chair next to the senior engineer who wrote it. You ask, they point, you see.
src/router.ts — watch the graph — and fans out to three handlers.Paste a public repo. Get a narrated architecture tour with a live-drawing diagram. Ask anything by voice. That's it — no setup, no install, no keys.
v2 lives in VS Code and Cursor. It watches you read. When you're stuck, it talks. It opens the file. It points at the line. It draws the diagram — all while you keep your hands on the keyboard.
verifyJWT first. Watch line 14 — that's where a malformed token gets rejected…"Reading code was never the goal. Understanding the system was. Days of exploration, compressed into a conversation.