zap-gpt  by victorharry

WhatsApp bot for interacting with ChatGPT via text messages

created 2 years ago
339 stars

Top 82.4% on sourcepulse

GitHubView on GitHub
Project Summary

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

  • Install dependencies: npm install
  • Run the project: npm start
  • Requires Node.js and npm.
  • A WhatsApp account is needed to scan the QR code for connection.
  • OpenAI API key is required, configured in the .env file.

Highlighted Details

  • Enables ChatGPT interaction directly within WhatsApp.
  • Uses whatsapp-web.js for WhatsApp connectivity.
  • Requires configuration of OpenAI API credentials.

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.

Health Check
Last commit

1 year ago

Responsiveness

1 week

Pull Requests (30d)
0
Issues (30d)
0
Star History
2 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.