What is AI?
The complete, sourced definition of artificial intelligence — what it is, how LLMs work, and what agentic AI adds in 2026.
>
Skip to contentThe complete, sourced definition of artificial intelligence — what it is, how LLMs work, and what agentic AI adds in 2026.
Artificial Intelligence (AI) is the development of computer systems that can perform tasks which typically require human intelligence — such as understanding language, recognising patterns, making decisions, and generating content.
The distinction that matters in 2026: Most AI people encounter today is not general intelligence — it is narrow AI, highly capable at specific tasks it was trained on, with no understanding, consciousness, or goals of its own.
An LLM is trained by processing enormous quantities of text — web pages, books, code, scientific papers — and learning the statistical relationships between words and sequences. During training, the model adjusts billions of numerical parameters to get better at predicting what comes next in a sequence. After training, the model can complete, continue, or respond to any text input by generating the most probable continuation based on what it learned.
LLMs do not store facts as discrete records. They encode statistical patterns. This is why they can sound authoritative while being wrong — they generate plausible text, not verified truth. This is called hallucination: a confident, fluently written statement that is factually incorrect.
AI excels at: understanding and generating language, summarising large documents, translating between languages, writing and explaining code, identifying patterns in data, creating images and video from descriptions, answering questions on topics it was trained on.
AI cannot: think or reason in the human sense, verify its own outputs against reality (without tools), reliably remember previous conversations without external memory systems, act in the world without tools, or understand meaning the way humans do.
The most significant current development is the shift from AI that responds to prompts to AI that completes projects. Agentic AI systems can be given a goal — research this company, write this report, monitor this campaign — and execute the required steps autonomously: searching the web, reading documents, calling APIs, writing and running code, and producing a final output. This requires understanding not just what to say, but what to do next.
Opens your assistant with this page as the source, and a question rather than a summary. It will ask what you are building before it answers.
Nothing is sent from here. The link carries only this page’s title and address.