ENTRY 03 — AI / AUTOMATION

AI Scheduler Agent

Personal Scheduling Automation

AWS LambdaClaude APITwilioDynamoDB
Project image coming soon

An AI-powered agent that reads Gmail, generates a daily schedule using the Claude API, and sends a WhatsApp digest via Twilio. It runs on AWS Lambda with EventBridge triggers and stores state in DynamoDB.

Overview

Gmail OAuth handles authentication so the agent can pull relevant emails and turn them into a structured plan. Architecture diagrams and screenshots will be added in a future update.