salimi-my / 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.

Home Page:https://summarizer.salimi.my

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

https://summarizer.salimi.my


Languages

Language:JavaScript 62.3%Language:CSS 21.7%Language:HTML 16.0%