Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 874 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 874 Bytes

SummarizerAI - Generate Summary Articles

Web application that generates Summary Articles uses (RapidApi AI Summarizer).

Technologies Used

Frontend

  1. HTML
  2. CSS
  3. JavaScript
  4. ReactJS
  5. TailwindCSS

API

  1. Article Extractor and Summarizer

Getting Started

  1. Clone this repository to your local machine
git clone https://github.com/DadvaiahPavan/AI-Summarize.git
  1. Install dependencies
npm install
  1. Run the app
npm run dev
  1. Open http://localhost:3000 in your browser to see the application running

Deployment

  1. netlify

Check it out at: https://openai-summary.netlify.app/

SummarizerApp)