Best Flask open-source libraries and packages

Text Summarizer App

Boring long texts are no hurdles now, get the crisp summary instantly for all texts be it lengthy mails or big user license agreements ^_^
Updated 1 year ago

A Text Summarizer App

Do you feel bored of reading long texts/messages , Well everyone does.

Try to be more productive and utilize your time by reading just the important notes/facts in the messages. Just input any long text/message in the text area as shown in the pictures below and get the short summary :)

Firstly Open the app.py file and run the python server.

Now run your ngrok server (First install ngrok) by writing the command 'ngrok.exe http 5000'

Paste the url generated by ngrok inside MainActivity.java as shown below. And run your app.

Note If you get any error while inputting the text or you don't get any summary (as a response) back, then just try to write/paste the text (as it is) which you want to summarize in the MainActivity.java file inside android folder. In String txt="......"; on line 158

Tags user mail app