VoiceReady: Empathetic AI Interview Coaching Inspiration Many South and Southeast Asian job seekers are highly skilled but face invisible barriers due to non-native English nuances or "interview nerves." We wanted to build a safe, anonymous space where candidates could practice and receive instant, culturally-aware feedback on both what they say and how they sound.
What it does VoiceReady is an AI-powered mock interview coach. Users select a specific career role, record an answer to a real-world interview question, and receive a comprehensive breakdown. The platform provides:
Cleaned-up Transcripts: Removing fillers and stutters.
AI-Improved Responses: Refined versions of their answers that maintain their original intent.
Vocal Delivery Analysis: A "vibe check" that measures confidence, politeness, and composure.
Performance Scoring: Actionable metrics to track progress over time.
How we built it VoiceReady is a full-stack React and Node.js/Express application designed with a mobile-first approach.
Transcription & Prosody: We integrated Valsea AI for high-accuracy transcription and vocal emotion analysis.
The "Coach": The logic is powered by Claude-3.5 Sonnet, which processes the transcript to provide nuanced career coaching.
Security: We implemented a backend proxy to handle all API keys and audio processing, ensuring sensitive user data and credentials never touch the frontend.
Challenges we ran into The biggest hurdle was managing the "async race" during the analysis phase. We had to coordinate three distinct processes—transcription, prosody polling, and AI coaching—to resolve in a specific order. Implementing a 15-second backend polling logic while keeping the frontend UI responsive required complex state management and a robust "loading" experience to prevent user drop-off.
Accomplishments that we're proud of We successfully turned raw audio into meaningful data. Mapping abstract emotional markers—like hesitation or frustration—into clear, encouraging UI progress bars allows users to visualize their vocal presence. Additionally, we are proud of the "Pro" aesthetic we achieved using a deep navy, minimalist design that feels both professional and calming.
What we learned We discovered how crucial "clarified text" is for non-native speakers. By seeing the AI strip away "ums," "ahs," and minor grammatical slips, users realize that their core professional ideas are actually very strong. This realization is a massive confidence booster that transcends simple technical practice.
What's next for VoiceReady Real-time Mock Interviews: Moving beyond single-question practice to dynamic, AI-led conversations where the coach asks follow-up questions.
Cultural Nuance Mode: A specialized feature providing specific tips on navigating the differences between Western and Eastern corporate communication styles.
Multi-Language Support: Expanding beyond English to help users practice for local-language interviews within the SEA region.
Log in or sign up for Devpost to join the conversation.