The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Inbox Zero is an open-source email application designed to help users achieve inbox zero quickly through AI assistance. The app offers features such as Newsletter Cleaner, AI Assistant, Cold Email Blocker, Email Analytics, New Senders identification, Unreplied Emails tracker, and Large Email Finder. It is built with Next.js, Tailwind CSS, and other tools.
.env
file and set environment variables like NEXTAUTH_SECRET
, GOOGLE_CLIENT_ID
, GOOGLE_CLIENT_SECRET
, OPENAI_API_KEY
, UPSTASH_REDIS_URL
, UPSTASH_REDIS_TOKEN
, and TINYBIRD_TOKEN
.pnpm run migrate
and pnpm dev
.Inbox Zero is a feature-rich email application that aims to streamline your email management experience through various AI-powered tools and features. By providing functionalities like email analysis, spam blocking, newsletter management, and automated responses, it helps users achieve inbox zero efficiently. The installation process involves setting up necessary external services and configuring environment variables to run the app locally.