/summarizer

Summarize text content into a Tweet-sized statement using OpenAI's GPT-3 based Davinci model

Primary LanguagePython

Text Summarization with OpenAI GPT-3

Live version of this app at web-summarizer.streamlit.app

Description

This Streamlit mini-app scrapes the paragraphs from a web page, e.g. a blog post, and summarizes them into a Tweet-sized statement using OpenAI's GPTs.