A modern web application that uses AI to summarize articles from URLs. Built with React, Vite, and powered by RapidAPI's Article Extractor and Summarizer.
- Paste any article URL and get an AI-generated summary
- Clean and modern user interface
- Mobile responsive design
- History of previously summarized articles
- Copy URL functionality
- Clone the repository:
- install dependencies
- npm run dev