elie222/inbox-zero

每日信息看板 · 2026-02-19
开源项目
Category
github_search
Source
6
Score
2026-02-19T01:50:42Z
Published

AI 总结

Inbox Zero 是一个开源的 AI 邮件助手项目,提供收件箱整理、自动拟回复与跟进追踪等能力,并支持自托管与规则定制,重要性在于以更可控和安全的方式提升邮件处理效率。
#GitHub #repo #开源项目 #Next.js #Inbox Zero

内容摘录

<p align="center">
 <a href="https://www.getinboxzero.com">
 <h1 align="center">Inbox Zero - your 24/7 AI email assistant</h1>
 </a>
 <p align="center">
 Organizes your inbox, pre-drafts replies, and tracks follow‑ups - so you reach inbox zero faster. Open source alternative to Fyxer, but more customisable and secure.
 <br />
 <a href="https://www.getinboxzero.com">Website</a>
 ·
 <a href="https://www.getinboxzero.com/discord">Discord</a>
 ·
 <a href="https://github.com/elie222/inbox-zero/issues">Issues</a>
 </p>
</p>

<div align="center">

!Stars
!Forks

<a href="https://trendshift.io/repositories/6400" target="_blank"><img src="https://trendshift.io/api/badge/repositories/6400" alt="elie222%2Finbox-zero | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

Vercel OSS Program

</div>
Mission

To help you spend less time in your inbox, so you can focus on what matters most.

<br />

Deploy with Vercel
Features
**AI Personal Assistant:** Organizes your inbox and pre-drafts replies in your tone and style.
**Cursor Rules for email:** Explain in plain English how your AI should handle your inbox.
**Reply Zero:** Track emails to reply to and those awaiting responses.
**Bulk Unsubscriber:** One-click unsubscribe and archive emails you never read.
**Bulk Archiver:** Clean up your inbox by bulk archiving old emails.
**Cold Email Blocker:** Auto‑block cold emails.
**Email Analytics:** Track your activity and trends over time.
**Meeting Briefs:** Get personalized briefings before every meeting, pulling context from your email and calendar.
**Smart Filing:** Automatically save email attachments to Google Drive or OneDrive.

Learn more in our docs.
Feature Screenshots

| !AI Assistant | !Reply Zero |
| :------------------------------------------------------: | :-------------------------------------------------------------: |
| _AI Assistant_ | _Reply Zero_ |
| !Gmail Client | !Bulk Unsubscriber |
| _Gmail client_ | _Bulk Unsubscriber_ |
Demo Video

Inbox Zero demo
Built with
Next.js
Tailwind CSS
shadcn/ui
Prisma
Upstash
Turborepo
Popsy Illustrations
Star History

Star History Chart
Feature Requests

To request a feature open a GitHub issue, or join our Discord.
Getting Started

We offer a hosted version of Inbox Zero at getinboxzero.com.
Self-Hosting

The fastest way to self-host Inbox Zero is with the CLI:
**Prerequisites**: Docker and Node.js v22+

Open http://localhost:3000

For complete self-hosting instructions, production deployment, OAuth setup, and configuration options, see our **Self-Hosting Docs**.
Local Development
**Prerequisites**: Docker, Node.js v22+, and pnpm v10+

Open http://localhost:3000

See the **Contributing Guide** for more details including devcontainer setup.
Contributing

View open tasks in GitHub Issues and join our Discord to discuss what's being worked on.

Docker images are automatically built on every push to main and tagged with the commit SHA (e.g., elie222/inbox-zero:abc1234). The latest tag always points to the most recent main build. Formal releases use version tags (e.g., v2.26.0).