
email_management_automation (Part 2) — now with frontend dashboard
Most emails are just… noise.
So I built a system that automatically reads, classifies, and turns emails into actual actions.
What it does:
- Pulls emails via IMAP
- Uses AI to classify them (support, invoice, meeting, etc.)
- Extracts useful data (priority, summary, attachments)
- Stores everything in PostgreSQL
- Triggers actions → Slack, Zendesk, Google Calendar
What’s new (Part 2):
I added a frontend dashboard so you can actually see what's happening behind the scenes.
- Real-time email tracking
- Workflow status monitoring
- Clean UI to visualise the pipeline
👉 https://email-management-automation.vercel.app/
Still a work in progress, but aiming to make it production-ready.
Curious how others are handling email automation — any suggestions or improvements?
