Skip to content

A website that takes the url of an article and summarizes the article using OpenAi's summarizer

Notifications You must be signed in to change notification settings

muneneee/OpenAi_summarizer

Repository files navigation

AI Summarizer

This is a web app that takes the url of an article and summarizes the article using OpenAi's summarizer. To use the web app you have to pass in a link to a blog or an article that you want summarized and the AI will return the summarized version of the article/blog.

Tech Stack

React, Redux, TailwindCSS, Vite

Installation

Install with npm

  npm install 

Run Locally

Clone the project

  git clone https://github.com/muneneee/OpenAi_summarizer

Install dependencies

  npm install

Start the server

  npm run dev

Live Demo

https://64472b9a3144e74df7f0964a--boisterous-platypus-f0a632.netlify.app/

Feedback

If you have any feedback, please reach out to me at [email protected]

Authors

About

A website that takes the url of an article and summarizes the article using OpenAi's summarizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published