Video není dostupné.
Omlouváme se.

Running ChatGPT on ESP32 🔥🔥

Sdílet
Vložit
  • čas přidán 15. 08. 2024
  • This video will guide you about how to use ChatGPT on any ESP32 based boards. After following this video, you'll be able to ask questions to ESP32 board and it will give response from ChatGPT AI.
    Basically all this is working on ChatGPT APIs and you can use those APIs with any of microcontroller with Internet connectivity and also you can use this API while making your own applications.
    You can support me🙏🏻 and also get benefitted on Patreon :- / techiesms
    ⚡️⚡️ Order all components required for making this project using this single link - techiesms.com/...
    To try out free trial version of Altium, click here - www.altium.com...
    Get the best quality components from Octopart:
    octopart.com/
    __________________________________________________________
    👨🏻‍💻 Important Links 👨🏻‍💻
    [Part2] ChatGPT on ESP32 With Audio Output - • Running ChatGPT on ESP...
    ChatGPT ESP32 Github Repo - github.com/lim...
    Postman application - www.postman.co...
    __________________________________________________________
    Buy the components for your projects and support techiesms💡🔌
    ⚡️⚡️ Order all components required for making this project using this single link - techiesms.com/...
    Or if you want to order only specific components then here is the list and link,
    ESP32 Dev board - www.techiesms....
    XIAO ESP32C3 board - www.techiesms....
    __________________________________________________________
    ⏱ Time Stamps ⏱
    __________________________________________________________
    🎥 🎙 My Video Gear 🎙🎥
    Camera - Canon 750d
    Lens - 50mm f/1.8 STM Lens (amzn.to/32gqnsi), 24mm f/2.6
    Key Light - Godox SL60W (amzn.to/3522mHe)
    Fill Light/Back Light - Osaka Lightning Setup (amzn.to/2I5cdDi)
    Tripod - amzn.to/3uNhC4H
    Microphone - Zoom H1N(amzn.to/3Osh12A)
    Editing - Final Cut Pro X on MacBook Pro ( amzn.to/3vHcSyJ )
    __________________________________________________________
    Get connected with techiesms everywhere..
    Subscribe Main Channel :- bit.ly/techiesm...
    Subscribe Shorts Channel :- bit.ly/techies...
    Facebook :- / techiesms
    Twitter :- / imtechiesms
    Instagram :- / techiesms
    Website :- www.techiesms.com
    Telegram - @techiesms
    __________________________________________________________
    techiesms
    explore | learn | share

