The "AI Article Summarizer" is an innovative project designed to address the challenge of processing and condensing lengthy articles using artificial intelligence (AI) techniques. The primary goal of this project is to provide users with a convenient and time-efficient way to obtain concise and meaningful summaries of extensive written content.
React, Redux Toolkit, Tailwind CSS, Vite, Rapid API
-
Clone the Repository
git clone https://github.com/your-username/AI-Summarizer.git cd AI-Summarizer
-
Install Dependencies
npm install
-
Set up Rapid API
- Sign up for a Rapid API account and obtain ur API key
- Replace VITE_RAPID_API_KEY in the .env file with ur Rapid API key.
-
Start the Development Server
npm run dev
-
Open the Application: Open your web browser and go to the localhost server. eg: http://localhost:5173/