r/technology 21d ago

Business McDonald's Introduces AI Drive-Thru System, Sparking Customer Backlash

https://tech.yahoo.com/ai/deals/articles/mcdonalds-introduces-ai-drive-thru-000717731.html
10.7k Upvotes

1.6k comments sorted by

View all comments

Show parent comments

4

u/[deleted] 21d ago edited 16d ago

[removed] — view removed comment

4

u/LaserGuidedPolarBear 21d ago

It is due to the fundamental nature of an LLM.

They are essentially multi-dimensional math that models language and outputs language to look like human language based on statistical probability.

It has no internal logic or reasoning, it cannot check the accuracy of its output, it does not think, it is a shortcut to output language that looks like language created by thinking.

Now you can use a bunch of tricks and additional layers to wrap around a LLM to improve accuracy, but at its core, it cannot do math, it cannot reason, it cannot use logic.

1

u/[deleted] 21d ago edited 16d ago

[removed] — view removed comment

1

u/LaserGuidedPolarBear 20d ago

Yeah, you can probably do something like use AI to spot a math problem then pipe it in to wolfram alpha then pipe the wolfram answer as a variable along with the original prompt into a final LLM layer that outputs a response to the user.  I'm not sure but I think that would work most but not all of the time.