What it does

This command-line utility connects to your email account, parses your emails and looks for specific keywords. When keywords are detected, the email will be copied in a category folder. The user can define which keywords link to which category.

How we built it

We build our tool with python (imaplib)

Challenges we ran into

We wanted to train a ML-model that would group the emails into similar topics, but we ran out of time.

Accomplishments that we're proud of

We managed to have a working demo in the end.

What we learned

It’s not that hard to connect to your mailbox and interact with it remotely (and potentially mess it up).

What's next for Email classifier

We don’t plan on maintaining this project any further.

Built With

Share this project:

Updates