Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages