🤖 This is an autonomous high level whatsapp tool which executes simple tasks but aims to execute more complex tasks
- About
- Demo / Working
- How it works
- Usage
- Getting Started
- Deploying your own bot
- Built Using
- TODO
- Contributing
- Authors
- Acknowledgments
started out as a simple agent which would just make tweets for me, until i realized i could a whooooooole lot more but as time goes, i want to move away from OpenAI and towards free and opensource models, because, (laugh at me) i cannot stop thinking about scaling even without funding. besides, its given me a worthy challenge, just calling openai api feels like playing the game on easy mode.
The bot accepts user input from whatsapp whether it is text, images or voice and proceeeds to follow the instructions given by the user. The bot is able to do the following:
- Send a message to a contact
- Create images with text
- Respond with voice audio
- Understand** image inputs
The entire bot is written in Python 3.11
To use the bot, message:
+263 779 381 988
Source: https://www.urbandictionary.com/define.php?term=what%20is%20love
Want to make a similar whatsapp bot? Check out: GitHub
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them.
Contents in requirements.txt
To see an example project on how to deploy your bot, please see my own configuration:
- Railway:
- @lordskyzw - Idea & Initial work
- Hat tip to anyone whose code was used