Intelligent Interview System
Low-latency candidate evaluation platform utilizing multi-agent AI consensus pipelines.
Existing technical hiring platforms face functional fragmentation, scalability constraints under high concurrent user loads, and static assessments that fail to adapt in real-time to candidate performance.
Co-architected a full-stack low-latency platform using the MERN stack and Google Gemini API. Engineered a multi-agent MockLLM framework to dynamically adjust questioning, backed by Redis caching and BullMQ job queues for async orchestration. Integrated WebRTC and Socket.io with Monaco Editor for a real-time collaborative workspace.
Delivered bidirectional code synchronization with <70ms latency and a multi-language code execution engine boasting a 1.4s average response time. Reduced overall API latency by 46% (890ms to 420ms) and improved candidate answer quality by 12.3% during pilot evaluations.
Key Technical Highlights
Multi-agent MockLLM framework dynamically adjusts questioning difficulty based on real-time candidate performance analysis
WebRTC + Socket.io integration delivers bidirectional code synchronization with <70ms latency
Monaco Editor provides full IDE experience with syntax highlighting and multi-language support
Redis caching + BullMQ job queues handle async orchestration and high concurrent loads
Multi-language code execution engine with 1.4s average response time
API latency reduced by 46% (890ms → 420ms)
Candidate answer quality improved by 12.3% in pilot evaluations