In the same way in Rust you can download a package with Cargo and use it without reimplementing it, an LLM can download and explore all written human knowledge to produce a solution.
Or how you can efficiently loop over all combinations of all inputs in a short computer program, it will just take awhile!
If you have a programming language where finding an efficient algorithm is a compiler optimization, then your programs can get a lot shorter.
Or how you can efficiently loop over all combinations of all inputs in a short computer program, it will just take awhile!
If you have a programming language where finding an efficient algorithm is a compiler optimization, then your programs can get a lot shorter.