Skip to content

j12y/nylas-hackathon-ltdr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Long Thread; Didn't Read

You step away from your computer or take ONE day off and come back to a long email thread of back and forth. This project takes those long-threads and applies artificial intelligence (AI) to create an abstractive text summarization of the key points you need to know to save you the time of catching back up.

Thread Summary includes:

  • text summarization
  • count of the number of participants and messages
  • count of the number of words and approximate reading time
  • duration and rate of responses in the email thread to understand velocity

Run the Demo

  1. Copy .example.env to .env and replace with your own credentials.
  2. Run npm install && npm start from the backend directory.
  3. Run npm install && npm start from the frontend directory.

Details

For more details and a recorded video walkthrough visit the hackathon project page: https://devpost.com/software/long-thread-didn-t-read

Implementation

About

Email Thread Abstractive Text Summarization

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 77.8%
  • SCSS 21.8%
  • HTML 0.4%