ngandhi369/AI-Email-Classifier
Flask web app made using machine learning model. It uses mails from authorized user's Gmail and shows mails with categorical label on web app based on the mail messages using preprocessed machine learning model on training dataset.
This tool helps you automatically organize your unread emails from Gmail into predefined categories. It takes your new email messages and assigns them labels like 'online trading,' 'management,' or 'junkfile' based on the content. This is designed for anyone who wants to quickly sort and prioritize their incoming emails without manual effort.
No commits in the last 6 months.
Use this if you receive a high volume of emails and need an automated way to categorize them for better organization and faster processing.
Not ideal if you need to classify emails with categories beyond the 20 provided, or if you don't use Gmail.
Stars
13
Forks
—
Language
Python
License
—
Category
Last pushed
May 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ngandhi369/AI-Email-Classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jan-janssen/gmailsorter
Similarity based email sorting for Google Mail using RandomForest classifiers
adamspd/spam-detection-project
Spam-Detector-AI is a Python package for detecting and filtering spam messages using Machine...
shukur-alom/Spam_mail_detector_using_ML
This Model can detectany kind of spam mail. Here i use ML Algorithm. If use use my code pleace...
kanagalingamsm/Email-Spam-Detection
Email Spam Detection using Machine Learning
KalyanM45/Spam-Email-Detection
This repository contains a Python script that uses various machine learning models to classify...