Hi everyone,
I recently built an open-source WhatsApp chatbot using Python, Google’s Gemini AI, and WaSenderAPI. The goal was to create a practical and affordable chatbot that’s easy to set up and flexible enough for real-world use.
Since launching it, the project has received 483 stars and 163 forks on GitHub, which has been really encouraging.
Key Features
AI-Powered Responses
The chatbot uses Gemini AI to generate intelligent, context-aware replies.
WhatsApp Integration
Messages are sent and received through WaSenderAPI, which allows for straightforward WhatsApp communication.
Cost-Effective
The setup runs at around \$6/month using WaSenderAPI. Gemini AI’s free tier offers 1,500 requests per day, which is enough for many small to medium use cases.
Open Source
The full project is available on GitHub. It’s free to use, modify, and contribute to.
Project Link
You can check it out here:
whatsapp-python-chatbot
Feedback Welcome
I’d appreciate any feedback, suggestions, or contributions. If you find it useful or see areas for improvement, feel free to open an issue or a pull request.
Thanks for reading.
Top comments (0)