Bro turn my 3am thoughts into reality, i learned cpp for 5 months bit lazy and thinks like how can i create something fast like others in college doing 😂😂
@Napalmcpt9 күн бұрын
Nice tutorial! Are you from Finland?
@GrandSlayer10110 күн бұрын
Man you're clever thank you for your help
@debrucey11 күн бұрын
Thank you so much for not using teeny tiny font size
@homepander17 күн бұрын
new subscriber. Please make a video for python automotion
@unconv16 күн бұрын
Thanks! Any specific thing you want to automate?
@homepander16 күн бұрын
@unconv Pinterest Automotion
@commonguy718 күн бұрын
i just dont understad how this great video gets so less views man!!youre fkin awesome. appreciate tyour good work!
@lesliedanki809622 күн бұрын
Thank you for this helpful video, I tried to follow the steps and downloaded your GitHub folder but for me , the camera keeps turning and no calorie output is given. Could you direct me to how to get the output please? Thanks for your answer
@Amanali-rl9hw25 күн бұрын
O1 now pls
@ishangoswami946225 күн бұрын
this really was a very nice video! thanks
@OZTutoh26 күн бұрын
0:10 How are you displaying the contents of that array? What is the content of the index.php file you are running here?
@unconv26 күн бұрын
print_r($_SERVER);
@OZTutoh26 күн бұрын
@@unconv Thank you!
@abdulhadi8_27 күн бұрын
part 2 ????????????????????????????????????????????????
@abdulhadi8_27 күн бұрын
part 2 ????????????????????????????????????????????????
@jacobswiney997710 күн бұрын
It's up to you to make it happen, good luck!
@abdulhadi8_9 күн бұрын
@@jacobswiney9977 if you can't complete any thing then just not start it
@abdulhadi8_27 күн бұрын
part 2 ?????????????????????????????????????????????????
@AG-en5y29 күн бұрын
❤❤❤
@bryanmills5517Ай бұрын
Jensen Huang was onto something when he said English will be the eventual programming language. Using an AI takes all the challenges out of it. I am 100% guilty of doing this, but sometimes the solutions are too "voodoo." I can understand my own solutions best because they are mine.
@novy857Ай бұрын
Does it really works? when i tried to implemnet openai API it didnt work at all telling me that it cannot read the images in base64 no matter the model i tried. And the response from gpt-4o model was that it cannot do it. What it looks like to me on tour video all the output of calories you are getting is not based on the image itself but on the actual description of it that the images from dalle contain. I am very disappointed
@unconvАй бұрын
It definitely works. You need to send the image in a specific format via the API as you can see at 7:48. You don't just add the base64 encoded image in a regular message. The Dall-e generated description of the image is not sent to ChatGPT in this example, so it definitely sees the image. You can see the full working code from the GitHub link in the description.
@anonymous-ug8tgАй бұрын
You are amazing
@thomas-sinkalaАй бұрын
Great video. I have a question, can you suggest a way to select dynamically generated element id using puppeteer and OpenAI?
@youneedspeed4773Ай бұрын
wow your project is awesome. I tried to to this myself before i found your video but i didnt manage to get the timing of the subtitles right.
@DanielMunoz-mz5fqАй бұрын
Is it possible to do it on a Windows machine? I have an auto-certificate with OpenSSL, but I don't know how to use it properly... do you know how I can do it? Thanks :D
@minhlongnguyen3161Ай бұрын
lol, embed html into c++
@tinatiggreraАй бұрын
Thank you so much! Loved the explanation and this code perfectly helped my use case!!
@unconvАй бұрын
Awesome!
@NgynAn-dg3kpАй бұрын
Not work with shopee, there are login page, otp and captcha to scrape product and if i catch the request hidden api it require a lot of cookie, please help me :(((
@billybofh2363Ай бұрын
Look at you, with your fancy sponsorship! ❣
@unconvАй бұрын
😎
@PrathyupA-j2iАй бұрын
Can we scrap the details from a paid page, provide I have the login id
@markomarjanovic8348Ай бұрын
First of all, you are a fantastic at explaining this, with no BS. Can you please advise on utilizing AgentQL with cloudflare protection?
@danielrlehmannАй бұрын
What would happen to the logic if you hit a website with a cloudflare front? Can it bypass this?
@unconvАй бұрын
You can try AgentQL at www.agentql.com
@moamer68Ай бұрын
Good task but could you make text based video editing tool ... This will use subtitles to remove parts of the cideo
@yusufmalikulАй бұрын
Thanks. Very great detailed video! For me in case somebody else have the same issue I need to include the math library: gcc -o game main.c -lraylib -lm
@jakasalwaysАй бұрын
Awesome!
@oneke44982 ай бұрын
thank you so much
@cryptoshills2 ай бұрын
Stop manifesting to have a stroke 😂 … nice tut thanks!
@Pokalia12 ай бұрын
Hello, your video helped me more than you can imagine, thanks a ton! btw i encountered a problem, CV2 has no support for special characters and unicode, so i installed pillow, now it work like a charm, since i'm Brazilian and we use "ç" and "~" in our language, thanks again!
@kryptaxesoftwaredevelopment2 ай бұрын
no help at all. probable should have known the issues before posting
@MannyBernabe2 ай бұрын
Neat. Thx for sharing.
@dosissolavenenumfacit70042 ай бұрын
This textarea holy sh*t - thanks a lot!!
@danielbengtsson98332 ай бұрын
I'm trying to get the servers external IP (ie, my laptop), so I currently curl a page on another server and I get my IP number in like 0.05 seconds, which is really slow vs loading the same page in an or geetting it with a xmlhttp request in javascript. Is this faster? I get that it's purpose is for multiple requests, but if we just look at the connection speed for a single request, is it faster than curl?
@francescocristiano31332 ай бұрын
Try php 8.4 and see the difference :)
@drac88543 ай бұрын
I have selected amazon linux as os Will steps followed here will be same?
@mapache_del_sur3 ай бұрын
This was a great help. You are an amazing developer. You saved me so much time and hassle.
@unconv3 ай бұрын
Thank you very much! I'm glad it was helpful.
@ADAMDS13 ай бұрын
hi man can you make an tutorial about how to deploy an flask app from subfolder?
@lan24433 ай бұрын
Your videos are great! Cant wait to see next one.
@woodtree99753 ай бұрын
how can we edit the videos collectively in pyhton?for example 500 videos at the same time?prompt : cut 5 seconds in the beginning,5 seconds in the end and adding words for each videos and Making AI read the text in videos?interesting subject but it will help us
@siddheshwarpandhare16983 ай бұрын
Hi, I am developing ai agent and using function calling. After getting data from api to by function. LLM need to do series of steps on function call response data but llm is only doing first manipulation step Can you help on this issue.
@siddheshwarpandhare16983 ай бұрын
I am using GPT4 model
@sevenjuan15283 ай бұрын
great video, new sub. Could you make one where you show us how we would go about uploading code into the EC2 to make changes and so on
@eriklarsson59863 ай бұрын
Very good!
@zengineer10103 ай бұрын
I did watch till the end and I subscribed
@unconv3 ай бұрын
Awesome, thanks!
@Julia-hf9yk3 ай бұрын
Awesome work. I'm really looking forward to a real AI-Assistant which can be used to control my computer. How long will we still have to wait?
@couldntgivafuk3 ай бұрын
you may aswell just ask gpt to write the entire code at this point...