Skip to content

Rovlet/TextSummarizer

Repository files navigation

Python application

Text Summarization Tool

This version uses Python 3.8 running and the most up-to-date versions of Django 3.1 and django CMS 3.8.

Installation

You need to have docker installed on your system to run this project.

Try it

docker compose build web
docker compose up -d database_default
docker compose run web python3 manage.py migrate
docker compose run web python3 manage.py createsuperuser
docker compose up -d

Then open http://127.0.0.1:8000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •