380
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 26 Jun 2024
380 points (97.3% liked)
Technology
59583 readers
2562 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
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.
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.