A lightweight Python WhatsApp bot that integrates Google’s Gemini AI for automated, AI-powered conversations and task handling.
🧪 Built for personal use, experiments, and educational exploration.
⚠️ Disclaimer:
WhatsApp bots that bypass the official API are against WhatsApp’s terms of service.
This project is intended strictly for educational purposes. Do not deploy it for commercial or production use.
- 🧠 Gemini AI: Smart responses and task automation using Gemini
- 💾 Persistent storage: Uses Gemini's internal memory system + Redis backup
- 🔒 Private-only: Works exclusively in private chats (PMs)
- 🌙 Night owl mode: Only functions during nighttime (based on configured timezone)
- Add group support
- Schedule-based message automation
- Manual ON/OFF AI assistant
- Add image generation
