Skip to content

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.

Notifications You must be signed in to change notification settings

urz-ahmed/SummarEdge

Repository files navigation

SummarEdge

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. App Screenshot

Features

  • 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.

Usage

  1. Clone the repository:

    git clone https://github.com/your-username/SummarEdge.git
    cd SummarEdge
  2. Install Dependencies

    npm install
  1. 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
  1. Run the development server:
    npm run dev

API Guide

API Link: https://rapidapi.com/restyler/api/article-extractor-and-summarizer

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published