API

Making sense of the news with GPT-3, NLTK, Python and Streamlit

An app that fetches top news articles using an API, generates summaries of each using the OpenAI GPT-3, analyzes sentiment using the NLTK library, and classifies them into different categories.