Skip to content

Turn your WhatsApp into an AI chatbot integrated by OpenAI

License

Notifications You must be signed in to change notification settings

HyTech-Group/wabot-openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Bot OpenAI NodeJS

Turn your WhatsApp into an AI chatbot integrated by OpenAI

NPM Installation

npm i wabot-openai

Setting .env

API_KEY = "you apiKey"
MODEL = "gpt-3.5-turbo-1106"
COMMAND = "Command for AI."
PHONE = "628xxxxxxx"
PREFIX = ".gpt"

Run

node index.js

Get ApiKey

Official Site OpenAI: https://openai.com/

Don't forget to give stars

Follow Me: FOLLOW

Releases

No releases published

Packages

No packages published