Coder Social home page Coder Social logo

summarizetoday's Introduction

SummarizeToday: A Summarised News Portal

SummarizeToday is a Python script and Streamlit web application that allows users to fetch and display news articles from Google News. The script utilizes web scraping techniques to collect news articles, while the web application provides an interactive and user-friendly interface to access and summarize news content.

Demo

  • The UI :
image
  • The Summarized News : image

Features

  • Choose from a variety of news categories.

  • Explore the latest top news articles.

  • Search for specific topics of interest.

  • View summarized news articles.

  • Get a glimpse of the news poster image.

Prerequisites

Before running the application, ensure you have the following requirements installed:

  • Python 3.x
  • Python libraries: BeautifulSoup, Newspaper, NLTK, Streamlit
  • Pillow (PIL) for image handling

You can install the necessary libraries using pip:

Installation

  1. Clone the repo

    git clone https://github.com/Sanchariii/SummarizeToday.git
  2. Install Python packages

    pip install -r requirements.txt
  3. Deploy the Streamlit web application

    streamlit run App.py

Structure

This repository contains the following files:

  • scrape_news.py: Contains the Python script for web scraping and news retrieval.

  • App.py: Includes the Streamlit web application logic for user interaction and news display.

  • requirements.txt: Lists the Python libraries required to run the application.

Contributing

If you'd like to contribute to this project, please fork the repository and create a pull request.

License

This project is licensed under the Don't Be a Jerk License - see the LICENSE file for details.

summarizetoday's People

Contributors

jaywyawhare avatar sanchariii avatar

Watchers

 avatar

Forkers

jaywyawhare jpysh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.