Why we built Chartimator (and why the AI never touches your pixels)
August 14, 2026 5 min read
Chartimator comes from a simple observation we made building Mapimator, our map-animation tool: thousands of creators were writing full storyboards into the prompt box — timestamped beats, color palettes, narration cues. And a surprising number of those storyboards asked for things that weren't maps at all: price comparison overlays, counting stats, rising indicator bars. People were trying to make data videos inside a map tool.
So we built the tool they were describing. But the obvious way to build an 'AI video generator' in 2026 is also the wrong way for this job, and the reason is worth spelling out.
Charts are contracts with the truth
A generated video that mangles a face is embarrassing. A generated chart where a bar is 8% too long is a factual error — the whole point of the artifact is that the geometry encodes the numbers. Generative video models paint plausible pixels; they cannot guarantee that Nigeria's bar is exactly 229/1442 the length of India's. A deterministic renderer trivially can.
That's the architecture bet behind Chartimator: the AI Director only ever produces a document — scenes, data, titles, timing, theme — and a renderer written in ordinary code turns that document into every frame. The same function drives the live preview and the MP4 export, so what you see is what downloads. We call the principle 'intent from the model, motion from code.'
AI-first, not AI-only
The second lesson from Mapimator was about blank canvases: most projects died as untitled drafts in an empty editor, while the prompt box converted intent the moment it existed. So Chartimator leads with the prompt — describe a story, get a playing draft in seconds. But chat is a terrible slider. Nobody wants five round-trips of 'a bit slower, please.' Every choice the AI makes lands in an editable control: a data grid, a duration slider, a color, a unit field. The AI handles the first 80%; direct manipulation handles the last 20%.
Honesty features are product features
- When the AI researches numbers for you, they appear in the data grid with sources and a 'verify' badge — never silently baked into pixels.
- Every theme's palette is validated for colorblind-safe adjacency against its actual video surface, and every mark is direct-labeled so color never carries meaning alone.
- Rendering happens in your browser. Your CSV never touches a render farm.
Chartimator is free while in beta. If you make something good with it, we'd genuinely love to see it.
Make your own data video
Free while in beta — describe your story and export an MP4 in minutes.
Open the Studio