No Bullshit , Straight to the point and it was easy to get the code man , thanks , Keep it up
@andrewstallard1897 Жыл бұрын
Glad I ran into your channel. Just what I love to try and learn. Thanks for sharing your knowledge.
@maxouloulou24 Жыл бұрын
Your videos are dope man! Keep up!
@professorboots Жыл бұрын
Thank you!
@NicksStuff7 ай бұрын
Dude, you make amazing videos, don't use clickbait titles! ChatGPT does *not* *run* on the ESP32.
@TheRealSpaceC4 ай бұрын
Chat gpt runs in the cloud. You can use the ESP32 to send data to the OpenAi servers. Your computer does the exact same thing 👍
@NicksStuff4 ай бұрын
@@TheRealSpaceC Yeah, ChatGPT doesn't run on my computer either.
@LuongVanKhanh-d6mАй бұрын
how to use it with voice or communicate with chatGPT?
@vaishnavibywar620 Жыл бұрын
could you please show how you've used lcd tft to give input and make a detailed vdo about it
@professorboots Жыл бұрын
Yeah for sure! I have a couple other videos lined up first, but that one is definitely on its way!
@vaishnavibywar620 Жыл бұрын
@@professorboots thanx a lot
@wenhaoye8773 Жыл бұрын
Hi, thanks for this project. i found out very useful when using other opensource openai keys. but i wonder if u can help me clearify which library u r using for HTTPClient.h?? may u please tell the package name and author so that i can install correctly in arduino?
@omerfarukkat5508 Жыл бұрын
Can we take the data from the user with a microphone and then convert it to text and send it to chatgpt, and convert the return from text to voice and transmit it to the user with the help of a speaker?
@professorboots Жыл бұрын
Yes this is definitely possible, but you’ll have to find a viable text to speech service to use. The esp32 won’t be able to convert it for you on its own sadly.
@Blank_User239 Жыл бұрын
*I'm putting commands in the serial monitor but the response wont come, it keeps loading the answer but never actually geting it*
@saberhossian7405 Жыл бұрын
you need to bye the API key...
@kokobotofficial4 ай бұрын
This is very helpful for one of my recent projects however I'd like to know before purchasing anything if I can write my code for my arduino project on the normal python app instead of one specifically for Arduino. Great video btw!
@mangominecraft74573 ай бұрын
no, just get the arduino one, its free
@flaquitoeclipro Жыл бұрын
you got a link to buy the esp32 you're using in the vid? I wanna make sure i get the right one
@professorboots Жыл бұрын
I sure do! Here you go www.amazon.com/Teyleten-Robot-ESP-WROOM-32-Development-Microcontroller/dp/B08246MCL5/ref=mp_s_a_1_3?crid=2DZ1DLN3LYNXQ&keywords=esp32&qid=1687132611&sprefix=esp32%2Caps%2C185&sr=8-3
@flaquitoeclipro Жыл бұрын
@@professorboots preciate it man, will you do a full video on the complete project and maybe a how too?
@Monsieur.Nobody.7 ай бұрын
I have a project that requires wireless, real-time Speech to Text capabilities, and 4 programmable buttons on it... in the smallest form factor possible... Max one index finger size. Do you reckon it can be done with Arduino? Or would you recommend some other platform for it?
@legacyvideos4318 Жыл бұрын
Can I use any ESP board?
@Avidiy11 ай бұрын
I dont have any answers with the code you provided, it shows "conected" even takes the input but does not give any output, i did recive my api key from chat gpt beta website, could that be the problem? please help, i need help ASAP
@Avidiy10 ай бұрын
Help
@Avidiy10 ай бұрын
It has been a month
@Aidansstuff_ Жыл бұрын
What specific HTTPClient Library did you use?
@professorboots Жыл бұрын
I’ll have to check when I get home, but it’s one of the default ones under the arduino library tool.
@Aidansstuff_ Жыл бұрын
@@professorboots yeah I found the problem was because I didn't have the esp board selected so it didn't recognize the library
@muhammedsharwan62 Жыл бұрын
how to fix the httpclient error
@sunilvijaya37815 ай бұрын
can u come down from speed of light to speed of sound?
@myomyintnaing127110 ай бұрын
is it possible to do it on arduino mkr series board or arduino nano 33 iot? Having some problems doing it on these boards.
@sarahmiller9188 Жыл бұрын
Thanks great stuff
@Aidansstuff_ Жыл бұрын
I noticed that I'll randomly get "Error -11" when talking to ChatGPT on the serial monitor. It then attempts to try again but whenever it gets any kind of error and tries again it then always returns "Error 401" and gets stuck in a loop of trying again. I understand all the errors are HTTP status codes and I can look up what they mean. However there's no mention of an "Error -11" and I can't find anything by looking it up in forums. I thought maybe it's cause too much information is being sent in the "finalPayload" once the conversation has been going on for too long? I'm no expert, but is there anyone else having this issue?
@Aidansstuff_ Жыл бұрын
changed the model to "gpt-3.5-turbo-16k-0613" and this seemed to have fix the problem of error -11. I asked ChatGPT what error -11 is and it said "Error -11 typically refers to a segmentation fault in computer programming."
@Nemo0001 Жыл бұрын
I'm having the same issue, i guess it occurs when chatgpt response is too big
@Santhoshrajy Жыл бұрын
bruh i am getting multiple library errors for this Especially HTTPClient package kindly help me out
@professorboots Жыл бұрын
Is the code not compiling, or are you getting http error codes?
@acex7272 ай бұрын
@@professorbootsye same here plz help🥲
@gake7111 ай бұрын
which is the wifi library
@YashSharma-gd1lm5 ай бұрын
How do I get apiUrl
@Chtn-u6e Жыл бұрын
How can I make it like Alexa, like if I say hey, chat gpt how's the weather? It would speak back to me
@andrejrac131911 ай бұрын
Im sorry but no I wanted to do it also, i suggest to buy alexa you can get it for 30 bucks
@Chtn-u6e10 ай бұрын
@@andrejrac1319 cant take alexa to school for science fair
@andrejrac131911 ай бұрын
I cant find httpclient library
@Dhanush06-d9 ай бұрын
Bro im getting https error please help me bro
@Chtn-u6e Жыл бұрын
How do I make it respond to my voice
@professorboots Жыл бұрын
Unfortunately the ESP32 doesn’t have a great way to respond to someone’s voice as there isn’t any language recognition model that’s powerful enough for it.
@A_b_h_i_z_z_z10 ай бұрын
I made a voice assistant using esp32 and chatGPT API
@dilshanherath5641Ай бұрын
How?
@lumisensetechnologies93228 ай бұрын
kzbin.info/www/bejne/fmmzgnWMpMSfa7c
@salvatoremurianni7 ай бұрын
fantastic.. that´s an evolution of this project though. thanks for sharing