About the Project – ZeroInbox AI
Inspiration
We built ZeroInbox AI because email has become overwhelming. Important messages often get lost between promotions, newsletters, and long conversations. This creates stress and wastes time. Our goal was to make email simpler, where AI helps users decide faster and clear their inbox with less effort.
What We Learned
- How to use AI to understand and summarize email content
- How to turn AI output into clear and useful actions
- The importance of simplicity when building under time pressure
- How small UI decisions can greatly improve user experience
How We Built It
We created a web app with a demo inbox containing realistic emails.
For each email, AI:
- Identifies the type of email
- Summarizes it in a few lines
- Suggests a simple next action
When the user selects an action, the email is marked as handled and removed from the inbox. A gravity score decreases as emails are cleared, visually showing progress.
Challenges We Faced
- Keeping the project focused and demo-ready
- Making AI responses short, accurate, and helpful
- Deciding which features to build and which to skip
- Showing clear value within a short demo
We solved this by focusing on one simple loop:
AI understands the email, the user clicks once, and the inbox becomes cleaner.
Conclusion
ZeroInbox AI demonstrates how AI can reduce everyday email stress by helping users process and act on messages quickly, without adding complexity.
Built With
- axios
- css3
- express.js
- javascript
- json
- node.js
- openai-api-(gpt-3.5-turbo)
- react
- vite
Log in or sign up for Devpost to join the conversation.