Komentáře • 106

  • @techiesms
    @techiesms  Před 7 měsíci +10

    The "text-davinci-003" model used in the video is deprecated now and to make the project work you need to replace that model with "gpt-3.5-turbo-instruct" and it will start working again.

    • @omshreerathore2192
      @omshreerathore2192 Před 7 měsíci +1

      Thank you sir very much

    • @nizaralshabibi3372
      @nizaralshabibi3372 Před 6 měsíci

      Thank you very much, it's work 👍

    • @brijrajkacha9839
      @brijrajkacha9839 Před 6 měsíci

      Sir, what to write in message section of json body part if I want to use new models like, gpt-3.5-turbo ??

    • @amithgbyahatti9630
      @amithgbyahatti9630 Před 2 měsíci

      bro now it came up with new issue it says that You exceeded your current quota , still i havent used anythin

    • @varshith490
      @varshith490 Před 2 měsíci

      Now it came with new issue that it is. Showing you exceed current quota , what should I do now

  • @prateekkaswa
    @prateekkaswa Před rokem +8

    If Chat GPT can give 70-80% accurate weather predictions, you can send the sensor readings (from a weather monitoring project you previously made) and get weather predictions as response.
    This might use many tokens for more sensors but for staters you can perhaps use a DHT.

    • @fenderrexfender
      @fenderrexfender Před rokem

      I think I figured out what I'm gonna do with the solar panels in my junk drawer.

  • @rselvarajanMBA
    @rselvarajanMBA Před rokem +5

    Those expecting full fleged question answer type device should think twice as it is expensive. The Chat GPT tokens are calculated for BOTH input and response and 1000 tokens is equal to about 750 words only. You have to pay about Rs1.65 per 1k token (Davinci Model)😮

  • @shlokrp
    @shlokrp Před rokem +8

    The chat GPT audio answering device would be a very amazing project to make 🔥🔥
    But it should be an independent device with its own input device and not the laptop.

    • @techiesms
      @techiesms  Před rokem +4

      In the next video, it won't be completely independent but may be in some upcoming video we can make that too

    • @mibrahim4245
      @mibrahim4245 Před rokem

      @@techiesms yes please, with animatronic head :D

  • @sisotechh
    @sisotechh Před rokem +1

    I was waiting for it! Less go! I asked ChatGPT to do this same thing, but it did not make a perfect code, but you did! Thank u brooo

  • @zerokot2453
    @zerokot2453 Před 6 měsíci

    It's amazing! 👏 I really enjoyed watching it! Like all people passionate about hobbies, Sachin captivates with his mood, drive, and interesting storytelling. I have been thinking about such a project on ESP32 for a long time!

  • @DavidKyazze-Ntwatwa
    @DavidKyazze-Ntwatwa Před 3 měsíci

    Dude you are the best! Thank you from Oregon!

  • @sketcher_sharat
    @sketcher_sharat Před 19 dny

    Can you tell me what esp32 board are you using
    I was using a esp32 cp2102 board but the serial monitor is not working properly

  • @abhijitborah
    @abhijitborah Před rokem +1

    Thanks for this video. Yes, do construct the audio responses. And maybe, in future we can have something like Alexa/Google home from you.

  • @DeonBands
    @DeonBands Před rokem +1

    Think of using gpt-4, to write a script that is run by another arduino or device? Sooo you can write a "cluster" which is cheaper than a set of pi's and way cheaper. Almost like using langchain????

  • @nadjibshamil95
    @nadjibshamil95 Před 8 měsíci +1

    How much does it cost to use this API?

  • @joshuaolaiya
    @joshuaolaiya Před 7 měsíci +1

    I love it but the worst part of this project is that you need to pay to get API or else the project is useless. After paying dollar for token, token could quickly run out due to the amount of question asked and it replies

    • @techiesms
      @techiesms  Před 7 měsíci

      True
      But it’s good to show someone demo
      Or maybe show a project in science fairs

  • @violentyouth637
    @violentyouth637 Před rokem +1

    Usually I don't comment in any of the CZcams videos .But as soon as I heard about your new idea i.e, typing an question, getting the answers with the voices like alexa, Google assistant. I urged to type a comment on this video .Thank u brother.

  • @shayanv3337
    @shayanv3337 Před 9 měsíci

    my god, you are a legend mahn

  • @islamismyway992
    @islamismyway992 Před 9 měsíci

    Is there a way this can work as a smart speaker like Amazon alexa, google....or is there a way i can use esp32 to make alexa google smart speaker?

  • @SaralaMahindrakar-cx6ug
    @SaralaMahindrakar-cx6ug Před rokem +2

    Can We Get The Tutorial On How To Make An Mobile Application Based On Chant GPT ? As You Discussed in The End Of The Video???? Are You Planing Something ??

    • @techiesms
      @techiesms  Před rokem

      No, I'm not planning anything for mobile application. But if you show this video to any app developer, they will easily understand how to use the APIs

  • @aaronalquiza9680
    @aaronalquiza9680 Před rokem

    CHATGPT + ESP32 + TEXT TO SPEECH + AUDIO OUT = EARLY CHRISTMAS

    • @techiesms
      @techiesms  Před rokem

      czcams.com/video/R-CZLimCcW8/video.html
      Merry Christmas 🎅

  • @Santhoshrajy
    @Santhoshrajy Před rokem +1

    can you attach the HTTPClient package pls its showing no such module exist
    , i have tried all known possibilities to me @techiesms

  • @Dailydoseofcubing1
    @Dailydoseofcubing1 Před 7 měsíci

    my code had gotten uploaded successfully and had even connected to wifi but kept showing the same error message-
    [HTTPS] POST failed, error:
    Could you suggest why and a possible solution to it

  • @kisahinspiratif007
    @kisahinspiratif007 Před rokem

    great video.
    would you like to make a tutorial about device that can automate fish ponds (internet of things)?

  • @scythascytha2849
    @scythascytha2849 Před 11 měsíci +4

    Is nobody going to ask why ChatGPT is saying it is a human being?

    • @TheRealUtkarsh
      @TheRealUtkarsh Před 8 měsíci

      Same homie😢

    • @DikHi-fk1ol
      @DikHi-fk1ol Před 7 měsíci +1

      It's not chatgpt it's another model which is fine-tuned on chatgpt (chat version of GPT-3) & not aligned well with techniques like DPO.

  • @fenderrexfender
    @fenderrexfender Před rokem +2

    One token is exactly 4 characters

  • @robrita
    @robrita Před rokem +1

    YOU SHOULD CREATE AN ALEXA SMART SPEAKER OUT OF ESP32 + CHATGPT

  • @brijrajkacha9839
    @brijrajkacha9839 Před 6 měsíci

    It is amazing sir, best one, need more related content.

  • @dosongtoan9132
    @dosongtoan9132 Před 4 měsíci

    I have a question. When I have the NewClient and I typed "Who are you", it always has the text "Get...failed, error:". I don't know how to fix it to come to next step

  • @PhantomVaseFear
    @PhantomVaseFear Před 10 měsíci

    and how do i make its own personality? please answer i would be very greatfull

  • @talhaahmed4660
    @talhaahmed4660 Před rokem

    Great video, interesting idea. Waiting to watch the new video.

  • @LM-jr1gt
    @LM-jr1gt Před 10 měsíci

    Is there an application to replace the postman???

  • @ukstech2905
    @ukstech2905 Před 8 měsíci

    sir what's the current endpoint url coz the url your vid is having 404 errors

  • @BasicallyOctagon
    @BasicallyOctagon Před měsícem

    if i use gemini token will ot work?

  • @TheAvidtech
    @TheAvidtech Před 8 měsíci +1

    Sir please provide me the code file it's a humble request

  • @MayankSingh-vb7ip
    @MayankSingh-vb7ip Před 9 měsíci

    Can we do it on aurdino uno instead of ESP32

  • @tusharsalvi2240
    @tusharsalvi2240 Před 11 měsíci +1

    429 too many request error kya karu

  • @marcelverhoeven3514
    @marcelverhoeven3514 Před 7 měsíci

    The model `text-davinci-003` has been deprecated.

  • @NaijaTechBoy
    @NaijaTechBoy Před rokem

    Sir can you work on an gsm home automation using any mqtt broker
    (No sms,no call)
    Thank you sir

  • @reevestephen9889
    @reevestephen9889 Před 11 měsíci

    Do we need to pay to access the chatgpt or is it free Wt is the deal with tokens

  • @xiannn-uz6kd
    @xiannn-uz6kd Před rokem

    where can I get the code where you did all those things 7:21

  • @kulwantsinghshekhawat2576
    @kulwantsinghshekhawat2576 Před 7 měsíci

    sir what we can do if it is showing when we are in postman
    {
    "error": {
    "message": "Unrecognized request argument supplied: temprature",
    "type": "invalid_request_error",
    "param": null,
    "code": null
    }
    }

  • @davidbravosevilla9780
    @davidbravosevilla9780 Před 4 měsíci

    lo puedes hacer con ollama?

  • @soundarpandian3423
    @soundarpandian3423 Před rokem

    Your awesome brother

  • @suvojitkumbhakar1724
    @suvojitkumbhakar1724 Před 8 měsíci

    Can i use there bard api key ?

  • @Vivek07301
    @Vivek07301 Před 5 měsíci

    how should we get ssid and password?

  • @marcelverhoeven3514
    @marcelverhoeven3514 Před 7 měsíci

    Would it be possible to update the code for the deprecated model and post the solution on the Github repo??

    • @techiesms
      @techiesms  Před 7 měsíci

      you can replace that deprecated model with this "gpt-3.5-turbo-instruct" and it will work

  • @gamemasterking.617
    @gamemasterking.617 Před 20 dny

    Can i use esp8266

  • @piyushsuteri
    @piyushsuteri Před rokem +1

    chatGPT not working in NodeMCU ESP8266

  • @amisharathod5813
    @amisharathod5813 Před rokem

    Bhai Esp32 ma MD5 Fatal error ave che atle

  • @ihatedaviisoomuch4896

    Can we do it on raspberry Pi pico w?

  • @lyricsgo6873
    @lyricsgo6873 Před 7 měsíci

    mine says "text davinci 003 is depracated

  • @kulwantsinghshekhawat2576
    @kulwantsinghshekhawat2576 Před 7 měsíci

    plss
    help sir my stem exhibition in just in 19 days

  • @brickmansion-ev9yo
    @brickmansion-ev9yo Před 6 měsíci

    Can i use the Arduino Nano RP2040 Connect for this project? BY the way amazing video it helps me a lot!

  • @sanjay6242
    @sanjay6242 Před rokem

    can we make it like to do voice output and takes voice input

  • @AkashBagFEce
    @AkashBagFEce Před rokem

    Sir please make a free Arduino serial monitor chatting using Arduino and nrf module

  • @apurbakhanra2464
    @apurbakhanra2464 Před rokem +1

    Again first viewer❤

    • @techiesms
      @techiesms  Před rokem

      Thanks for watching it out so early....

  • @aghaaahshiiiiiiikeiji6726

    how do i increase the number of tokens after compliling and uploading?

  • @kholidal-wahid.m9398
    @kholidal-wahid.m9398 Před rokem

    can the answers on the console be converted to sound?

    • @techiesms
      @techiesms  Před rokem

      Already did - czcams.com/video/R-CZLimCcW8/video.html

  • @TheAvidtech
    @TheAvidtech Před 8 měsíci

    please sir can i get the code file. It is a humble request
    🙏🙏🙏🙏🙏🙏

    • @techiesms
      @techiesms  Před 8 měsíci

      github.com/techiesms/ESP32-ChatGPT

  • @SelvaKumarD-bu9uk
    @SelvaKumarD-bu9uk Před 5 měsíci

    hay just help me out to complete this project i am doing this project but the output from serial monitor is not printing anything . i don't know either the problem in this code or in the arduino version that i am using plz tell me what to do. or tell me the arduino software version that you are using in this project.

  • @technolabcreation
    @technolabcreation Před rokem

    🔥🔥🔥

  • @olegb9587
    @olegb9587 Před rokem

    This is client only that used API.

  • @user-xq9ve4ub7h
    @user-xq9ve4ub7h Před rokem

    what is ssid?

  • @jehanpatel8213
    @jehanpatel8213 Před rokem

    We need integration of display and mic for voice to text and in small size. Pull up guys for the video

    • @techiesms
      @techiesms  Před rokem +1

      We will surely try to add that as well but not in the next video
      in this next video we will try to add audio feature in which the ESP32 will speak out the answer from ChatGPT

    • @electroprosknowhowto
      @electroprosknowhowto Před rokem

      @@techiesms Is it possible for esp32 to do speech recognition to recognize what we are saying and get the answer for it by ChatGpt all by itself?

    • @firmwareprogrammer3848
      @firmwareprogrammer3848 Před rokem

      @@electroprosknowhowto yep using i2s mic

  • @ridwanmulyana99
    @ridwanmulyana99 Před rokem +1

    too expensive for tokens, i wanna free

  • @robrita
    @robrita Před rokem

    CREATE AN ALEXA SMART SPEAKER OUT OF ESP32 + CHATGPT
    😮😮😮😮😮😮😮😮😮😮😮😮😮😮😮

  • @faristabakovic147
    @faristabakovic147 Před 4 měsíci

    I somehow got $18 instead of $5.

  • @julienmina7276
    @julienmina7276 Před rokem

    😮😢

  • @shadmansudipto7287
    @shadmansudipto7287 Před 7 měsíci

    Clickbait title