Skip to content
Back to Projects
AI LangGraph Automation Fintech

Transaction Agent - Email-to-Sheets Pipeline

AI Agent (Python + LangGraph)

Screenshots coming soon

About

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.

My Role

Designed and built the complete pipeline: Gmail OAuth2, email classification, LLM-powered transaction extraction, Sheets write-back, and workflow visualization.

Core Capabilities

Architecture

Tech Stack

Python LangGraph LangChain OpenAI GPT-4o-mini Gmail API Google Sheets API OAuth2