Skip to content
#

news-summarization

Here are 14 public repositories matching this topic...

This demo repository illustrates how to use Python to scrape news articles from Google based on a given keyword. The scraped articles are then processed by Azure OpenAI Service (AOAI)'s GPT-3 model, which generates concise summaries of the main points. The summaries are then formatted and sent via email using MailJet API.

  • Updated Apr 22, 2023
  • Jupyter Notebook

The Python-based web app extracts and summarizes news using NewsAPI, newspaper3k, spacy, Pegasus and T5 from Hugging Face. It categorizes news articles and uses a graph-based summary feature to summarize multiple documents. The app works with news in any language supported by NewsAPI.

  • Updated Apr 22, 2023
  • Python

Improve this page

Add a description, image, and links to the news-summarization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the news-summarization topic, visit your repo's landing page and select "manage topics."

Learn more