01
AI-Powered Data Science Mock Interview Platform
Sole Developer·Mar 2026
Built a full-stack interview simulator that uses dual LLM agents — one for real-time answer evaluation against weighted rubrics, one for neutral interviewer delivery — to conduct adaptive Data Science interviews over WebSocket. The engine groups questions by domain (depth-first), branches follow-ups based on answer quality, enforces realistic pacing (~4 min/question), and generates post-interview reports with 6-dimension scoring and personalized 7-day training plans.
Designed a dual-agent LLM architecture that separates evaluation from delivery, enabling realistic interviewer behavior — neutral probing, adaptive difficulty, and time-pressure cues — across 100+ questions in 10 DS domains.
LLM AgentsFastAPIWebSocketNext.jsPrompt Engineering