Just Dial — Internal Enterprise
Built a Gen AI-powered employee support portal using Model Context Protocol (MCP), integrating 8+ existing enterprise modules into a single conversational interface. Serves ~15,000 employees in real time with autonomous AI agents handling HR, IT, and operations queries.
Just Dial's 15,000+ employees relied on 8+ disconnected internal systems for HR queries, IT support, leave management, payroll, and more. Each system had its own interface, login, and workflows — leading to high support ticket volumes, slow resolution times, and frustrated employees navigating multiple tools for simple tasks.
The goal was to unify these systems behind a single AI-driven conversational interface that could understand context, route queries intelligently, and take action across systems autonomously.
Multi-agent system using LangGraph for complex, multi-step task resolution across modules with autonomous decision-making.
Model Context Protocol connects the AI to 8+ existing enterprise systems, enabling real-time data access and actions without rebuilding existing infrastructure.
Natural language queries for leave balances, payroll details, IT tickets, policy lookups, and more — all from one chat window.
Integrated with existing IAM/SSO to ensure employees only see data they're authorized to access, with full audit trails.
Real-time monitoring of query volumes, resolution rates, agent performance, and system health for operations teams.
AI agents detect when human intervention is needed and seamlessly escalate with full context to the right support team.
Designed a multi-agent system with LangGraph where specialized agents handle different domains (HR, IT, Finance) and a router agent orchestrates conversations and delegates tasks.
Implemented MCP to create a standardized interface between the AI layer and legacy enterprise systems, enabling tool-use patterns without modifying existing backends.
Built a RAG pipeline over company policies, SOPs, and documentation using vector embeddings, ensuring the AI provides accurate, sourced answers.
I design and ship production AI systems — from agentic workflows to enterprise integrations.