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

Claude Code Agents Orchestrator Pipeline: Work Queues, Agent Spawning, Verification Gates
A Reddit post from r/clawdbot details how Claude Code agents operate an AI-run store, handling design, marketing, QA, and ops 30 times daily. It links to Episode 9 of a blog series that explains the orchestrator pipeline in production, including issues not shown in demos.

Claude AI Used to Set Up Proxmox Home Server via SSH
A developer used Claude AI over SSH to configure a Proxmox VE 9.1 home server, performing tasks from drive formatting and ZFS pool creation to Docker deployment and security hardening.

Claude Built a Skeuomorphic Keyboard Simulator in One Session — Public Transcripts, CORS Proxied Unsplash Backgrounds
A single Claude session produced a skeuomorphic typing app with public transcript, hidden input for native shortcut handling, SVG keys from Figma, and CORS-proxied Unsplash backgrounds served as WebP.

User reports using Claude Cowork for tax preparation with complex self-employment returns
A Reddit user with self-employment experience used Claude Cowork to process 1099s and profit/loss statements, completing tax forms in minutes. They turned off data sharing and omitted SSNs for privacy.