Readigo: iOS App Uses Claude as AI Reading Coach for Kids

How Readigo Works
Readigo is an iOS app designed to help children practice reading aloud. Kids read stories into the device's microphone while interacting with an AI dragon character. The system uses speech-to-text to transcribe what the child says, then Claude compares the transcript against the source text to evaluate reading performance.
Claude's Specific Functions
- Scoring engine: Claude analyzes the transcript against the source text and returns structured scores for accuracy, fluency, pacing, and clarity.
- Feedback generation: Claude writes age-appropriate responses that are encouraging rather than corrective, calibrated to the child's specific age.
- Content adaptation: Claude adjusts difficulty and tone based on the child's reading level.
Development Insights
The developer found that getting the tone right for different age groups was the most challenging aspect. A 7-year-old who reads "cat" as "cap" needs a completely different response than a 12-year-old struggling with "necessary." Dozens of prompt iterations were required to make feedback feel like a supportive buddy rather than a teacher with a red pen.
Current Limitations
The app struggles with children who have regional accents where upstream speech recognition drops in accuracy before Claude even sees the text. This makes scoring feel unfair, and the developer hasn't found a clean fix yet. They're seeking input from anyone who has worked on speech-to-text for children or non-native speakers.
Availability
Readigo is available on iOS with a 7-day free trial. The app is free to try during this period.
📖 Read the full source: r/ClaudeAI
👀 See Also

Reddit user shares experience with AI agent building a Next.js project overnight
A developer on r/openclaw gave their AI agent an open-ended task to build a project from scratch overnight, documenting what the agent handled well versus where human intervention was required. The agent successfully scaffolded a Next.js project, wrote content, managed Git operations, deployed to Vercel, and iterated on design with feedback.

Developer uses Claude AI for frontend development and landing page design
A developer used Claude AI to improve their landing page's frontend, treating it as a pair programmer that provided design suggestions, responsive layouts, and accessibility fixes through iterative feedback.

Using Claude in Chrome for Intent-Based Social Media Monitoring
A Reddit user describes using Claude in Chrome to automate social media monitoring by providing context about target audiences instead of just keywords. The extension reads page content, makes judgment calls based on meaning, and outputs actionable findings to an HTML file.

OpenClaw AI agent helps team salvage demo day with rapid prototype
A development team used OpenClaw's AI agent to build a working demo website with mock data in 10 minutes after their product pivot threatened their demo day participation at South Park Commons.