danitechid / wabot-ai

WhatsApp BOT - Artificial Intelligence

Home Page:https://www.danitechno.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsApp BOT - Kecerdasan Buatan

Fitur

1. ChatGPT-3.5-Turbo
2. Google Bard
3. SimSimi
4. ChattyAI

Instalasi

Clone repo

git clone https://github.com/danitechid/wabot-ai.git

Arahkan path

cd wabot-ai

Instal dependensi

Gunakan Npm

npm install

Gunakan Yarn

yarn install

Dapatkan Kunci API

Daftar dan dapatkan kunci API: https://api.danitechno.com

Edit ./config/mainConfig.json

"api": {
    "url": "https://api.danitechno.com",
    "key": "kunci-rahasiamu"
  }

Jalankan server

npm run start

About

WhatsApp BOT - Artificial Intelligence

https://www.danitechno.com

License:ISC License


Languages

Language:JavaScript 100.0%