Inspiration
As someone who understands the daily struggles of dyslexic learners, I created ReadSprout after witnessing countless children lose confidence in reading due to one-size-fits-all educational tools. Traditional reading apps treat dyslexia as an afterthought, but we believe these learners deserve technology built specifically for their unique neural patterns and learning needs.
What it does
ReadSprout is an AI-powered reading platform that listens to students read aloud and provides instant, personalized feedback through advanced speech recognition. It serves students, teachers, and parents with role-specific dashboards, unlimited AI-generated content tailored to individual interests, and comprehensive accessibility features including dyslexia-optimized fonts, adjustable line spacing, and high-contrast themes.
The platform tracks reading accuracy, fluency, and progress while building confidence through positive reinforcement.
How we built it
- Frontend: React 18 with TypeScript for a responsive, interactive experience
- Backend: Supabase PostgreSQL with Row Level Security for secure, scalable data management
- AI Integration:
- OpenAI Intelligent, personalized content generation
- Fireworks AI Whisper v3 for real-time speech recognition
- Eleven Labs TTS for text to speech for helping kids understand and practice listening
- OpenAI Intelligent, personalized content generation
- Accessibility: Dyslexia-first design using OpenDyslexic fonts and cognitive load-reducing UI
- Custom Algorithms: Levenshtein distance-based text comparison for assessing reading accuracy
- Authentication: Multi-role access with automatic profile creation via Supabase triggers
Challenges we ran into
Our biggest challenge was building a reliable speech-to-text assessment system that works across different accents, speech patterns, and reading speeds. We solved this by implementing a multi-provider fallback system (Fireworks → Web Speech API) with custom similarity scoring.
Another challenge was race conditions during authentication. User profiles weren’t being created fast enough. We addressed this with atomic database triggers and retry mechanisms with exponential backoff.
Accomplishments that we're proud of
- Creating the first reading platform built from the ground up for dyslexic learners
- Generating unlimited, personalized content with dyslexia-optimized language patterns
- Delivering word-by-word feedback with 70% similarity tolerance using our speech assessment engine
- Building a comprehensive family ecosystem that connects students, teachers, and parents in real time
- Designing for accessibility-first, not as an afterthought
What we learned
Building for accessibility taught us that inclusive design benefits everyone. Dyslexia-friendly features—like shorter sentences, clearer typography, and reduced cognitive load—helped improve reading comprehension across the board.
We also learned the value of building resilient AI systems with layered fallbacks and the crucial role of positive reinforcement in educational platforms.
What's next for ReadSprout - Dyslexia Reading Transformed
- Multi-language support to empower diverse learners globally
- Gamification features like reading adventures and peer challenges
- Advanced analytics for teachers to identify intervention opportunities
- Integration with school information systems for broader adoption
- Research partnerships to validate impact on reading outcomes
- Mobile app development for anytime, anywhere access
- Exploring voice cloning for personalized, dyslexia-friendly text-to-speech experiences
Built With
- bolt.new
- elevenlabs
- fireworksai
- openai
- react
- supabase
- tailwind

Log in or sign up for Devpost to join the conversation.