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

Timezone Bugs in AI-Generated Booking Systems: A Case Study
Claude-generated booking prototype stored UTC, displayed in IST – broke for Dubai and US tutors. 11 wrong bookings cost trust. Fixed with luxon.

Building an automated video editing pipeline with OpenClaw MCP tools
A developer built an OpenClaw skill that automates video editing for YouTube/Twitch content, processing 20-minute videos in 4 minutes and generating jump-cut edits, subtitles, and 20-30 shorts per recording.

Claude Sonnet 4.6 Grades Bug Reports from Four Qwen3.5 Local Models
A developer tested four Qwen3.5 variants by having them generate bug reports for an iOS game issue, then had Claude Sonnet 4.6 grade the reports. The models correctly identified a Swift bug where equipment border colors don't reset, but test code had compilation issues.

Autonomous 5-Agent Claude System Replaces $3K/Month API Costs with Single Subscription
A developer built a 5-agent autonomous swarm using Claude Opus 4.6 running as Discord bots on WSL2, powered by a single Claude Max subscription instead of API credits, replacing what would cost $3,000+ monthly with $100-200.