Giter VIP home page Giter VIP logo

breadcrumbs's Introduction

breadcrumbs

There are 3 files

  1. connect_extract.py
  2. summary.py
  3. wa.py

connect_extract.py - This is used to connect to user's gmail and extract all the mails into csv file 'Mails.csv'.
summary.py - Filter all the mails from a specific person, recieved during a specified time period.
wa.py - summarizer is presented as a web app.

Stacks used

  1. python
  2. Streamlit

Libraries used

imaplib, email, csv, tabulate, pandas, datetime, re, streamlit.

Walkthrough

Prerequisites: User must enable imap/pop settings and two step verification in their gmail account. Once this is done, user must generate app password and save it.
Running the following command in terminal deploys the web app in local host:

      streamlit run wa.py

User logs in using gmail id and app password. Once logged in, all emails in the inbox are fetched. Now we can filter the mails based on a particular sender and timespan. The table shows the subjects and frequency of mails based on that particular subject if it is repeated.
Constraint:

  1. We consider the subject to be ideal which includes the keywords for our summarization module.
  2. Deployment cannot be done right now due to encryption issues.

Screenshots

screenshots screenshot1 screenshot2

breadcrumbs's People

Contributors

aarsha01 avatar

Watchers

 avatar

Forkers

ssandra102

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.