Skip to content

mansidhamne/Sum-It-Up

Repository files navigation

AI Article Summarizer

The "AI Article Summarizer" is an innovative project designed to address the challenge of processing and condensing lengthy articles using artificial intelligence (AI) techniques. The primary goal of this project is to provide users with a convenient and time-efficient way to obtain concise and meaningful summaries of extensive written content.

Tech Stack Used

React, Redux Toolkit, Tailwind CSS, Vite, Rapid API

Preview

Screenshot 2024-01-18 at 3 01 13 PM

Getting Started

  1. Clone the Repository

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

    npm install
    
  3. Set up Rapid API

    • Sign up for a Rapid API account and obtain ur API key
    • Replace VITE_RAPID_API_KEY in the .env file with ur Rapid API key.
  4. Start the Development Server

    npm run dev
    
  5. Open the Application: Open your web browser and go to the localhost server. eg: http://localhost:5173/

About

An Article/Website Summarizer using AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published