Turn any geometry problem into a video tutor.
Paste a problem, drop a photo, or snap a screenshot. Get a step-by-step animated tutor in under a minute — figure builds up live, math narrated aloud, working shown on the side.
Generating your tutor…
- Reading the problem
- Solving the math & computing coordinates
- Writing the animated scene script
- Validating & assembling the tutor
Hang tight — there's a lot happening. Two LLM passes plus a validation loop.
Your tutor is ready ✦
Click Play in the tutor. The first time, your browser may need a click to unlock speech — that's the Play button.
Something went wrong
How it works
A fast Gemini 3.5 Flash pass reads the problem (text or image), works out the answer, and computes every coordinate exactly — no eyeballing.
A second Gemini 3.5 Flash pass writes a structured "scene script": which element appears when, what gets narrated, what equation lands on the side panel.
A fixed renderer turns the script into SVG that builds up frame-by-frame, with synced TTS narration and KaTeX-rendered math.