annu12340 / SumIt

SumIt an intelligent text summarizer that creates a coherent and short summary of all information that were discussed in seminars/workshops/meetings etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SumIt

Overview

As we are humans we don't have photographic memory😕 that's why foget things a lot specially when we have a many thing to remember we tend forget most of the things.

So here is SumIt an intelligent text summarizer that creates a coherent and short summary of all information that were discussed in seminars/workshops/meetings etc.

How to use SumIt

It is a text summarizer that summarise content.

It is vey simple to use.....

  • Firstly just type the text inside the text area provided.
  • Then finally click the button marked as "Generate".

And you are done. Pretty easy!!🤩🤩

Screenshot

photo

Tech used

  • Python (NTLK Library)
  • HTML
  • CSS
  • BootStrap

Installation

  • First of all, Fork and Clone the repo
git clone https://github.com/Shivamishra21/SumIt.git

Note : Shivamishra21 will be replaced by your username on github

  • Navigate through the project inside your computer
cd SumIt
  • Install all the requirements
pip install flask
pip install nltk
  • Run:
python -m flask run
  • Copy the localhost url from terminal and paste in your browser.

About

SumIt an intelligent text summarizer that creates a coherent and short summary of all information that were discussed in seminars/workshops/meetings etc.


Languages

Language:Python 86.1%Language:HTML 13.9%