AISummarizer:
This is an AI-powered summarizer application built using React, Vite, Tailwind CSS, and RapidAPI. The app takes long articles and generates clear, concise summaries, making reading more efficient.
Clone the repository:
git clone https://github.com/Hajer45/AI-Summarizer
cd AI-Summarizer
Install dependencies:
npm install
Add your RapidAPI Key:
Create a .env
file in the project root.
Add your RapidAPI key in the .env
file as follows:
VITE_RAPID_API_KEY=your_rapid_api_key_here
Start the development server:
npm run dev
This project has been deployed using Netlify. You can access the live version of the AI Summarizer application via the following link: