
Inbox Pilot
Products & Platforms · Prototype
AI Gmail triage — Claude sorts your inbox into respond / keep / delete, shows it in a three-column dashboard, and drafts the replies.
About This Project
Gmail automation prototype: Google OAuth via NextAuth, the Gmail API for reading and acting on threads, and Claude for classifying every message into respond, keep, or delete with an AI-drafted reply attached to anything that needs one. No database — the dashboard reads live from the mailbox. Runs locally; the original repository's API route handlers were lost to an iCloud sync corruption and need rebuilding before it runs end to end.
Tech Stack
Next.js 16TypeScriptNextAuth v5Gmail APIClaude APITailwind v4