How to Connect ChatGPT and WhatsApp using MacOs

Поделиться
HTML-код
  • Опубликовано: 13 янв 2025
  • In this video, we'll show you how to integrate ChatGPT with WhatsApp to create a powerful chatbot that can understand natural language and provide personalized responses. We'll walk you through the process step-by-step, of integrating ChatGPT API with WhatsApp. Whether you're a business looking to automate customer service or an individual looking to create a chatbot for personal use, this video will provide you with all the information you need to get started. So, watch the video and learn how to build your own WhatsApp chatbot with ChatGPT today!
    No API registration is required!
    WhatsApp GPT Package: github.com/dan...
    HomeBrew: brew.sh/

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

  • @sandiletshazibana988
    @sandiletshazibana988 Год назад +1

    Super. I got stuck with the other ones for expects, now here you explained for the ordinary people. Amazing.

  • @oscarsantin7913
    @oscarsantin7913 2 года назад +3

    I was struggling with the "I am not a robot" verification and I could solve it thanks to your video. Best video about this topic that I have seen in RUclips!

    • @phandastudios2136
      @phandastudios2136  2 года назад +1

      Glad it helped! Thank you 🙏🏾

    • @kira122986able
      @kira122986able Год назад

      Currently struggling with the " I am not a robot" verification, would you mind explaining about the way you solve it?

  • @sankymonkeygaming
    @sankymonkeygaming Год назад +2

    Thank you for the amazing tutorial my man.

  • @gerrycramer
    @gerrycramer Год назад +1

    super helpful, thanks. Still took me hours to get it to work but finally, it's working. My guess is 2 days later someone will just create a new App that makes it work without all that complicated headaches haha. But, anyway, thank you.

  • @wagnervasconceloss
    @wagnervasconceloss Год назад

    Thank you for the tutorial my man.

  • @phenyomokoena1953
    @phenyomokoena1953 2 года назад +1

    Great stuff ! Thanks for the plug

  • @luisarielchavez9548
    @luisarielchavez9548 Год назад

    im in trouble in minute 9:58 I already installed the others programs, but it didn't create the QR code

  • @SameerGgov
    @SameerGgov Год назад +1

    very nice

  • @SumeetKumarst10659143
    @SumeetKumarst10659143 Год назад

    do i have to keep firefox window on always to interact?

  • @andreasalomone111
    @andreasalomone111 2 года назад +1

    I did almost the same on windows and it works fine.
    thank you very much for the video !!

    • @phandastudios2136
      @phandastudios2136  2 года назад +1

      Yes the process is very much similar. Thank you for watching

  • @jordimejia1698
    @jordimejia1698 Год назад

    Is there a version for use in Node.js?

  • @vijayantsolanki3066
    @vijayantsolanki3066 Год назад

    I could do everything but couldn't understand why and how to use two phones WhatsApp to do it /does other phone also need to be on same WhatsApp account /does both phones need to scan QR code/if other phone has to stay online to access chatgpt?

  • @vitalgeneration3827
    @vitalgeneration3827 Год назад

    Do you also have a video for multiple Chat GPT chats?

  • @sadekjbara274
    @sadekjbara274 2 года назад

    hey bro at @2:34 what programmes should i dowload for terminal ?

    • @phandastudios2136
      @phandastudios2136  2 года назад

      Download WhatsApp GPT Package here: github.com/danielgross/whatsapp-gpt then use the terminal(on Mac) to install Homebrew by copying and pasting this: /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
      Then follow the video on commands on how to install the other packages.

    • @phandastudios2136
      @phandastudios2136  2 года назад

      Terminal is alreading installed on Mac. Just press (Command+Spacebar) and search for Terminal

  • @deanadams5812
    @deanadams5812 Год назад

    Can you do a video using visual studio please. It doesn’t have go as an extension so I got stuck. Thank you for the video though

  • @pranavragrawal
    @pranavragrawal Год назад +2

    Hi bro, while running the main.go it showing error.
    zsh: command not found: go

  • @ronanmullarkey8432
    @ronanmullarkey8432 Год назад +1

    Hi! I am struggling with this; ModuleNotFoundError: No module named 'playwright'

  • @RTTLMI
    @RTTLMI Год назад

    Thank you for the video it surely was helpful, just thought to ask: when it is connected on my whatsapp, and send a message on whatsapp, it shows on my chatgpt desktop and it starts responding; however, the response does not show up on whatsapp. so it seems it receives the commands from whatsapp but the response is not coming back, any ideas?

  • @shaheryarkhan8514
    @shaheryarkhan8514 Год назад

    will this code be able to respond thousand users at a time ?

  • @mariaoliviamachado
    @mariaoliviamachado 2 года назад +1

    Hey, I write: python -m pip install flask
    And it responds: zsh: command not found: python
    What should I do?

    • @phandastudios2136
      @phandastudios2136  2 года назад

      Is Python successfully installed? When you run "python -v"?

    • @sankymonkeygaming
      @sankymonkeygaming Год назад +6

      hey I literally just spent 20 mins to figure this one out. So the command is diferent I guess depending on version of the MACOS. type ' pip3 install flask'
      this should do the trick :)

    • @WrightyMedia
      @WrightyMedia Год назад

      @@sankymonkeygaming Thank you! Worked on my modern mac. Legend!!

    • @luisarielchavez9548
      @luisarielchavez9548 Год назад +1

      @@sankymonkeygaming this work for me really nice answer

    • @luisarielchavez9548
      @luisarielchavez9548 Год назад +1

      @@sankymonkeygaming how you install playwhright, the command npx it doesn't work for me

  • @yogeshah1
    @yogeshah1 Год назад

    zsh: command not found: python
    can;t find python when I enter python -v

  • @ArdaHuyuktepe
    @ArdaHuyuktepe Год назад

    Hey mate great video so far, when I want to brew install node it tells me that the command not found what to do ?
    Thank you a lot

    • @phandastudios2136
      @phandastudios2136  Год назад

      Try to skip that part of installing node. Sometimes it works without it.

  • @gabsmoscow
    @gabsmoscow 2 года назад +1

    great video but stuck with flask installation as it's saying "zsh: command not found: python"

  • @yogeshah1
    @yogeshah1 Год назад

    This is the error when i try to install playwright
    zsh: command not found: npx

  • @PhilipeCardosoadv
    @PhilipeCardosoadv 2 года назад

    when i try to use python -m pip install flask show python command not found, can you help?

    • @phandastudios2136
      @phandastudios2136  2 года назад

      Have you successfully installed python? What happens when you run "python -v" on the terminal?

    • @ronanmullarkey8432
      @ronanmullarkey8432 Год назад

      @@phandastudios2136 for me it does the same thing. python is downloaded

    • @ronanmullarkey8432
      @ronanmullarkey8432 Год назад

      do this command echo: "alias python=/usr/bin/python3" >> ~/.zshrc

    • @phandastudios2136
      @phandastudios2136  Год назад +1

      try "pip3 install flask" command to install flask

  • @don_naven
    @don_naven 2 года назад

    this all commands work for windows?

    • @phandastudios2136
      @phandastudios2136  2 года назад +1

      Some works but I’m making a video that will focus on windows only. I will publish it As Soon As Possible

    • @phandastudios2136
      @phandastudios2136  2 года назад

      The video for windows is up you can go check it on my channel.

  • @marciodafonseca
    @marciodafonseca 2 года назад

    Para windows, como resolver

  • @sociobird09
    @sociobird09 2 года назад

    I am getting this error when i am trying to run the server file :
    line 10, in
    from playwright.sync_api import sync_playwright
    ModuleNotFoundError: No module named 'playwright'

    • @phandastudios2136
      @phandastudios2136  2 года назад

      Did you Install Playwright us "npx playwright install"?

    • @sociobird09
      @sociobird09 2 года назад

      @@phandastudios2136 Yes i did it!

    • @phandastudios2136
      @phandastudios2136  2 года назад

      @@sociobird09 Meaning it was not succesfully installed. There are few comands that you have to run at the end of its insallation process. Re-install playwright and read the last lines for further steps.

    • @ronanmullarkey8432
      @ronanmullarkey8432 Год назад

      @@phandastudios2136 what do I do to fix it?

    • @selo1461
      @selo1461 Год назад

      same here. same exact error. Anyone got a fix for this?

  • @storytime8768
    @storytime8768 Год назад

    Upload for windows dude

  • @praveenkumar-ym5vi
    @praveenkumar-ym5vi 2 года назад

    Is it work in android?

    • @phandastudios2136
      @phandastudios2136  2 года назад

      Surely it should work. I do not have an android to test

  • @sadekjbara274
    @sadekjbara274 2 года назад

    when well you make a windows tutorial ?

    • @phandastudios2136
      @phandastudios2136  2 года назад +1

      It should be up on this channel by the end of the week

    • @phandastudios2136
      @phandastudios2136  2 года назад

      The video for windows is up you can go check it on my channel.

  • @emanuelkamali7448
    @emanuelkamali7448 2 года назад

    my command prompt cant find the go command

    • @phandastudios2136
      @phandastudios2136  2 года назад

      I will make a video on how to do it on Windows. But you have to create a path directory that lead to Go folder bin

    • @phandastudios2136
      @phandastudios2136  2 года назад

      The video for windows is up you can go check it on my channel.

    • @fightingwithavim
      @fightingwithavim Год назад +1

      FYI - I had the same issue on Mac and had to run the steps at this part of the Windows video (install go package): ruclips.net/video/IVm_sGqayZk/видео.html

  • @yogeshah1
    @yogeshah1 Год назад

    zsh: command not found: go
    This is new error

  • @anshumansingh8548
    @anshumansingh8548 2 года назад +1

    Good work bro, but it's already exist by the name "God in the Box"

  • @knowledgetogo92
    @knowledgetogo92 Год назад

    im getting this error when i try to reach chatgpt via the whatsapp chat: playwright._impl._api_types.TimeoutError: Timeout 30000ms exceeded.

  • @raghavsharma96
    @raghavsharma96 Год назад

    getting this error on running the npx playwright install
    npm ERR! code ENOENT
    npm ERR! syscall lstat
    npm ERR! path /opt/homebrew/Cellar/node/19.6.0/lib
    npm ERR! errno -2
    npm ERR! enoent ENOENT: no such file or directory, lstat '/opt/homebrew/Cellar/node/19.6.0/lib'
    npm ERR! enoent This is related to npm not being able to find a file.
    npm ERR! enoent
    npm ERR! A complete log of this run can be found

  • @saireddykolli2082
    @saireddykolli2082 Год назад

    [Client/Socket ERROR] Error reading from websocket: websocket: close 1006 (abnormal closure): unexpected EOF. (how to solve this erorr)