All Projects
T
TaleBud
BetaAI-powered illustrated stories that teach kids to read aloud
TaleBud lets children invent stories by voice, generates illustrated tales with AI, then listens as they read aloud and rewards progress. Bilingual ES/EN, safe, and pedagogy-first.
Tech Stack
Next.jsReactJavaScriptGroq APILlama 3.3-70BSupabaseWeb Speech APIPollinations AIlocalStorageESLint
Key Features
- Voice & text story creation with AI (Groq / Llama 3.3-70B)
- Illustrated stories via Pollinations — no API key required
- Read-aloud coach with word-by-word highlighting and accuracy scoring
- Bilingual ES/EN — separate app language and story language
- Gamification: XP stars, levels, badges, streaks and confetti celebrations
- Parent dashboard with progress stats and no ads or data selling
About this project
Overview
TaleBud is a bilingual (Spanish/English) AI learning portal for children that transforms a kid's spoken idea into a personalized, illustrated story — then coaches them through reading it aloud. Built as an MVP prototype with Next.js 15 and React 19, it targets early readers aged 4–10 and their parents.
How it works
- Idea input — The child speaks, types, or selects a story theme. No reading required to start.
- AI story generation — A backend route (
/api/story) calls the Groq API (Llama 3.3-70B) to produce an age-adapted narrative with illustrated panels via Pollinations (free, no key needed). - Read-along session — Web Speech API narrates the story word-by-word with highlighting. The child then reads aloud; the STT engine scores accuracy, awards XP stars, badges, and streaks.
- Parent dashboard — Progress metrics (minutes read, words, accuracy, level) stored in localStorage, with optional Supabase-backed story sharing.
Use cases
- Emergent readers practising phonics through stories they authored themselves.
- Bilingual families using the separate app-language / story-language toggle to introduce English naturally.
- Gamified homework alternative — quiz-based maths games and decision-branch narratives keep kids engaged beyond passive screen time.
- Parental oversight — no open chat, no ads, COPPA-aligned design with a dedicated parent panel for monitoring real learning progress.
Frequently asked questions
Built with ClawLabs × Claude Code
This project was designed, built, and shipped with AI assistance. Every line of code crafted with Claude.