Skip to content

Kairo is a WebSocket-based WhatsApp Chat bot built using Baileys and powered by Google's Gemini. It can respond to commands, generate AI responses, and even spam fun messages responsibly.

Notifications You must be signed in to change notification settings

Kevindua26/Kairo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Kairo - WhatsApp AI Bot

Kairo is a WebSocket-based WhatsApp Chat bot built using Baileys and powered by Google's Gemini. It can respond to commands, generate AI responses, and even spam fun messages responsibly.


πŸš€ Features

  • πŸ‘‹ Kairo - Greet the bot and receive a response
  • πŸ€– /ask <message> - Chat with Gemini AI
  • 🏷️ /tag - Mention all group members (only works in groups)
  • πŸ“– /help - Get the list of all available commands
  • πŸ“€ /spam "message" <number> - Send a message multiple times (limit: 20)

🧠 Tech Stack

  • Node.js
  • MongoDB
  • Baileys (Whiskeysocket) – WebSocket interface for WhatsApp
  • Google Gemini API – For intelligent AI responses
  • dotenv – Environment variable management

πŸ“¦ Installation

  1. Clone the repository:
git clone https://github.com/Kevindua26/Kairo.git

cd Kairo
  1. Install dependencies:
npm i
  1. Setup your environments: Create a .env file:
GEMINI_API_KEY=your_google_gemini_api_key
PORT=your_port_number
  1. Run the BOT:
node index.js

⚠️ DISCLAIMER

This bot is for educational and personal use only. Spamming should be done responsibly and only in private/test groups. Misuse can lead to WhatsApp bans. Always respect the WhatsApp Terms of Service.


πŸ§‘β€πŸ’» Author

Made with πŸ’™ by Kaivalaya Dua as known as Kevin :)

Contact me - Linktree

About

Kairo is a WebSocket-based WhatsApp Chat bot built using Baileys and powered by Google's Gemini. It can respond to commands, generate AI responses, and even spam fun messages responsibly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published