mariopaglia / robucho-whatsgpt

Experience the power of AI with Robucho - the WhatsApp bot that can answer any question using OpenAI's ChatGPT. Automate tasks, manage contacts, and get personalized responses - all in one easy-to-use package. Visit our GitHub repository now to learn more!

Home Page:https://robucho-whatsgpt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robucho - WhatsApp Bot and Virtual Assistant

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

Installation

To install and set up Robucho, follow these steps:

  1. Clone this repository
  2. Enter the project folder and use the command yarn or npm install to install dependencies
  3. Create a .env file based on the .env.example file and fill in your OpenAI access keys and phone number information
  4. Use the command yarn start or npm start to start the project
  5. Use Whatsapp to scan the QR Code displayed in the terminal

How to use

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.

Contributions

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

License

This project is licensed under the MIT license. See the LICENSE file for more details.

About

Experience the power of AI with Robucho - the WhatsApp bot that can answer any question using OpenAI's ChatGPT. Automate tasks, manage contacts, and get personalized responses - all in one easy-to-use package. Visit our GitHub repository now to learn more!

https://robucho-whatsgpt.vercel.app


Languages

Language:JavaScript 85.7%Language:Shell 14.3%