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.
React, Redux, TailwindCSS, Vite
Install with npm
npm install
Clone the project
git clone https://github.com/muneneee/OpenAi_summarizer
Install dependencies
npm install
Start the server
npm run dev
https://64472b9a3144e74df7f0964a--boisterous-platypus-f0a632.netlify.app/
If you have any feedback, please reach out to me at [email protected]