Skip to content

EdwinJaico-Berg/summariser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Text Summariser

Text summariser built using OpenAI's Chat-GPT.

About The Project

Using OpenAI's API we have built a web app that is able to summarise a text from a given URL, or summarise a written text.

(Back to top)

Usage

To get started with this project, pull the image from docker using the following command:

docker pull ejberg/summariser:latest

Once you have downloaded the image, build it with the following command:

docker run --rm -d -p 5000:5000/tcp ejberg/summariser:latest

It should be noted that an API key is required for this program to run.

Contact

Edwin Jaico-Berg - @ejaicoberg - e.j.berg@outlook.com

Project Link: https://github.com/EdwinJaico-Berg/stock_predcitor

(Back to top)

About

Text summariser built using OpenAI's GPT-3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published