A fast and efficient Article Summariser built with React + Vite. This app allows users to input an article URL and get a concise summary using AI-powered summarization.
- Summarize Articles: Enter a URL to get a quick summary.
- Fast Performance: Powered by Vite for lightning-fast builds.
- Modern UI: Styled with Tailwind CSS.
- API Integration: Uses an AI-based summarization API.
- React + Vite: Fast and optimised development.
- Tailwind CSS: Utility-first styling.
- Summarisation API: AI-powered content processing.
# Clone the repository
git clone https://github.com/ebrahimbeiati/article-summarizer.git
cd article-summarizer
# Install dependencies
npm install
# Set up API Key in `.env`
REACT_APP_API_KEY=your_api_key_here
# Start the development server
npm run devVisit http://localhost:5173 in your browser.
This project is licensed under the MIT License.
- GitHub Repo: Article Summariser For inquiries, reach out via:
- GitHub: @ebrahimbeiati
Enjoy using the Article Summariser App! 🚀