Description: Designed a coordinated multi-agent system using LangGraph where separate AI agents handle resume analysis, job description parsing, question generation, and live coaching feedback — working together autonomously rather than as one monolithic prompt.
Result line: Demonstrates production-grade agent orchestration, not just a single chatbot wrapper.
Multi-Agent Agentic AI System for Interview Prep
Description: Designed a coordinated multi-agent system using LangGraph where separate AI agents handle resum...