WhatsApp bot for interacting with ChatGPT via text messages
Top 82.4% on sourcepulse
This project provides a WhatsApp integration for ChatGPT, enabling users to interact with the AI via text messages. It's designed for individuals or developers looking to add AI-powered conversational capabilities to their WhatsApp communication.
How It Works
The integration leverages whatsapp-web.js
to connect to WhatsApp and OpenAI's API to process user queries. Incoming WhatsApp messages are sent to ChatGPT, and the AI's responses are then relayed back to the user through WhatsApp.
Quick Start & Requirements
npm install
npm start
.env
file.Highlighted Details
whatsapp-web.js
for WhatsApp connectivity.Maintenance & Community
No specific information on contributors, sponsorships, or community channels is provided in the README.
Licensing & Compatibility
The README does not specify a license.
Limitations & Caveats
The project relies on whatsapp-web.js
, which may be subject to WhatsApp's terms of service and potential API changes. OpenAI API usage incurs costs.
1 year ago
1 week