An AI-powered web application that generates summaries for websites. The app is built using Vite, React, Tailwind CSS, and integrates with the ChatGPT4 API to provide accurate and concise summaries of web content.
- Enter a URL and get a summarized version of the content.
- Utilizes the power of ChatGPT API for generating summaries.
- Modern and responsive user interface with Tailwind CSS.
- Quick and efficient development with Vite and React.
-
Clone the repository:
git clone https://github.com/your-username/SummarEdge.git cd SummarEdge
-
Install Dependencies
npm install
- Set up environment variables:
Create a .env file at the root of the project and add your ChatGPT API key:
VITE_API_KEY=your-chatgpt-api-key
- Run the development server:
npm run dev
API Link: https://rapidapi.com/restyler/api/article-extractor-and-summarizer