Hacker News new | ask | show | jobs
by ako 2 days ago
We’re way beyond that, LLMs are used for reasoning - plan, do, check, act. They will define a goal, decide how to get the info needed (run a script for example), and use these new insights to adjust the plan. This is way beyond just retrieving info from a knowledge base.

And where the info comes from (scraped, or classroom books) does not influence if something is intelligent, Humans are also trained on pre-existing knowledge.

Real intelligence is being able to use your stored knowledge to solve new problems, which both humans and agents+LLMs can do to different levels.