Skip to content

Unleash the power of AI in your conversation with ChatGPT's WhatsApp Integration

Notifications You must be signed in to change notification settings

monish-khatri/whatsapp-chatgpt

Repository files navigation

WhatsApp ChatGPT Integration

Setup

  • Login/Signup to twilio
  • Setup Sandbox Configuration Webhook and Callbackurl
    • Webhook:
      • url: <ProjectDomain>/incoming-message
      • method: POST
    • Callback:
      • url: <ProjectDomain>/send-message
      • method: POST
  • Sandbox: Scan QR code to add your number to Sandbox Participants
  • Set configuration in .env File:

    TWILIO_SID="<TWILIO_SID>"
    TWILIO_TOKEN="<TWILIO_TOKEN>"
    TWILIO_WP_NUMBER="+<TWILIO_WP_NUMBER>"
    OPENAI_SECRET_KEY="<OPENAI_SECRET_KEY>"
    

Support

monishkhatri



About

Unleash the power of AI in your conversation with ChatGPT's WhatsApp Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published