Inbox: Zero is an Email Management web app that connects to your Gmail account and uses AI to automatically categorize your unread emails -- sorting them into categories like Action Needed, FYI, Promotional, and Can Delete -- so you can process your entire inbox in minutes instead of hours. For emails that need a reply, it drafts a response on your behalf that you can edit and send with one click.
Built with Next.js, the Gmail API, and Claude, it handles the noise and clutter of inbox management so you can focus on the emails that actually matter.
- Next.js 14
- NextAuth.js: Google OAuth
- Gmail API: read, send, archive emails
- Claude API: categorization and reply drafting
- Tailwind CSS: styling