
2024
AI Inbox Briefer
An agentic AI system that autonomously monitors my inbox and delivers personalized voice briefings via phone call. Built with AWS (Lambda, S3, API Gateway, IAM, DynamoDB, CDK, SystemsManager, EventBridge Scheduler), Gmail API, and ElevenLabs for text-to-speech.
Highlights
- Autonomous inbox monitoring
- Voice briefings via phone
- Event-driven architecture
- Serverless deployment
Context
An agentic AI system designed to autonomously monitor email inbox and deliver personalized voice briefings through phone calls, keeping me informed without manual checking.
Decisions
AWS CDK for infrastructure as code; Lambda functions for serverless execution; EventBridge Scheduler for automated monitoring; DynamoDB for state management; Gmail API for email access; ElevenLabs for natural-sounding text-to-speech conversion.
Results
Fully automated email briefing system that proactively calls with summarized inbox updates, reducing the need for constant email checking while staying informed on important communications.