// Side quest / learning app
Beam2Brain
An AI lesson compiler and player for short, high-friction-free lessons: voice, synced text, cards, visuals when useful, retrieval, and a final quiz.
The Product
Beam2Brain turns a learning request into a playable 3-5 minute lesson. The app generates a lesson draft, compiles it into a native player, creates voice and word timings, and presents the result as cards with synced text.
The current MVP supports adult exam prep, language learning, conceptual lessons, and an active kid-mode direction with a cool learning-spaceship feel.
What Is Inside
- RSVP-style focus text synced to generated voice and word timings.
- Lesson cards, micro retrieval checks, final quiz, and dashboard progress.
- Compiler policy favors deterministic SVG/HTML visuals over costly raster generation.
- Kid mode is being refined around one clear task per screen.
The app is private while the lesson-quality loop is being sharpened. The public signal is the architecture: compiler, player, timings, voice, and learning flow.