| ▲ | nozzlegear 4 hours ago | |||||||
> I’ve heard executive leaders tout that “people use agents to buy things for them” but I haven’t actually seen that. My wife really dislikes building up the shopping cart for our weekly grocery delivery, so I built an agent... thing with earendil's npm libs. It takes the menu my wife has decided on, confers with her about the ingredients (if it hasn't seen a recipe before), and then uses Chrome's devtools protocol to head to Walmart and add everything to the shopping cart. It works fairly well and uses the local models I have running on my Mac Studio. | ||||||||
| ▲ | arosier10 an hour ago | parent | next [-] | |||||||
Does walmart keep prompting you with "Press and hold" anti bot requests? I have a similar project and keep getting these on walmart. | ||||||||
| ||||||||
| ▲ | diarrhea 3 hours ago | parent | prev [-] | |||||||
> uses the local models That is fantastic. Last I checked models capable of running on commodity (anything below a dedicated GPU rack) hardware were very lackluster. | ||||||||
| ||||||||