Skip to content

n-a-k-u-l/AI-Mail-Classifier

 
 

Repository files navigation

AI-Mail-Classifier

An AI Email Classifier written in Flask, based on Transformers model.

Installation

Install the dependencies with:

pip install -r requirements.txt

Run the app.py program with Python. (NOTE: It doesn't work on Python3.9)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.2%
  • Python 47.8%