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

Technology

74692 readers
2762 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
[–] SocialMediaRefugee@lemmy.world 23 points 3 days ago (14 children)

I don't understand how taco bell survives in my city when I'm surrounded by dozens of real mexican restaurants and food trucks.

[–] finitebanjo@lemmy.world 15 points 3 days ago (1 children)

Taco Bell doesn't compete with mexican food, it competes with Jack in the Box and Taco Johns, perhaps anywhere that has a salad bar.

load more comments (1 replies)
load more comments (13 replies)
[–] deathbird@mander.xyz 13 points 3 days ago

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

[–] freedom@lemy.lol 31 points 3 days ago (10 children)

In a fair world, we would be celebrating our machine labor achievement and enjoy our free time. Instead we have capitalism and virtual luddites shouting to protect menial labor.

Humanity.. sigh

load more comments (10 replies)
[–] Rivalarrival@lemmy.today 24 points 3 days ago (4 children)

The fucking taco bell AI likes to ask if I would like anything else, then ask if I want nacho fries. Then, hearing "No", go ahead and add them anyway.

Then it likes watching me drive away, giving the store the finger.

load more comments (4 replies)

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

https://youtube.com/shorts/sn6vUwqRcWw

[–] thatradomguy@lemmy.world 3 points 2 days ago

Is it safe to assume the people that made this AI thing for TB got fired and hence AI kind of did make somebody lose their job?

[–] ch00f@lemmy.world 17 points 3 days ago* (last edited 3 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 3 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)
load more comments
view more: ‹ prev next ›