Skip to content

mritunjayupadhyay/summary-app

Repository files navigation

Summarize App

Introduction

The Summarize App is built using nextjs and open ai to summarize any web article. You can check live version here.

Features

  • Summarize Text: Users can put link of any article. They will get the summary of it.

Installation

Before proceeding, Make sure you have Node.js and npm installed on your machine.

bash

Clone the repository

git clone git@github.com:mritunjayupadhyay/summary-app.git

Navigate to the cloned repository

cd summary-app

Install the required dependencies

npm install

Usage

Once the installation is complete, you can start the application using the following command:

# Start the application
npm run start

Open your web browser and go to http://localhost:3000.

Contributing

We welcome contributions to the Summary App. If you have suggestions or encounter issues, please open an issue first to discuss your ideas or the problems you've found.

License

The Real Time Chat App is open-sourced software licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published