Skip to content

Introducing a WhatsApp bot by Harshit Sharma (nickname: harshitethic) powered by OpenAI's ChatGPT and NodeJS using Baileys library. Engage in natural language conversations and generate responses using the latest GPT 3.5 turbo model. Ideal for businesses and individuals looking to automate customer support.

License

harshitethic/whatsapp-turbo-gpt

Repository files navigation

INSTALLATION INSTRUCTIONS

Code Repository: https://github.com/harshitethic/whatsapp-turbo-gpt

Contact Information:

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.

INSTALLATION STEPS

  • 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.

About

Introducing a WhatsApp bot by Harshit Sharma (nickname: harshitethic) powered by OpenAI's ChatGPT and NodeJS using Baileys library. Engage in natural language conversations and generate responses using the latest GPT 3.5 turbo model. Ideal for businesses and individuals looking to automate customer support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published