AI Agent (Python + LangGraph)
Enterprise-grade LangGraph workflow that automatically extracts financial transactions from Gmail, classifies emails using LLM, extracts structured data, and writes to Google Sheets. 7-node pipeline with error tracking.
Designed and built the complete pipeline: Gmail OAuth2, email classification, LLM-powered transaction extraction, Sheets write-back, and workflow visualization.