Skip to content

A website to summarize articles made for ML Hacks submission

Notifications You must be signed in to change notification settings

AtulRaghuvanshi73/Summarizer-

Repository files navigation

Summarizzer

Summarizzer is a web application that leverages React and Redux Toolkit to provide short summaries of articles or webpages. It uses advanced natural language processing techniques to distill the key information from diverse content sources.

Features

  • Article Summarization: Enter the URL of any article or webpage, and Summarizzer will generate a concise summary.
  • Customization: Tailor summaries based on your preferences, such as length or focus.
  • Real-time Summarization: Get summaries of live events, news, or social media content in real-time.
  • Multilingual Support: Summarizzer supports content in various languages for a global user base.

Installation

  1. Clone the repository:

    git clone https://github.com/AtulRaghuvanshi73/Summarizer-
    
  2. Running on your local system:

    npm run dev
    

Tech Stack

  • React: Frontend framework for building the user interface.
  • Redux Toolkit: State management library for predictable state containers.
  • Natural Language Processing (NLP): Utilized for content summarization.
  • Other Dependencies: Check the package.json file for additional libraries and tools.

About

A website to summarize articles made for ML Hacks submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published