About This Architecture
Personal AI agent platform on AWS orchestrates two autonomous workflows: a mail agent that reads Gmail via Lambda, classifies messages with Bedrock Claude, drafts replies, and logs actions to DynamoDB; and a travel buddy agent that generates itineraries, syncs to Google Drive, blocks calendar dates, and sends visa reminders via EventBridge. Step Functions coordinate multi-step workflows while API Gateway and Cognito secure agent entry points. Demonstrates serverless AI orchestration for productivity automation—ideal for developers building LangChain or CrewAI agents on AWS infrastructure. Fork this diagram on Diagrams.so to customize agent tools, swap Bedrock models, or add new workflows like expense tracking or meeting prep.