whatsgpt
v0.0.10
Published
Whatsapp gpt bot
Downloads
40
Maintainers
Readme
🤖 My WhatsApp GPT Bot
A Node.js package that provides a GPT-3 based chatbot for WhatsApp.
🚀 Getting Started
To use this package, you need to have Node.js installed on your system. You can install it from the official website: https://nodejs.org/.
Once you have Node.js installed, you can install the package globally using npm:
npm install -g whatsgpt
🛠️ Usage
To use the WhatsApp GPT Bot, you need to have a WhatsApp account and a Open AI api key
Follow the steps below to configure the bot:
Start the bot using the my-whatsapp-gpt-bot command:
OPENAI_API_KEY=your_api_key whatsgpt
Once the bot is running a qr will generated
Scan the QR with your whatsapp devices option
you will see client ready message
You should keep open the app so the bot continues working.
TODO deploy in a server instructions
📦 Dependencies
This package depends on the following Node.js packages:
@openai/api: provides the GPT-3 API functionality for generating chatbot responses
🤝 Contributing
Contributions, issues and feature requests are welcome! Feel free to check issues page for open issues or open a new one.
👤 Author
@servatj
📝 License
This project is MIT licensed.