Skip to content
Whiteboard

Introducing Whiteboard: AI-Powered Lessons That Think Out Loud

Learning from a static textbook is like watching a magic trick after you already know the ending. The explanation is there, but the moment of understanding — the click — isn’t.

Whiteboard works differently. Instead of presenting finished content, it streams each piece of a lesson in real time: text appears word by word, diagrams draw themselves, equations materialize step by step, and a voice narrates the whole thing in sync.

How it works

Every lesson is a sequence of commands delivered over a stream. Each command tells the whiteboard to do something specific:

  • write_text — renders HTML content with a typewriter effect
  • draw — assembles an SVG diagram from streamed chunks, revealing it only when complete
  • speak — plays narration in sync with the visuals

The result feels less like reading documentation and more like sitting next to someone who’s thinking out loud.

What’s next

We’re starting with mathematics and computer science — subjects where the process of reasoning matters as much as the answer. Calculus proofs, sorting algorithm visualizations, physics derivations.

If you’re curious, create an account and try a lesson. The whiteboard is waiting.