/ai-summarizer

This is an app to simplify reading by condensing lengthy articles into concise summaries. User just need to paste the article URL and get the summary of that article transformed by AI.

Primary LanguageJavaScript

This is an app to simplify reading by condensing lengthy articles into concise summaries. User just need to paste the article URL and get the summary of that article transformed by AI.

AI Summarizer

  • An AI article summarizer
  • Created using React
  • Save summaries into local storage

Tech/framework used

  • React
  • Tailwind
  • Rapid API
  • Redux Toolkit Query

Starting the project

Open the .env.example and fill in your Rapid API key then save it as .env then run the following command:

npm install
# then
npm run dev
# to build
npm run build

Demo

Hosted privately on personal DigitalOcean Droplet. Click here to visit.
Direct link: https://summarizer.salimi.my

Screenshots

Landing

Landing

Summary

Summary