Skip to content

Personal Article summarizer assistant used to write a short summary of all the news articles on a given topic

License

Notifications You must be signed in to change notification settings

Zeethx/News-Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

News Summarizer

News Summarizer Interface

This project is a News Summarizer that leverages OpenAI's GPT models to provide concise summaries of news articles based on user-specified topics. It integrates with the NewsAPI to fetch relevant articles and uses Streamlit for an interactive user interface.

Features

  • Fetches latest news articles based on a given topic using NewsAPI.
  • Summarizes the articles using OpenAI's GPT models.
  • Interactive user interface built with Streamlit.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.6+
  • A NewsAPI API key
  • An OpenAI API key

Installation

Clone the repository and navigate to the project directory:

git clone https://github.com/your-github-username/news-summarizer.git
cd news-summarizer
pip install -r requirements.txt

About

Personal Article summarizer assistant used to write a short summary of all the news articles on a given topic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages