| ▲ | nextaccountic 6 hours ago | |
Data is like mana, LLMs are like djinns, and prompts are like incantations This reminds me the introduction of SICP https://mitp-content-server.mit.edu/books/content/sectbyfn/b... > We are about to study the idea of a computational process. Computational processes are abstract beings that inhabit computers. As they evolve, processes manipulate other abstract things called data. The evolution of a process is directed by a pattern of rules called a program. People create programs to direct processes. In effect, we conjure the spirits of the computer with our spells. > A computational process is indeed much like a sorcerer's idea of a spirit. It cannot be seen or touched. It is not composed of matter at all. However, it is very real. It can perform intellectual work. It can answer questions. It can affect the world by disbursing money at a bank or by controlling a robot arm in a factory. The programs we use to conjure processes are like a sorcerer's spells. They are carefully composed from symbolic expressions in arcane and esoteric programming languages that prescribe the tasks we want our processes to perform. That was the idea in the forefront of AI in 1984 - software can perform intellectual work. This idea is now mainstream since ChatGPT, but for many people in the decades prior, software couldn't be called intelligent - they just follow rules! | ||
| ▲ | aleph_minus_one 6 hours ago | parent [-] | |
> software couldn't be called intelligent - they just follow rules! Software from this time wasn't intended to be highly non-deterministic as LLMs - and this was seen as a feature. | ||