logoalt Hacker News

cautiouscattoday at 3:15 PM3 repliesview on HN

Can someone give me examples of where you use agents in your browser? I’ve heard executive leaders tout that “people use agents to buy things for them” but I haven’t actually seen that.


Replies

nozzlegeartoday at 3:26 PM

> 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.

hugstoday at 3:25 PM

i've been tempted to use an agent to help me find non-horrible seats to see the 70mm imax version of the odyssey. but that's also the kind of thing that is heavily guarded by anti-bot detectors.

OroPlatoday at 3:17 PM

I would use them to solve captchas if that was a thing.

show 1 reply