Skip to content

This is a source code to build a WhatsApp bot using OpenAI bot and Node.js. The bot is capable of understanding natural language and providing information on various topics.

Notifications You must be signed in to change notification settings

Jkliop09/whatsapp-chatgpt-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHATSAPP CHATGPT


This is a source code to build a WhatsApp bot using OpenAI bot and Node.js. The bot is capable of understanding natural language and providing information on various topics. It can be used to answer questions, provide advice, and even have conversations with users. With this source code, you can create a powerful bot that can be used for a variety of purposes.

NOTE: DON'T MESS UP WITH INDEX.JS FILE.

How to Install?

$ git clone https://github.com/harshitethic/whatsapp-chatgpt
$ cd whatsapp-chatgpt
$ npm install
$ node index.js


NOTE: SETUP KEYS IN accesser.json

Visit: https://harshitethic.in

How to get OpenAI API?

Visit: https://beta.openai.com/account/api-keys

About

This is a source code to build a WhatsApp bot using OpenAI bot and Node.js. The bot is capable of understanding natural language and providing information on various topics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%