AI Agent (Python + LangGraph)
LangGraph multi-agent system that routes requests to specialized agents based on LLM-classified intent. Includes research, Q&A, humor agents, YouTube transcript extractor, and skills framework.
Architected the routing framework and specialized agents including YouTube transcript extraction with language fallback.