this post was submitted on 29 Aug 2025
884 points (98.7% liked)

Technology

74754 readers
2516 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
(page 2) 50 comments
sorted by: hot top controversial new old
[–] Tollana1234567@lemmy.today 3 points 3 days ago

what if he orders 6000 chicken fa-gi-tas.

[–] deathbird@mander.xyz 13 points 4 days ago

Order kiosks = good Voice to text ordering system = obviously not ready for prime time

[–] Jeffool@lemmy.world 6 points 4 days ago

I get annoyed just hearing a pre-recorded greeting at a drive thru. I can't imagine ordering through an LLM, and yet I imagine I'll have to deal with it sooner rather than later.

[–] ch00f@lemmy.world 17 points 5 days ago* (last edited 5 days ago) (15 children)

Can someone who understands this better explain to me how this thing actually places the order into whatever POS they use? Like if LLMs are just advanced auto-complete, I get how they can do "fuzzy" tasks like answering questions or carrying on a conversation, but how do they do rigid tasks like entering the tacos into whatever system the cash register and kitchen use?

[–] Khanzarate@lemmy.world 18 points 5 days ago (6 children)

Its just an API.

There's a few ways they could go about it. They could have part of the prompt be something like "when the customer is done taking their order, create a JSON file with the order contents" and set up a dumb register essentially that looks for those files and adds that order like a standard POS would.

They could spell out a tutorial in the prompt, "to order a number 6 meal, type "system.order.meal(6)" calling the same functions that a POS system would, and have that output right to a terminal.

They could have their POS system be open on an internal screen, and have a model that can process images, and have it specify a coordinate pair, to simulate a touch screen, and make it manually enter an order that way as an employee would.

There's lots of ways to hook up the AI, and it's not actually that different from hooking up a normal POS system in the first place, although just because one method does allow an AI to interact doesn't mean it'll go about it correctly.

load more comments (6 replies)
load more comments (14 replies)

The only real way to order via the AI drive-thru:

https://youtube.com/shorts/sn6vUwqRcWw

load more comments
view more: ‹ prev next ›