WhatsApp AI Bot ๐
The WhatsApp AI Bot is a chatbot that uses AI models APIs to generate responses to user input. The bot supports several AI models, including Gemini, ChatGPT, Ollama, DALL-E, Flux, and Stability AI.
Table of Content
Supported Models
| Model | Provider | Type | Command |
|---|---|---|---|
| ChatGPT | OpenAI | Text to Text | !chatgpt |
| Gemini | Text to Text | !gemini | |
| Gemini Vision | Image to Text | none | |
| Dalle 2 & 3 | OpenAI | Text to Image | !dalle |
| Flux | Hugging Face | Text to Image | !flux |
| Stability AI | Stability AI | Text to Image | !stability |
| Ollama | Open Source | Text to Text | !ollama |
| Custom | Base Provider | Text to Text | !wa |
Demo
Gemini
Stability AI + Chat-GPT

Dalle + Custom Model

Usage
1. Download Source Code
git clone https://github.com/Zain-ul-din/WhatsApp-Ai-bot.git
cd WhatsApp-Ai-bot
OR
2. Get API Keys
3. Add API Keys
Copy the file .env.example and rename it to .env, then set any settings you want to change.
4. Run the code
-
Run
npm run startto run the bot. -
Scan QR code.
Default Settings
!geminiuse gemini.!chatgptuse chat-gpt.!dalleuse Dalle.!fluxuse flux.!stabilityuse stability.
Note! open src/whatsapp-ai.config.ts to edit config.
Tutorials
FQA
Disclaimer
This bot utilizes baileys to operate an actual instance of Whatsapp Web to prevent blocking. However, it is essential to note that these operations come at a cost charged by OpenAI and Stability AI for every request made. Please be aware that WhatsApp does not support bots or unofficial clients on its platform, so using this method is not entirely secure and could lead to getting blocked.
Contributors
Sponsors
A big thank you to these people for supporting this project.
| Levitco | Anas Ashfaq | YOU? |
Useful links
| โฅ Sponsor | ๐ Bounty | ๐ Deployment | โ WhatsApp Group |
|---|---|---|---|
| Link | Link | Link | Link |
About Us
This repository is maintained by Zain-Ul-Din
Show some โค๏ธ by starring this awesome repository!
