/aiSummarizer

A React.js web application that uses OpenAI GPT-4 to summarize website content, powered by data from RapidAPI. Tailwind CSS is employed for styling, and Redux Toolkit handles data fetching from the API. The project is built using React with Vite.

Primary LanguageJavaScript

aiSummarizer

A React.js web application that uses OpenAI GPT-4 to summarize website content, powered by data from RapidAPI. Tailwind CSS is employed for styling, and Redux Toolkit handles data fetching from the API. The project is built using React with Vite.

Table of Contents

Technologies Used

  • React.js

  • OpenAI GPT-4

  • RapidAPI

  • Tailwind CSS

  • Redux Toolkit

  • Vite

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/your-project.git
  2. Run the web app:

    npm install
    npm run dev
    

Screenshots

image