This is a Node.js application that Run ChatGPT with Puppeteer. You don't need to have an OpenAI API Key to use.
Before running this application, ensure that you have the following installed:
-
Clone this repository.
git clone https://github.com/rizbud/puppeteer-gpt.git
-
Navigate to the project directory.
cd puppeteer-gpt
-
Install dependencies using npm.
npm install
To run the application, use the following command:
npm start