Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 517 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 517 Bytes

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