nkusikevin / summary-ai

Home Page:https://summary-ai-seven.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT Summarizer App

This is a web app that summarizes text using GPT-4. It is built using React, Redux, and TailwindCSS on the frontend and Node and Express on the backend.

Run Locally

Clone the project

  git clone

Go to the project directory

  cd gpt-summarizer-app

Install dependencies

  npm install

Start the server

  npm run dev

Screenshots

App Screenshot

Tech Stack

Client: React, Redux, TailwindCSS , RapidAPI

Server: Node, Express

About

https://summary-ai-seven.vercel.app


Languages

Language:TypeScript 61.3%Language:CSS 26.2%Language:HTML 6.3%Language:JavaScript 6.1%