I Turned Bing Chat Into a Meal Delivery Service

  Рет қаралды 14,550

Dev Detour

Dev Detour

Күн бұрын

I made my own meal delivery service using Bing's new GPT-4 based chat mode. It went pretty well! The code is here if you want to roast it: github.com/dev...

Пікірлер: 64
@Avighna
@Avighna 9 ай бұрын
'DO NOT SUGGEST WALNUT-ROSEMARY CRUSTED SALMON' Well, that is definitely one way to solve that problem.
@3Faidonas3
@3Faidonas3 9 ай бұрын
Now I want some WALNUT-ROSEMARY CRUSTED SALMON
@bhagwat_tech
@bhagwat_tech 10 ай бұрын
Video is almost 8 months old but all comments except one are just 4 hours old. I think all of us checked the channel after watching the discord video. KZbin algorithm has found you. Best of luck
@jasedxyz
@jasedxyz 10 ай бұрын
I also just watched the discord video
@Avighna
@Avighna 9 ай бұрын
yep same
@Austin-Stein
@Austin-Stein 9 ай бұрын
discord video gang
@xd_joe
@xd_joe 9 ай бұрын
yup
@Ok-Chance
@Ok-Chance 9 ай бұрын
same here ,, i come after discord video
@celltechindustries
@celltechindustries 10 ай бұрын
Video Quality to Views is crazy, hope you'll do more stuff in the future!
@basketballfan23
@basketballfan23 10 ай бұрын
Faxxxxx
@29-vibhusingh74
@29-vibhusingh74 10 ай бұрын
He spitting out factss
@squeeeps
@squeeeps 9 ай бұрын
“Light recreational credit card fraud” 😭😭😭
@chunchunmaru5128
@chunchunmaru5128 9 ай бұрын
one thing you could have done is to store all the recipes names and ingredients on a server (even a Pi), and store all the code there. Accessing to it then with a website or an app over the phone. Then say if you liked today recipe and 10 days later you wanted it again you could just jump to the ordering part. Or you could ask for a confirmation on the app at the moment of payment since the script CAN screw things up (so you don't get charged like 200$ for a meal). You could also add a recipe exclusion list, if you don't like something it will never be suggested again. You could read the recipe title and, if banned, ask for a different recipe instead of asking the ingredients
@ariestuu
@ariestuu 10 ай бұрын
Just got recommended the discord video and decided to see more of your channel, I must say the quality is amazing!
@default_user_exe
@default_user_exe 10 ай бұрын
Same
@RokeJulianLockhart.s13ouq
@RokeJulianLockhart.s13ouq 9 ай бұрын
Likewise.
@gonsanbo
@gonsanbo 9 ай бұрын
DO NOT SUGGEST WALNUT-ROSEMARY CRUSTED SALOM
@oddnwmbers
@oddnwmbers 10 ай бұрын
"No mushrooms? How about this spinach and mushroom tortellini bake!" - Bing
@GoldballIndustries
@GoldballIndustries 9 ай бұрын
loved how it gave you a spinach and mushroom tortellini bake when you specifically asked for NO mushrooms also realizing the horror that the AI could order you 500 cabbages due to an error
@HyperLexus
@HyperLexus 10 ай бұрын
this has been recommended today, very recently. and i have to say you are *criminally* underrated. great stuff, seriously
@Nico-qq7xl
@Nico-qq7xl 10 ай бұрын
Keep doing this type of videos, such a great work!
@Cornbread2100
@Cornbread2100 6 ай бұрын
To check when the prompt is finished sending you could’ve also looked at the websocket traffic. From a quick check it looks like all messages have a "type" property. The messages being typed out are type 1, and the final message is type 2
@ddylan4cats
@ddylan4cats 6 ай бұрын
I checked DevTools, and noticed that while Bing Chat generates a response, the HTML code of the page is dynamically modified. So an alternate way to check to see if the response is finished is to scan the HTML for that string.
@Robert-nz2qw
@Robert-nz2qw 9 ай бұрын
Brilliant. But surprisingly expensive. I think there needs to be a step in which you can exclude stuff from the shopping list that you already have rather than adding it beforehand. And maybe to pick the cheapest produce as measured per weight on the first page of hits rather than the first unsponsored.
@CrankyBarbar1an
@CrankyBarbar1an 9 ай бұрын
I just watched the video and thought that you must have atleast 100,000 subscribers yk, bc of the quality. But cheers man, great work, and great quality.
@nicolasrulli
@nicolasrulli 20 күн бұрын
Great vid and I will 100% be looking into selenium for web automation stuff. However I feel this could be optimized a bit better in a more simple way. I feel like there’s the chance for Bing to give you the same recipe multiple times. Could be good or bad. I feel running a script to use Bing as some sort of cookbook generator. Where you ask for about 100 recipes and save them. Then you can loop through this list daily. Or you can possibly find a cookbook out there and have it pick a recipe from it(much harder code wise but could be better overall!) Thanks for the sick intro to selenium and showing me I can use it to ask Bing / order on Amazon
@reachtrev69
@reachtrev69 9 ай бұрын
This is awesome cuz you get to choose when you use it compared to meal delivery services that are sneaky and tricky. I bet if you didn't use whole foods it'd be cheaper than those meal delivery services.
@joncena3159
@joncena3159 10 ай бұрын
5:40 for 1 frame you see the first card use ,. to move frame by frame
@SirMrJakeAlt
@SirMrJakeAlt 9 ай бұрын
😮
@PolyPenguinDev
@PolyPenguinDev 9 ай бұрын
it's so satisfying watching my PyAutoGui scripts work perfectly
@jacobreed953
@jacobreed953 9 ай бұрын
Incredible video, you're a natural at this!
@czebosak
@czebosak 10 ай бұрын
Very interesting, I need to try it
@js.1337
@js.1337 9 ай бұрын
This is simply brilliant
@brianfallon9162
@brianfallon9162 9 ай бұрын
Great video
@christianremboldt1557
@christianremboldt1557 10 ай бұрын
This is the reason captchas exsist
@SockBinary
@SockBinary 9 ай бұрын
Showing this to your girlfriend was such a cute moment
@snowiblind
@snowiblind 3 ай бұрын
software dev doesn't have girlfriend
@shub07s
@shub07s 10 ай бұрын
Love your videos man
@PixelSheep
@PixelSheep 9 ай бұрын
That's freaking awesome!
@xd_joe
@xd_joe 9 ай бұрын
really great video, please upload more! lol
@MetroAndroid
@MetroAndroid 9 ай бұрын
Try eggplant parmigiana, it will change your life.
@Damglador
@Damglador 9 ай бұрын
GPT is much smarter than Bing
@dan1601
@dan1601 10 ай бұрын
Very fun concept.
@TinyTopGamer
@TinyTopGamer 9 ай бұрын
you should make it print with the stuff you need do loll
@daggabeats6502
@daggabeats6502 9 ай бұрын
W channel, keep it up!
@alkeryn1700
@alkeryn1700 9 ай бұрын
my life is simple, i eat a steak almost every day and don't have to bother with recipes lol.
@shodanargie1574
@shodanargie1574 9 ай бұрын
Blessed by the algo
@jdib
@jdib 10 ай бұрын
Wow this video is great. Under 1k views?
@tytydraco
@tytydraco 9 ай бұрын
The intro is so me
@Opeyemi.sanusi
@Opeyemi.sanusi 9 ай бұрын
Amazon: Are you a Robot?
@johnpenrod
@johnpenrod 9 ай бұрын
This is good stuff
@mykale
@mykale 9 ай бұрын
DO NOT SUGGEST WALNUT-ROSEMARY CRUSTED SALMON
@BroskiPlays
@BroskiPlays Жыл бұрын
How did you automate the process of Bing opening the tab by himself. Do you have Python code or is it too difficult to understand?
@devdetour
@devdetour Жыл бұрын
I used Selenium Webdriver to control the browser, both for interacting with Bing and for adding items to cart on Amazon. The code on my GitHub is linked in the description :)
@NobodyisAnybody
@NobodyisAnybody 10 ай бұрын
cool
@olbluelips
@olbluelips 9 ай бұрын
Very cool
@sideloadedwaffle
@sideloadedwaffle 9 ай бұрын
girlfriend and software engineer in the same video isn't possible, fake.
@SumoLucas
@SumoLucas 10 ай бұрын
I’m curious as to if you could use some APIs instead of interacting with the web browser directly. I bet it would be more reliable as you wouldn’t need to set delays and timers to wait for actions and hope that they complete before the next action.
@zherka_pill
@zherka_pill 9 ай бұрын
only 5k view wtf
@_Gam3r
@_Gam3r 9 ай бұрын
1000 like >:)
@nap820
@nap820 10 ай бұрын
You have to let it run according to How many grams are per price, so it runs according to the kilo price
@Bockanator
@Bockanator 9 ай бұрын
Out of curiosity why did you decide to use Bing chat instead of ChatGPT.
@ddylan4cats
@ddylan4cats 6 ай бұрын
because it’s connected to the Internet
Why Major Meal Kit Companies Lose 90% of Customers in a Year | WSJ The Economics Of
8:35
How Fast Can I Fill My Inbox?
13:30
Dev Detour
Рет қаралды 288 М.
Or is Harriet Quinn good? #cosplay#joker #Harriet Quinn
00:20
佐助与鸣人
Рет қаралды 59 МЛН
Touching Act of Kindness Brings Hope to the Homeless #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 19 МЛН
Factor 75 Review - Brutally Comprehensive Honest Review | Not Sponsored
13:33
Consumer Research Studios
Рет қаралды 155 М.
Stealing Storage from Discord
7:39
Dev Detour
Рет қаралды 1,8 МЛН
AI can't cross this line and we don't know why.
24:07
Welch Labs
Рет қаралды 722 М.
Scammers PANIC After I Hack Their Live CCTV Cameras!
23:20
NanoBaiter
Рет қаралды 14 МЛН
⁠I Tested Life Hacks That Should be Illegal
14:52
Zac Alsop
Рет қаралды 1,8 МЛН
The UK is So Cooked...
15:38
GetHip
Рет қаралды 395 М.
Bug in Binary Search - Computerphile
11:31
Computerphile
Рет қаралды 286 М.
3D Gaussian Splatting - Why Graphics Will Never Be The Same
2:12
IndividualKex
Рет қаралды 1,6 МЛН
I tried using AI. It scared me.
15:49
Tom Scott
Рет қаралды 7 МЛН
What's Wrong With This Hello World?
8:58
Dev Detour
Рет қаралды 41 М.