juan-csv / GPT3-text-summarization

Summarization, topic generation using GPT3

Repository from Github https://github.comjuan-csv/GPT3-text-summarizationRepository from Github https://github.comjuan-csv/GPT3-text-summarization

GPT3-text-summarization

This repository structures data in title, summary, tags, sentiment given a fragment of a conversation

How to install:

pip install -r requirements.txt 

How to run:

The code is tested in python 3.7.8 and macOS Catalina

streamlit run app.py 

Or You can run online here

alt text

About

Summarization, topic generation using GPT3

License:MIT License


Languages

Language:Jupyter Notebook 82.4%Language:Python 17.6%