Your autonomous AI assistant for email and calendar management. ExecOS uses Claude AI to analyze incoming emails, draft replies, extract action items, and create calendar events all running on autopilot.
- AI Email Analysis — Processes unread emails using Claude Sonnet 4, extracting summaries, priorities, action items, and categories
- Smart Draft Replies — Automatically generates context-aware email drafts in Gmail
- Calendar Integration — Detects meeting requests and time references in emails, creates Google Calendar events automatically
- Task Extraction — Pulls action items from emails and creates prioritized tasks with due dates
- Autonomous Agent — Runs on a 15-minute cron schedule via Vercel, processing emails without manual intervention
- Monitoring Dashboard — View agent run history, email processing details, and performance metrics
- Secure OAuth — AES-256-GCM encrypted token storage for all Google integrations
| Layer | Technology |
|---|---|
| Framework | Next.js 16 (App Router) |
| Auth | Clerk |
| Database | PostgreSQL + Drizzle ORM |
| Integrations | Gmail API, Google Calendar API |
| UI | Tailwind CSS 4 + shadcn/ui |
| Deployment | Vercel |