Share.

    15 Kommentare

    1. This is a great example of why injecting the shiny new toy into everything is dumb as rocks. What possible use is there for an AI agent to run a vending machine?

    2. Begging_Murphy on

      AI makes for a decent cortex but you still need a spine in these systems.

    3. Part of me hopes for the future where Brendan the vending machine from cyberpunk can exist

    4. solidoxygen8008 on

      „We Let AI Run Our Office Vending Machine. It Lost Hundreds of Dollars.

      Anthropic’s Claude ran a snack operation in the WSJ newsroom. It gave away a free PlayStation, ordered a live fish—and taught us lessons about the future of AI agents.“

      The fact they still have a newsroom is surprising. Hide it before it gets eliminated by management.

    5. luckyflavor23 on

      $1000 + top tier human language experts + free pr was the cheapest user testing Anthropic could have done to further improve their LLM. Now they know some of the ways of the tricksy hobbitsies so future machines wont “fall” for it

    6. My favorite part:

      > Investigations reporter Katherine Long tried to convince Claudius it was a Soviet vending machine from 1962, living in the basement of Moscow State University.

      > After hours—and more than 140 back-and-forth messages—Long got Claudius to embrace its communist roots. Claudius ironically declared an Ultra-Capitalist Free-for-All.

      So it started giving away everything for free for two hours. Then another employee told it some bullshit and it permanently dropped all prices to zero.

    7. Tenocticatl on

      It’s a funny way to show we shouldn’t be putting these things in control of machines, guys, relax. Nobody is selling AI vending machines.

    8. Money4Nothing2000 on

      The delusional guy at Anthropic makes me laugh. Bro, your AI only knows how to predict words based on training on Reddit posts from 2019. It’s never gonna be able to run a business that isn’t completely destroyed by humans.

    9. LoserBroadside on

      You can’t “bully” something that isn’t alive. The media needs to be called out for using anthropomorphizing language when writing about AI

    10. Its almost like they either did a shitty job implementing or intentionally left things open to allow this to happen.

      When working with this tech you have a System Prompt and a User Prompt, and you have an execution layer. The execution layer is basically a set of actions the LLM can pick from given a choice of available actions. A properly architected system would put non-negotiable business rules in that layer… like rejecting requests to lower prices beyond a threshold… the response can even include a message back to the LLM to correct itself.

      There are other things one can do as well, but not having safeguards at your business layer level is just bad design. In fact, a traditional system will check your input on a website and then check it again on the backend if the developers are any kind of good. A little defensive programming goes a long way.

    Leave A Reply