INSTALLATION INSTRUCTIONS
Code Repository: https://github.com/harshitethic/whatsapp-turbo-gpt
- Name: Harshit Sharma
- Github Username: https://github.com/harshitethic
- Email: harshitsharma.ethic@gmail.com
- Youtube Video for installation: https://www.youtube.com/watch?v=rBvVHB2fVoQ
- Youtube Channel: https://www.youtube.com/@harshitethic
- Telegram Channel: https://t.me/harshitethicchannel
In addition, I have included a compressed zip file called `node_modules.zip`. This file contains all the required dependencies for the project, and can be used as a backup option in case you encounter issues while installing the dependencies using the `npm install` command. Simply extract the contents of the zip file and place them in the project directory to use the dependencies.
-
Clone the code repository from Github using the following command:
$ git clone https://github.com/harshitethic/whatsapp-turbo-gpt
-
Navigate to the root directory of the code repository:
$ cd whatsapp-turbo-gpt
-
Install the required dependencies by running the following command:
$ npm install
-
Run the code by running the following command:
$ node index.js
-
Follow the instructions provided by the program to use the chatbot.
If you encounter any issues or have any questions, please don't hesitate to contact Harshit Sharma using the information provided above.
This code repository contains a WhatsApp chatbot built using the OpenAI GPT-3.5 language model and the Baileys library. This chatbot is capable of generating responses to user input based on the context of the conversation. Additionally, the chatbot has a feature to store chat history, making it more convenient to continue the conversation at a later time.