Whatsapp ChatGPT bot using Twilio

Поделиться
HTML-код
  • Опубликовано: 25 июл 2024
  • I have build a Whatsapp bot which uses GPT-4 and have used Twilio for WhatsApp services. I have used MongoDB for storage
    This was build for a dev.to hackathon.
    Link to Article: dev.to/ashiqsultan/healthling...
    GitHub:
    github.com/ashiqsultan/twilio...

Комментарии • 2

  • @indra16
    @indra16 Месяц назад

    how to give response of image audio as well generate image of chatgpt4o

    • @csbeam
      @csbeam  Месяц назад

      Twilio has the feature to send media messages as well. Same way you call .message('text') You can call .media('url of the file') refer this link for supported types.
      www.twilio.com/docs/whatsapp/guidance-whatsapp-media-messages