
01
Multi-Department Infrastructure AI Agent
- Problem
- Different teams — IT, Security, DevOps, Sales — often need separate tools for tasks that are all, at their core, "take a request and act on it."
- What I built
- A single webhook-driven agent that takes plain-language requests and reasons through what's being asked: onboarding an employee, enriching a security ticket, converting a command into an infrastructure API call, or summarizing customer feedback. It references live API documentation to stay accurate and uses an auto-fixing output parser to catch malformed responses before they reach any system.








