Inspiration

Email is an important (and usually the formal) way of communication. However, in India and some other countries, the internet is not always available.

In light of this, we would like to build an email classifier and send important emails via SMS to help people to stay on top of important information.

What it does

  • Connect email inboxes and make csv from the unread emails.

  • Read and classify email base on the importance using machine learning models

  • Send email via SMS to user's phone

How we built it

  • machine learning models using Python

  • email to SMS using twilio

  • front-end development using html, css and javascript

Challenges we ran into

We have no idea how to connect email to machine learning models and extract the information. Time crunch was a real issue.

Accomplishments that we're proud of

We hustled and studied and did everything we could in the past few hours. And we are proud of the things that we could finish.

What we learned

We learnt a lot about building machine learning models with Python and email to SMS with twilio.

What's next for Telemail

New features

Reply function

  • SMS to email for replying
  • Creating a better dataset csv in order to predict the results properly. Scheduled send
  • SMS to email schedule send
+ 2 more
Share this project:

Updates