A web application that provides AI-generated summaries of articles or text using an external API. The application also keeps a history of past summaries for easy access.
You can try the live version
-
AI-powered Summarization: Summarize any text or article via an external API.
-
History Management: Keep track of previous summaries and view them later.
- User-Friendly Interface: Simple, easy-to-use UI for generating summaries.
- Responsive Design: Optimized for both desktop and mobile devices.
- Frontend: React / Javascript
- State management : Redux Tool Kit / RTK Query
- API: External AI summarization API RapidAPI
- Storage: Local Storage
- Styling: TailwindCSS
- Enter the text or article URL you want summarized.
- Click the Enter arrow.
- The summary will appear below, and it will be automatically saved to your history.
- Navigate to the past links section to view previously generated summaries.