🎙️Interview Coach AI — Practice Mock Interviews Locally with Gemma 4 + Jan
Interview Coach AI is a local-first mock interview web app designed for practice and performance analysis. It features a 10-module curriculum and provides users with a performance report after each session. The app utilizes Gemma 4 technology to facilitate real-time scoring and feedback without relying on cloud services.
- ▪The app includes a structured curriculum with modules ranging from self-introduction to capstone mock interviews.
- ▪Users can interact with an AI recruiter through speaking or typing their answers, receiving detailed performance analytics afterward.
- ▪The application runs locally, eliminating cloud costs for the core experience.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 2947620) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Long Phan Posted on May 24 🎙️Interview Coach AI — Practice Mock Interviews Locally with Gemma 4 + Jan #devchallenge #gemmachallenge #gemma Gemma 4 Challenge: Build With Gemma 4 Submission This is a submission for the Gemma 4 Challenge: Build with Gemma 4 What I Built Interview Coach AI is a local-first mock interview web app.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).