No video

The BEST ESP32 project based on ChatGPT | IOT Projects | NextPCB

  Рет қаралды 81,272

techiesms

techiesms

7 ай бұрын

Ready to take your ESP32 projects to the next level? In this video, we'll show you how to create your own ChatGPT voice assistant using an ESP32 board. This DIY tutorial is perfect for anyone looking to incorporate artificial intelligence into their IOT projects. Watch now to learn how to make your own ChatGPT voice assistant with ESP32!
⚡️⚡️ You can also start learning IOT from scratch with my Course "Master of IOT". Enroll Now - techiesms.grap...
⚡️⚡️ Order all components required for making this project using this single link - techiesms.com/...
You can support me🙏🏻 and also get benefitted on Patreon :- / techiesms
__________________________________________________________
👨🏻‍💻 NextPCB Links 👨🏻‍💻
This video is sponsored by NextPCB - the Reliable Multilayer PCB Manufacturer.
www.nextpcb.com
Free international shipping for Authentic Electronic Components:
www.hqonline.com/
Enjoy free PCB assembly for 5 boards:
www.nextpcb.co...
DFM free online PCB Gerber viewer:
www.nextpcb.co...
__________________________________________________________
👨🏻‍💻 Important Links 👨🏻‍💻
For OpenAI API - platform.opena...
For Google Cloud API - cloud.google.com/
Postman App Download - www.postman.co...
Codes & Sch Used in this project - github.com/tec...
ESP32 ChatGPT Video Series - • Running ChatGPT on ESP...
__________________________________________________________
Components used in this project 💡🔌
⚡️⚡️ 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....
I2S Mic - www.techiesms....
I2S Audio Amplifier - www.techiesms....
Speaker - www.techiesms....
IR Sensor Module - www.techiesms....
TP4056 Battery Charging Module - www.techiesms....
Battery - 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

