Skip to content

Simplify your reading with Summize, an open-source article summarizer that transforms lengthy articles into clear and concise summaries

Notifications You must be signed in to change notification settings

bhartik021/summarizeme

Repository files navigation

favicon-2 SummarizeMe

SummarizeMe.-.Google.Chrome.2023-05-29.12-59-07.mp4

Table of Contents

  1. Overview
  2. What this Application does
  3. UML
  4. Technologies Used

Overview

SummarizeMe is an open-source article summarizer application that provides users with clear and concise summaries of lengthy articles. The application utilizes OpenAI's GPT model and RapidApi to generate summaries. It also incorporates local storage to save history, handles form events, and catches errors to ensure a smooth user experience. The frontend is built using HTML, CSS, and JavaScript with ReactJS as the framework, and Tailwind CSS as the CSS framework for styling. Additionally, it integrates a copy to clipboard feature for easy sharing of the generated summaries.

What this Application does

  • Summarizes article using OpenAI's GPT model and RapidApi.
  • Save history using the local storage
  • Handle form events and catch errors
  • Allows user to copy to clipboard the summarized article.

Technologies Used

  • Frontend - HTML, CSS, JavaScript, Reactjs
  • CSS Framework - Tailwind CSS
  • API - RapidApi (Article Extractor and Summarizer)
  • Developer Tooling - Prettier, git
  • Design Tool - StarUML
  • DevOps - GitHub, Vercel

About

Simplify your reading with Summize, an open-source article summarizer that transforms lengthy articles into clear and concise summaries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published