McDonald’s Gives Up On ‘AI’ After Comedy Of Errors, Including Putting Bacon On Ice Cream

ForgottenFlux@lemmy.world to Technology@lemmy.world – 376 points –
McDonald’s Gives Up On ‘AI’ After Comedy Of Errors, Including Putting Bacon On Ice Cream
techdirt.com

LLMs certainly hold potential, but as we’ve seen time and time again in tech over the last fifteen years, the hype and greed of unethical pitchmen has gotten way out ahead of the actual locomotive. A lot of people in “tech” are interested in money, not tech. And they’re increasingly making decisions based on how to drum up investment bucks, get press attention and bump stock, not on actually improving anything.

The result has been a ridiculous parade of rushed “AI” implementations that are focused more on cutting corners, undermining labor, or drumming up sexy headlines than improving lives. The resulting hype cycle isn’t just building unrealistic expectations and tarnishing brands, it’s often distracting many tech companies from foundational reality and more practical, meaningful ideas.

57

You are viewing a single comment

Mc Donald's already has customer self serve kiosks and mobile apps with the full menu that limit you as to which items you can add or remove.

How did they screw this up and leave things open ended for the LLM?

IE why was the LLM not referencing a list of valid options with every request and then replying with what the possible options are. This is something LLMs are actually able to do fairly well, then layer on top the EXACT same HARD constraints they already have on the kiosk and mobile app to ensure orders are valid?

That wouldn't even need AI. Thats just a fancy switch statement with a pleasant voice.

An LLM can somewhat smooth over variances in language without having to have all possible variances known just the valid options and the raw input.

  • I would like a Big Mac, no lettuce, no tomato, no cheese.
  • I would like a Big Mac, no vegies, hold the cheese.
  • I would like a Big Mac, no vegies, no dairy

Good point. A really complicated switch statement then.

Natural language is really messy.. Could go through many variants on things. Then you get text to speech issues due to audio quality / accents.. And you need an engine that can "best guess / best match" based on what it has or ask for clarification.

Similarly you can ask for TWO of a complex thing: I would like Two.... meals, with,,, XXXX

Im just messing around man. This does sound like a good case for a basic LLM.

That's the joke. Nearly every proposed implementation of AI isn't actually solving a real business or tech problem. It's just the next snake oil, like block chain, quantum computing, etc. There are real, valid use cases for all of those things. But most companies have no idea what they really are, how they might help, and even if they could help, what it would take to implement to see real results.

You're expecting them to put thought and effort into this

The self serve terminals and apps actually work well. I prefer using them over ordering at the counter.

So ya I am surprised they rolled this out so poorly.

Because most people, including those implementing this shit, have no idea how LLMs work, or their limitations. I see it every day at my job. I have given up trying to patiently explain why they are having issues.