zap gpt
1.0.0
The integration will allow users to interact with ChatGPT through text messages on WhatsApp, providing automated responses based on their questions and commands.
In this article you can see how to create from 0 -> Tab News
Clone this project with the command:
git clone https://github.com/victorharry/zap-gpt.git
Go to the .env.example file and rename it to .env, and change the values necessary for it to work.
Now install the project dependencies with the command:
npm install
Finally, run the command below to start the project and read the QR Code with your Whasapp to connect with the service.
npm start