Giter Club home page Giter Club logo

expressmailer-ml's Introduction

ExpressMailer

A Fast Mail Service based on sockets(Firebase) with all necessary features like Email, Chat, Video Conference, Spam detection, Encryption, OAuth, etc .

โ€ƒ


Motivation

We all are completely dependent on Gmail like applications. When such services are down we face a lot of trouble, also privacy is issue of concern now-a-days. Thus, our project helps building single page, highly customizable and scalable mail service with complete control over privacy for an particular organization.


Why does the application looks similar to Gmail?

After knowing that Whatsapp was going to change it's Privacy Policies, It was expected that users would start using alternatives like Signal/Hike but that wasn't the case. Analyzing Signal/Hike vs Whatsapp situation, Users don't tend to accept the changes because users were used to UI they were using since long. Thus, we tried to keep the UI as similar as Gmail.


๐Ÿš€ Features

  • Spam mail detection using Random Forest Classifier
  • Keyword extraction using Term Frequency โ€“ Inverse Document Frequency(TFIDF) technique


๐Ÿฆฎ Installation Guide

A step by step series of examples that tell you how to get a development env running

  1. Clone the repo
$ git clone https://github.com/ExpressMailer/ExpressMailer-ML.git
$ cd ExpressMailer-ML
  1. Initialize and activate a virtualenv(For Windows):
$ pip install virtualenv
$ virtualenv --no-site-packages env
$ cd env/Scripts
$ activate.bat
  1. Install the dependencies:
$ pip install -r requirements.txt
  1. Run the development server:
$ flask run
  1. Navigate to http://localhost:5000

You are done with the setup now!


๐Ÿ“ To-do List

  • Add Email Queuing, Snooze a mail, create drafts.
  • Implement other near features like Gmail.
  • Create App for the same.

๐Ÿ“ƒ Acknowledgements & References


Developed with โค๏ธ by Rugved, Tushar and Hardik

expressmailer-ml's People

Contributors

hardikasher17 avatar rugvedb avatar tushargithub44 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.