Skip to content

ratneshpawar1/AI-Summarizer

Repository files navigation

RapidRecap

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.

Run Locally

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

Environment Variables

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'

Deployed App

Checkout the Live app here:

https://rapidrecapp.netlify.app/

Feedback

If you have any feedback, please reach out to us at ratneshpawar00@gmail.com

🔗 Links

portfolio linkedin

Badges

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published