Пікірлер: 259
@techiesms
@techiesms 6 ай бұрын
If we ever make version 3 of this project, what will be your suggestions about adding/removing things in this project? Share your thoughts..
@ghostandinfinite9874
@ghostandinfinite9874 6 ай бұрын
Make it offline. Even tho it seems a little hard
@ghostandinfinite9874
@ghostandinfinite9874 6 ай бұрын
Great work anyways. As always I will keep buying products from you
@ghostandinfinite9874
@ghostandinfinite9874 6 ай бұрын
The thing is ultimately it isn't free
@AmmarNegm
@AmmarNegm 6 ай бұрын
you can do the same thing (generative language) for Gemini Pro and I have a good idea, you can make the project more beautiful by using OLED screen (SSD1306) and Wowki Animator.
@AmmarNegm
@AmmarNegm 6 ай бұрын
Because Gemini API is free and I have another idea:2. ESP (I mean the ESP32 module that controls the speaker) should be in the box, but 1. Let the esp (I mean the esp32 module that controls the microphone) be on a remote control and record the sound when you click the button.
@rselvarajanMBA
@rselvarajanMBA 7 ай бұрын
Unfortunately, ChatGPT API isnt cheap. You incur cost for both input and output , so a device running chatgpt as the interface will quickly run out of credits. A better alternative is to use Hugging chat which is free but it only has python library.
@omkarbansode6305
@omkarbansode6305 7 ай бұрын
Thanks for the suggestion
@LooksmaxingYT
@LooksmaxingYT 6 ай бұрын
Bro help me about Google api is there alternative
@snopz
@snopz 6 ай бұрын
You can just scrape the library api and use it in c code instead of the openai api
@omkarbansode6305
@omkarbansode6305 6 ай бұрын
@@snopz can you please explain it in little more detail if possible or provide with the some links please
@jaysalomon5298
@jaysalomon5298 5 ай бұрын
I've tried multiple options , from llama based models , home start etc and a few local LLMs all native on my GPU but none of them compare to GPT APi, it is expensive but I've set my spend to £6 a month and use the cheapest 3.5 API and it's just unrivaled, I used it integrated into home assistant and no other LLM comes close , which is unfortunate for the time being
@marcelverhoeven3514
@marcelverhoeven3514 6 ай бұрын
As suggested below: use a wakeup word and create the possibility to 1. run an Internet radio 2. use ChatGPT for question/answer, 3 Perform an action with Servomotor. Integrate also the board DY-HV20 for predefined responses. Then this project will become a very good foundation for a ROBOT. Anyway: Sachin congrats: version 2 works!!
@lifescience4all
@lifescience4all 7 ай бұрын
its look amazing ... this time your talking clearly and slowly thanks for this video last video i got so many errors. hope this time its work... i will update once its works...Please keep doing this kind of videos...
@techiesms
@techiesms 7 ай бұрын
I try my best to minimise the errors So do try it out and let me know if you still get any error
@amalnp3934
@amalnp3934 5 ай бұрын
Bro did that work
@lifescience4all
@lifescience4all 4 ай бұрын
@@amalnp3934 not working bro
@sparshsinghg
@sparshsinghg 6 ай бұрын
Is there a specific reason you chose to have two different boards for two different functions? Can’t both of them be uploaded into one?
@amalnp3934
@amalnp3934 5 ай бұрын
The audio.h Library shows an error like In file included from c:\Users\sreerama\Documents\Arduino\libraries\ESP32-audioI2S-master\src\Audio.cpp:15:0: c:\Users\sreerama\Documents\Arduino\libraries\ESP32-audioI2S-master\src\opus_decoder/opus_decoder.h:7:20: fatal error: memory.h: No such file or directory compilation terminated. exit status 1 Compilation error: exit status 1
@eyesontheshow1376
@eyesontheshow1376 5 ай бұрын
Same error did you find the solution...? Please help 🙏
@eyesontheshow1376
@eyesontheshow1376 5 ай бұрын
@amalnp3934 did you find the solution of this error, please help
@saidevdhal
@saidevdhal 5 ай бұрын
Download that directory or library
@rohitpujari2710
@rohitpujari2710 5 ай бұрын
​@@saidevdhalfrom where?
@FunnyGaming-up7gl
@FunnyGaming-up7gl 3 ай бұрын
Where do I get the gerber file of the PCB?
@xeuangammer9364
@xeuangammer9364 5 ай бұрын
Custom PCB design isn't there on the description Can u please upload that
@user-yr2qe6sg4h
@user-yr2qe6sg4h 6 ай бұрын
Hello Techiesms! The project is working great - great job! The problem is low processor memory. only 2 seconds for the Questions task is too little. Longer responses are skipped because the receiving buffer is too small. I have a question whether it is possible to modify the program for ESP32 VROVER to extend the Voice Recorder (5 sec) and the receiving buffer for Text 2 Speech (Max Tokens 100). Then the device would be perfect! Warm greetings from Bavaria! Roman
@5013Lakshminarasimman.S
@5013Lakshminarasimman.S 6 ай бұрын
how to get the pcb ??
@techieviral9741
@techieviral9741 6 ай бұрын
Thank you so much for this latest project. Hats off for your contribution to the hobbyist community. ❤❤
@kaloprojects
@kaloprojects 5 ай бұрын
just seen i made your 123.000's youtube abo lol :D, congratulation techiesms :) .. go on with this great work !, locking forward v.3
@techiesms
@techiesms 5 ай бұрын
Thank you ✌️
@leeronlacson813
@leeronlacson813 5 ай бұрын
Hello! Can you provide the design of the PCB that you used?
@kaloprojects
@kaloprojects 5 ай бұрын
Hi techiesms, your project is awesome .. can't wait for next steps. I will rebuild it for sure, doing some adjustments and enjoy ;). Any ideas for battery mod would be best anyhow. To your questions on eof videe (ideas for next steps), here my personal coins: 1. stay with ESP32, not using Raspberry Pi, reasons e.g: (a) we can utilize the existing code, no Python needed, (b) no Pi (Unix OS) overhead needed, keep it small and beauty, and (c) much easier for battery powering .. just my coin (i jumped once to Pi, did not like it .. then went back to my sweet home ESP32 & Teensy ;) 2. solving the input length issue would be most important (i feel 2 or 3 seconds are too short for nice chats) 3. yes, solving the charging issue, would be awesome to have this beauty box totally portable ! 4. later on maybe a 'wake-up-key' phrase (just optionally, i will stay with a simple capacitive touch button for now) just my coins, I'm exited next steps ! .. cool work !
@pushparajahpushpandan6268
@pushparajahpushpandan6268 6 ай бұрын
Great project and why can not we use single DevKit for this?
@sanjayraju3084
@sanjayraju3084 4 ай бұрын
Bro can you send the link of the PCB design you have build it
@sarlasingh8851
@sarlasingh8851 Ай бұрын
The STT part runs fine but the TTS part gives me the error : architecture or board not supported
@AmmarNegm
@AmmarNegm 6 ай бұрын
You are great, you can do the same thing (generative language) for Gemini Pro and I have a good idea, you can make the project more beautiful by using OLED screen (SSD1306) and Wowki Animator.
@AmmarNegm
@AmmarNegm 6 ай бұрын
For example, when receiving a response, let the OLED screen perform a certain animation, let a logo appear when it is started, etc.
@Hybroid
@Hybroid Ай бұрын
i got Record start! Processing your Audio File Connection failed!
@amoghrao9260
@amoghrao9260 5 ай бұрын
How can i get youyr PCB
@TomS699
@TomS699 7 ай бұрын
Why are you using two esp32's ??? It has dual core
@Monsieur.Nobody.
@Monsieur.Nobody. 4 ай бұрын
G'day I am wondering if it can do Speech to Text, and how small can it really get? I saw the XIAO Esp32 being tiny. 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 Esp32's or am I better off looking somewhere else? what would you suggest?
@electriquefarmaci
@electriquefarmaci 2 күн бұрын
Can u provide the PCB file so we can order from that website?
@mibrahim4245
@mibrahim4245 7 ай бұрын
so did you solve the problem of slow response from Google Cloud Speech to Text ? did you provide it with the optimal audio resolution ?
@ketyoaaa6388
@ketyoaaa6388 Ай бұрын
Record start! Processing your Audio File Connection failed! How can I fix it?
@Hybroid
@Hybroid Ай бұрын
same here pls
@Hybroid
@Hybroid Ай бұрын
I think the problem is with the google api, i dont know maybe we need another authorization now for the api to work
@ketyoaaa6388
@ketyoaaa6388 Ай бұрын
@@Hybroid I try it and dont work
@Hybroid
@Hybroid Ай бұрын
@@ketyoaaa6388 i never said the solution i dont know how to fix but the problem is with google api
@snopz
@snopz 6 ай бұрын
You could use one single esp32 and link it to esphome and make a pipeline for the chat gpt and the tts and stt (tts and stt are free and open source in home assistsnt) And also you will be able to use wake word instead of the distance sensor.
@LooksmaxingYT
@LooksmaxingYT 6 ай бұрын
Bro help me about Google api is there alternative
@LooksmaxingYT
@LooksmaxingYT 6 ай бұрын
Bro help me about Google api is there alternative
@antonpegov2745
@antonpegov2745 6 ай бұрын
What free tts and stt you mean? 😮
@snopz
@snopz 6 ай бұрын
​@@antonpegov2745piper(tts) and whisper(stt) they are both free and open source and included in home assistant as integrations
@singhlaprit2117
@singhlaprit2117 6 ай бұрын
use DC to DC converter and for the trigger use an accelerometer like lis2dw12 which has a power consumption of around 1 microamp, put deep sleep both esp32, and when someone taps on your project or shakes it it gives a trigger, same as your IR sensor, and both esp32 wakeup and ready for normal operations there same delay when wakeups like connect to the router and other process so indicate with light when the system is ready after no voice listening for certain period, go back to sleep overall power consumption should be around 20 uam ,if Load Switch IC use where ever needed and your low power consumption device is ready is may able to run 1 month on 1000 mah battery
@buvaneshprakash3970
@buvaneshprakash3970 Ай бұрын
Actually I am a school student how do I create a pcb and get its so hard, any easy way to get pcb easily...?
@scienceoftheuniverse9155
@scienceoftheuniverse9155 7 ай бұрын
Great as always. Really appreciate your great effort
@techiesms
@techiesms 7 ай бұрын
Thank you so much 😀
@LooksmaxingYT
@LooksmaxingYT 6 ай бұрын
​@@techiesmsBro help me about Google api is there alternative
@naitik9534
@naitik9534 6 ай бұрын
bro techsims can I make it work without pcb
@naitik9534
@naitik9534 6 ай бұрын
through jumper wires
@katspro-techug7687
@katspro-techug7687 6 ай бұрын
Good work am replicating it but got issue with Speech_to_text. I followed video all steps but you didn't talk about network_param.h file. About "getting the certificate for your region". Both set of code uploadd fine for both esp32 but for the case is speechToText my esp32 crash (keeps on restarting when trying to communicate with Google STT api) Error: Processing your Audio File Json daata--- Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x4000c677 PS : 0x00060a30 A0 : 0x800d1d11 A1 : 0x3ffb1c90 A2 : 0x00000000 A3 : 0x3f4002cb A4 : 0x3ffb1d08 A5 : 0x000001d5 A6 : 0x00000000 A7 : 0x3ffb86e0 A8 : 0x3ff44000 A9 : 0x00000000 A10 : 0x00002a00 A11 : 0x3ff49040 A12 : 0x08000000 A13 : 0x00000007 A14 : 0xffffffff A15 : 0x0000000a SAR : 0x0000001e EXCCAUSE: 0x0000001c EXCVADDR: 0x00000000 LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xffffffff ELF file SHA256: 0000000000000000 Backtrace: 0x4000c677:0x3ffb1c90 0x400d1d0e:0x3ffb1cb0 0x400d2893:0x3ffb1f90 0x400d8054:0x3ffb1fb0 0x400899f6:0x3ffb1fd0 Rebooting...
@ronniepavoni319
@ronniepavoni319 3 ай бұрын
Did you fix this error?
@prachidevram120
@prachidevram120 6 ай бұрын
What about proximity sensor ? How it should be connected in circuit? Also, how is working the way its changing color ?
@eyesontheshow1376
@eyesontheshow1376 6 ай бұрын
same question , Have you found a solution to this issue?
@kaloprojects
@kaloprojects 3 ай бұрын
Hi techiesms .. let us know: could you solve the 2 sec record length issue meanwhile ? I would love to record e.g.5-10 secs. ANY idea so much welcome - thank you!
@kalalakinto6830
@kalalakinto6830 4 ай бұрын
How could I order the PCB board of the project
@suvojitkumbhakar1724
@suvojitkumbhakar1724 5 ай бұрын
@techiesms can i use Gemini api instead of chat gpt api ?
@Ta_mère_en_short_chez_leclerc
@Ta_mère_en_short_chez_leclerc 6 ай бұрын
I had done that 6 month ago. With the following differences: used only one esp32, and amazon for tts and stt. It works fine, BUT : The sequence stt - > chatgpt -> tts always takes all together at least total 30s....honestly, did you not make it seem shorter when editing your vid ? Cheers, jp
@_plsubscribe_
@_plsubscribe_ 6 ай бұрын
found any solution to make it faster?
@Ta_mère_en_short_chez_leclerc
@Ta_mère_en_short_chez_leclerc 6 ай бұрын
@@_plsubscribe_ nope. I gave up!
@_plsubscribe_
@_plsubscribe_ 6 ай бұрын
@@Ta_mère_en_short_chez_leclerc am i better off with raspberry pi zero 2w then?
@Ta_mère_en_short_chez_leclerc
@Ta_mère_en_short_chez_leclerc 6 ай бұрын
@_plsubscribe_ sorry I don t get your question. To me the issue has to do with how fast the api' s reply to your queries. No matter which hardware you use.
@_plsubscribe_
@_plsubscribe_ 6 ай бұрын
@@Ta_mère_en_short_chez_leclerc ohh thought it due to hardware capabilties.
@Trigon-j7t
@Trigon-j7t Ай бұрын
Please upload the 2.1 version as soon as possible 😅
@26shalinilande56
@26shalinilande56 4 ай бұрын
Project is amazing but I need help that speech to text works but text to speech doesn't work Plz give me suggestions. .??what should I do
@Alice8000
@Alice8000 20 сағат бұрын
I checked the code and there's a line that saves and uploads your API key to his google docs. BE CAREFUL!
@20shubhampatil77
@20shubhampatil77 3 ай бұрын
I am getting error into speech to text section actually I am not getting the text results what should I do
@gulipagijagan9522
@gulipagijagan9522 10 күн бұрын
What is the difference between alexa and this assistant bro give me clarity 😊
@DUBIX_INT
@DUBIX_INT 6 ай бұрын
What changes do i need to make in the code to be able to use Google Gemini api instead of chatgpt api
@LooksmaxingYT
@LooksmaxingYT 6 ай бұрын
Bro help me about Google api is there alternative credit card issues 😭
@akshanshmohan2175
@akshanshmohan2175 6 ай бұрын
Unfortunately, it is using ir sensor to wake it up. You have to add wake up word in the project so that the assistant can wake up without ir sensor. _try to add it fast and provide us_
@saidevdhal
@saidevdhal 5 ай бұрын
Easy 🙌🏻
@KEV_x-c7x
@KEV_x-c7x 3 ай бұрын
​@@saidevdhal hi can i get the code for text to speech and speech to text ,iam getting error from github code
@saidevdhal
@saidevdhal 3 ай бұрын
​@@KEV_x-c7x Are you working on this project ? currently
@mr.whitetech3887
@mr.whitetech3887 5 ай бұрын
If Possible can We Change The Voice note Of The Assistant with The Help Of Other AI Softwares Like Eleven's lab To Change The Voice Note Of The Output?
@sanchaykumar9903
@sanchaykumar9903 7 ай бұрын
Can we use esp home and add wakeup word and keep rest code same?
@ArjunKohli
@ArjunKohli 3 ай бұрын
How much google cloud account charge initial amount when we verify. Can we direct pay by netbanking that amount ?
@Adrian-yz7oe
@Adrian-yz7oe 7 ай бұрын
Great video! When its finished and polished it will bean awesome unit to buy
@SHEWALEATHARVAPRABHAKAR
@SHEWALEATHARVAPRABHAKAR 11 күн бұрын
what is the estimated budget
@Pxxmprimegame
@Pxxmprimegame 6 ай бұрын
"Compilation error: 'i2s_read_bytes' was not declared in this scope " anyone help me please!!
@techiesms
@techiesms 6 ай бұрын
Share the screenshot of the error on our WhatsApp 8200079034
@winn8888
@winn8888 6 ай бұрын
Pretty sure this happens if you're using an esp32 board package version newer than 1.0.6. 'i2s_read_bytes' has been superseded in newer versions. If you downgrade to 1.0.6 using the board manager (see instructions in the video), that might help.
@vuaxumu0lin3
@vuaxumu0lin3 6 ай бұрын
Great, thanks for share. Love u.
@mailoctho.success
@mailoctho.success 2 ай бұрын
hello, i want this project to be able to combine voice to control multiple devices
@snopz
@snopz 6 ай бұрын
Does anyone found anyway to increase recording time?
@millioncraze2773
@millioncraze2773 Ай бұрын
can anyone tell me how i get the mother board
@Mithusanth-xg8ys
@Mithusanth-xg8ys 4 ай бұрын
How to connect a display with it for see pictures
@anishpatil9843
@anishpatil9843 3 ай бұрын
sir where can i find ur pcb design so i can order it
@VDVR-le4wx
@VDVR-le4wx 3 ай бұрын
Hi sir very useful this video And then I am Studying college I have submit my Minor project In this Chatgpt based voice assistant project is ok or not It was successful completed and ahow the output clearly pls clear my doubt and pls reply
@TheAvidtech
@TheAvidtech 6 ай бұрын
sir please upload fast and make a video on how to change the voice of ai and work like robot
@TheBestClips221
@TheBestClips221 6 ай бұрын
Great video, can you make a a video about esp32c6 and his zigbee ability inside arduino ide? There is no one video on that topic....
@niwanthanaweendrajith6555
@niwanthanaweendrajith6555 6 ай бұрын
Hi your painless mesh library is not working pls check it😢
@mr.whitetech3887
@mr.whitetech3887 5 ай бұрын
Waiting for the Next Version video !!!!
@joshuaolaiya
@joshuaolaiya 6 ай бұрын
How much does it cost to buy one from you including the schematics and code?
@joshuaolaiya
@joshuaolaiya 6 ай бұрын
Isn't there free api instead of using Google cloud and OpenAI chatgpy
@saidevdhal
@saidevdhal 5 ай бұрын
Code is free idk about schematics and iots are 1500 inr
@nizaralshabibi3372
@nizaralshabibi3372 6 ай бұрын
How much the amount does google cloud take for verification ?
@techiesms
@techiesms 6 ай бұрын
INR 2
@nizaralshabibi3372
@nizaralshabibi3372 6 ай бұрын
​@@techiesms Do they take money from my credit card after registration ,or do I have to pay money after the 2 INR?
@saidevdhal
@saidevdhal 5 ай бұрын
​@@nizaralshabibi3372that's automatic the will take it until the verification completes then they will refund
@millioncraze2773
@millioncraze2773 Ай бұрын
can any on tell me how to get gerber file
@pdlRSD
@pdlRSD 6 ай бұрын
How many words does it respond at a time?
@technowiz10
@technowiz10 4 ай бұрын
Can we make this project by capturing photos using esp32 cam according to our prompt and processing it using open ai and get the result through a speaker
@techiesms
@techiesms 4 ай бұрын
No
@nawanivivek1
@nawanivivek1 7 ай бұрын
I love this channel.... But only thing which bother me the promotion of Chinese PCB manufacturers. Your all videos are Chinese PCB manufacturers sponsored.... I know they are giant in this domain but try to promote Indian PCB manufacturers...Give preference to them. I can understand where it leads but nothing against your channel. we love the content. Just a humble request to promote Make in India or at least reduce Chinese content... Hope you flourish..cheers
@x-6790
@x-6790 7 ай бұрын
Yes bro
@techiesms
@techiesms 7 ай бұрын
I can understand your feelings. But you don’t know the other side of content creation. It is our job and it helps us to pay our bills. I’m not getting any kind of support from Indian PCB manufacturers or may be any Indian electronics company. So if I stop Chinese collaborations as well, may be I need to shutdown my channel because I don’t have any other job. My KZfaq channel is the only full time job I’m doing. And only a KZfaqr will understand why I’m doing this collaborations, a normal people might not understand because even KZfaq algorithm is very difficult to serve. I can observe that daily someone is shutting down their KZfaq channel just because KZfaq algorithm is not promoting their videos , which doesn’t generate views and doesn’t generate revenue as well. That’s the only thing I can share with you and I hope you got some overview about what’s going behind. In the end , I’ll just request you all people that whichever creators videos you genuinely like please try to like on it, comment on it and share it. That’s the best way to say thank you to creators like us. And let’s hope in future I get some Indian Collaborations as well.
@user-rm4gy6ir5e
@user-rm4gy6ir5e 5 ай бұрын
Can I get the PCB design
@electriquefarmaci
@electriquefarmaci Күн бұрын
yes pls
@amoghrao9260
@amoghrao9260 5 ай бұрын
Can we replace google cloud ai with chtgpt api
@HassanButt-eo9fp
@HassanButt-eo9fp 3 ай бұрын
sir when i compile the code error: architecture or board not supported sd.h file ka sath is there any solutionn??????
@sarlasingh8851
@sarlasingh8851 Ай бұрын
You found any solution for it ?
@HassanButt-eo9fp
@HassanButt-eo9fp Ай бұрын
@@sarlasingh8851yes Don't downgrade the devboard do the same with the latest version everything will run fine
@antonpegov2745
@antonpegov2745 6 ай бұрын
Why we need two ESP? We have multicore esp’s now, RTOS for multitasking, so why still use this two big guys?
@SA-oj3bo
@SA-oj3bo 6 ай бұрын
They even not work at the same time, I also wonder why he used 2 ESP's..
@vijayendragoud119
@vijayendragoud119 6 ай бұрын
sir can you make evive - The Best DIY Prototyping Tool with in custam pcb desion and in limited buget it can fill all the dream who are intreasted in electroice plz help
@jhansidurgasreechapala1237
@jhansidurgasreechapala1237 3 ай бұрын
It's a great project so i tried it but i don't know what i have done wrong can you suggest me please.i am getting this error "[HTTPS] begin... [HTTPS] Connection established![HTTPS] GET... [HTTPS] GET... failed, error: connection refused". please help me
@ArjunSingh21bee049
@ArjunSingh21bee049 3 ай бұрын
Have found the solution to this problem?? I am facing the same issue the speech to text part is working but the chatgpt response is indicating connection refused
@jhansidurgasreechapala1237
@jhansidurgasreechapala1237 3 ай бұрын
@@ArjunSingh21bee049 no ,not yet
@RohitKumar-cz5rt
@RohitKumar-cz5rt 3 ай бұрын
same error if you find yet let me know
@dsavaratkar4557
@dsavaratkar4557 3 ай бұрын
Ya same error, plz if any one has solution for ir
@jhansidurgasreechapala1237
@jhansidurgasreechapala1237 3 ай бұрын
I'm having an error "[HTTPS] begin... [HTTPS] Connection established![HTTPS] GET... [HTTPS] GET... failed, error: connection refused" like this if i running .can anyone suggest what to do
@ENVYxMajestics
@ENVYxMajestics 3 ай бұрын
I'm also facing same problem, pls someone solve these questions:)
@arsalankhan5974
@arsalankhan5974 6 ай бұрын
WHICH SOFTWARE YOU USE TO MAKE PCB DESIGN AND ALSO CAN A BEGINNER USE THAT .....???
@techiesms
@techiesms 6 ай бұрын
Easyeda And yes it’s beginner friendly
@SelvaKumarD-bu9uk
@SelvaKumarD-bu9uk 5 ай бұрын
In text to speech code i am getting an error in runtime which is memory.h no such file director is found plz help me out
@jatinpal2945
@jatinpal2945 5 ай бұрын
how did you solve this ?
@saidevdhal
@saidevdhal 5 ай бұрын
Download the directory
@SelvaKumarD-bu9uk
@SelvaKumarD-bu9uk 5 ай бұрын
can you plz help me to this project plz give me your contact @@saidevdhal
@user-ve4lw6hg6s
@user-ve4lw6hg6s 4 ай бұрын
can you post pcb documents? Thanks
@sathiraperera6634
@sathiraperera6634 4 ай бұрын
Record start! Processing your Audio File Json daata--what is the capital of India- Asking Chat GPT [HTTPS] begin... [HTTPS] Connection established![HTTPS] GET... -1 [HTTPS] GET... failed, error: connection refused To ask againPress button I am getting this error. i tried many ways to retify it , but fail. if anyone can provide a solution it will be vary helpful.
@ArjunSingh21bee049
@ArjunSingh21bee049 3 ай бұрын
Have found the solution to this problem?? I am facing the same issue the speech to text part is working but the chatgpt response is indicating connection refused
@ENVYxMajestics
@ENVYxMajestics 3 ай бұрын
Yeah I am also facing the same problem.Can anyone solve these problems.
@ZenHulk
@ZenHulk 5 ай бұрын
I wish i could solder, maybe if i can get the cornea transplant someday.
@tarundandekar6179
@tarundandekar6179 6 ай бұрын
Sir I am getting error while uploading the code plz help
@MANITDANGAL1125
@MANITDANGAL1125 4 ай бұрын
Why didn’t you use esp32 module only
@kaloprojects
@kaloprojects 2 ай бұрын
Hi techiesms ;) .. in case you still search for a ESP32 code to record audio with any length and store on SD card (2 sec .. 10 secs or minutes), let me know. I could finalize a code snippet myself for ESP32 not needing any Audio.h libraries). I also coded an SpeechToText API call (sending my wav from SD card to 'Deepgram' receiving an transcription text). Both togehter works perfect in my opinion. And will allow me to use one ESP32 only for the complete Assistant :) .. and funny: i might keep the 2 ESP still, because i love your Tx/Rx concept (my left ESP is doing Open AI only) .. my 2nd ESP is handling Recording & STT and TTS only (for any projects, not Open AI only)
@techiesms
@techiesms 2 ай бұрын
Can you share me those codes on techiesms@gmail.com I’m still looking for that solution
@kaloprojects
@kaloprojects 2 ай бұрын
@@techiesms will do ;) .. give me few days to cleanup final code, Deepgram Dev folks might publish my STT piece in their Github too (will let you know when done, assuming in few days too).
@techiesms
@techiesms 2 ай бұрын
@kaloprojects thanks, will be waiting for your response
@techiesms
@techiesms Ай бұрын
Any update ?
@kaloprojects
@kaloprojects Ай бұрын
@@techiesms yes, see my email ;)
@waynesouth
@waynesouth 4 ай бұрын
can you make ESP32 project based on ollama Stand alone GPT
@user-ns5iz1kk2p
@user-ns5iz1kk2p 4 ай бұрын
How can I get the gerber file
@paulinbiju2611
@paulinbiju2611 6 ай бұрын
Can we train the chatgpt api to answer our questions in a particular way
@saidevdhal
@saidevdhal 5 ай бұрын
Ofc
@marcelverhoeven3514
@marcelverhoeven3514 6 ай бұрын
WiFiManager with SPIFFS data memory for the API keys
@trinankurbera
@trinankurbera 7 ай бұрын
I could bot find the gerber file so please upload it.
@saidevdhal
@saidevdhal 5 ай бұрын
Same issues
@byakuyalight9007
@byakuyalight9007 6 ай бұрын
Exist code for esp32 voice recognition offline ?
@Thuliolima2008
@Thuliolima2008 7 ай бұрын
Very good 😮
@techiesms
@techiesms 7 ай бұрын
Thanks 😋
@SA-oj3bo
@SA-oj3bo 6 ай бұрын
Two ESP's not work at the same time, I wonder why you used 2 ESP's..
@sanjeebkumar8997
@sanjeebkumar8997 5 ай бұрын
What about rpi small version
@clips4399
@clips4399 6 ай бұрын
How many times can we use chat gpt api with free credits, is that sufficient for my college project?
@saidevdhal
@saidevdhal 5 ай бұрын
Matters on you how much you use it
@amoghrao9260
@amoghrao9260 5 ай бұрын
Wher is the github reposiory
@yourbrotherdeepak7699
@yourbrotherdeepak7699 3 ай бұрын
Agar es assistance ko bna banaya kharide to kitne ka pad jayga
@surflaweb
@surflaweb 7 ай бұрын
Good job
@techiesms
@techiesms 7 ай бұрын
Thanks
@vijayendragoud119
@vijayendragoud119 6 ай бұрын
sir can you make a evive starter kit at low cost
@aliher6281
@aliher6281 6 ай бұрын
Is there any other alternative for google cloud?
@saidevdhal
@saidevdhal 5 ай бұрын
Cloudflare
@Students_AI
@Students_AI Ай бұрын
"make an gpt using esp32nor esp8266 and make as cheap as and do like this video
@shivendrapratapsingh5188
@shivendrapratapsingh5188 6 ай бұрын
Sir also make a video on google bard AI
@techiesms
@techiesms 6 ай бұрын
Do you have any links about their API?
@joshuaolaiya
@joshuaolaiya 6 ай бұрын
Isn't there free api instead of using Google cloud and OpenAI chatgpy
@saidevdhal
@saidevdhal 5 ай бұрын
I can make one 😉
@wisdomnwannah4332
@wisdomnwannah4332 Ай бұрын
@@saidevdhal Did you come up with anyone?
@saidevdhal
@saidevdhal Ай бұрын
@@wisdomnwannah4332 yup
@gamingwithncsvsrg2416
@gamingwithncsvsrg2416 6 ай бұрын
can i use esp8266
Running Gemini AI on ESP32🔥🔥
12:45
techiesms
Рет қаралды 12 М.
'Deeply worrying': Lack of media coverage of the riots in the UK
7:14
Sky News Australia
Рет қаралды 113 М.
Running With Bigger And Bigger Feastables
00:17
MrBeast
Рет қаралды 79 МЛН
Они так быстро убрались!
01:00
Аришнев
Рет қаралды 3 МЛН
Harley Quinn's revenge plan!!!#Harley Quinn #joker
00:59
Harley Quinn with the Joker
Рет қаралды 7 МЛН
Why is anti-immigration sentiment on the rise in Canada?
13:00
The Guardian
Рет қаралды 1,7 МЛН
12 Mind-Blowing ESP32 Projects to try in 2024!
8:50
ToP Projects Compilation
Рет қаралды 88 М.
13 Brilliant IoT Projects!!! (2024 Edition)
10:25
ToP Projects Compilation
Рет қаралды 123 М.
How to do Object Detection using ESP32-CAM and Edge Impulse YOLO Model
16:50
Control Appliances with your Voice WITHOUT INTERNET | PCBGOGO
12:46
These Illusions Fool Almost Everyone
24:55
Veritasium
Рет қаралды 2,1 МЛН
it can 3D-Print onto itself?!
9:32
SunShine
Рет қаралды 1,2 МЛН
chatGPT in your Arduino project?!
10:26
Programming Electronics Academy
Рет қаралды 13 М.
Running With Bigger And Bigger Feastables
00:17
MrBeast
Рет қаралды 79 МЛН