AI Email Classifier is a full-stack smart inbox assistant that automates Gmail management using modern AI and real-time streaming. Incoming emails are pushed instantly to the backend via Google Pub/Sub webhooks, classified using Hugging Face zero-shot models, analyzed for sentiment/priority, and saved to a local SQLite database.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Merge branch 'main' of https://github.com/NMAnuda/email-classifier
1daea61View on GitHubemails are classified without using custom model. use pre train models
9eddbbaView on GitHub