Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 1.52 KB

README.md

File metadata and controls

68 lines (40 loc) · 1.52 KB

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