Skip to content

jnGreg/tsu

Repository files navigation

txt_sum_up_proj

Project Description

A simple REST API app to summarize texts given in the form of a URL or pasted.
Only wikipedia articles addressed by URL are being handled rather well at the current state of development. Feel free to experiment with other sources. We take no responsibility.
Max text length is 1024 chars as of now. It works slow enough anyway, trust us.

Instruction

To run this locally, you can use the command if you have Docker installed.

docker-compose up

If you do not have Docker, you can install the required dependencies by running

pip install -r requirements.txt

and then start the application with

python app.py

Technologies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages