RapidRecap is a fast and efficient open-source AI summarization web app. It swiftly condenses lengthy texts into concise and insightful summaries using advanced natural language processing. Ideal for students, professionals, and readers looking to save time while staying informed. Experience accelerated comprehension with RapidRecap's open-source platform.
Clone the project
git clone https://github.com/ratneshpawar1/AI-Summarizer
Go to the project directory
cd AI-Summarizer
Install dependencies
npm install
Start the server
npm run dev
To run this project, you will need to add the following environment variables to your .env file
Get Summarizer API from rapidApi.
RapidAPI https://shorturl.at/nopJP
Change the Enviornment variables with RapidAPI Key.
VITE_RAPID_API_ARTICLE_KEY = 'Key Goes Here'
Checkout the Live app here:
https://rapidrecapp.netlify.app/
If you have any feedback, please reach out to us at ratneshpawar00@gmail.com