Robucho is a WhatsApp bot and virtual assistant that allows you to automate tasks and improve communication efficiency using OpenAI's ChatGPT. With Robucho, you can:
- Create automatic responses
- Manage contact lists
- Perform scheduled tasks
- Perform sentiment analysis
- Generate text based on examples
- And other natural language processing features
To install and set up Robucho, follow these steps:
- Clone this repository
- Enter the project folder and use the command yarn or npm install to install dependencies
- Create a .env file based on the .env.example file and fill in your OpenAI access keys and phone number information
- Use the command yarn start or npm start to start the project
- Use Whatsapp to scan the QR Code displayed in the terminal
Once set up, Robucho can be used to automate tasks and improve communication efficiency. For more information on how to use Robucho, see the documentation.
To make it easier to use, an .env.example file with example values for OpenAI access keys and phone number information has been provided. This file must be renamed to .env and filled in with your own access keys.
This project is open-source and accepts contributions. If you would like to contribute, you can:
- Use the Issues section to report bugs or suggest new features
- Fork the repository and submit pull requests
This project is licensed under the MIT license. See the LICENSE file for more details.