Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.22 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.22 KB

Puppeteer GPT

ts GitHub Repo stars GitHub forks GitHub issues

Description

This is a Node.js application that Run ChatGPT with Puppeteer. You don't need to have an OpenAI API Key to use.

Prerequisites

Before running this application, ensure that you have the following installed:

Installation

  1. Clone this repository.

    git clone https://github.com/rizbud/puppeteer-gpt.git
  2. Navigate to the project directory.

    cd puppeteer-gpt
  3. Install dependencies using npm.

    npm install

Usage

To run the application, use the following command:

npm start