https://github.com/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.
https://github.com/salimi-my/ai-summarizer
ai rapidapi react rtk-query tailwindcss
Last synced: about 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/salimi-my/ai-summarizer
- Owner: salimi-my
- Created: 2023-06-21T14:23:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T15:55:16.000Z (over 1 year ago)
- Last Synced: 2025-04-09T00:55:21.056Z (6 months ago)
- Topics: ai, rapidapi, react, rtk-query, tailwindcss
- Language: JavaScript
- Homepage: https://summarizer.salimi.my
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [AI Summarizer](https://summarizer.salimi.my) · [](https://www.linkedin.com/in/mohamad-salimi/)
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](/.env.example) and fill in your Rapid API key then save it as .env then run the following command:
```bash
npm install
# then
npm run dev
# to build
npm run build
```## Demo
Hosted privately on personal DigitalOcean Droplet. [Click here](https://summarizer.salimi.my) to visit.
Direct link: `https://summarizer.salimi.my`## Screenshots
#### Landing

#### Summary
