latentbrief
← Back to concepts
0 · AI FoundationsFoundationalToday's concept

Artificial Intelligence

The field of building computer systems that can perform tasks normally requiring human intelligence - from recognising speech to writing code.

Added May 21, 2026 · 2 min read

Understanding what AI is - and what it is not - is essential for thinking clearly about its implications. Overstating AI's capabilities leads to misplaced fear; understating them leads to missed opportunities and inadequate preparation. The people who navigate the next decade most effectively will have an accurate mental model of what these systems actually do.

Artificial intelligence is a branch of computer science concerned with building systems that can perform tasks that, until recently, only humans could do well. The field is both older and newer than most people realise. The term was coined in 1956 at a conference at Dartmouth College, where researchers optimistically predicted that thinking machines were just a few years away. Reality proved far more complicated.

Early AI systems were built on rules: programmers explicitly encoded knowledge, telling computers "if you see this, do that." These expert systems worked within narrow, well-defined domains but failed whenever they encountered something outside the rules they had been given. The world, it turned out, was too complex and varied to capture in rules.

The breakthrough came with machine learning - the idea that computers could learn rules from data, rather than having rules written for them. Instead of telling a program how to recognise a cat, you showed it thousands of images labelled "cat" and "not cat," and it learned to spot the patterns itself. This was more flexible, and it worked far better.

The current era of AI is dominated by deep learning - a class of machine learning based on large neural networks. Systems like ChatGPT, Claude, Gemini, and Midjourney are all products of deep learning. They can write, translate, generate images, write code, and reason through problems in ways that seemed implausible a decade ago.

AI is not a single technology. The term covers a wide spectrum: narrow AI that excels at one specific task (playing chess, recognising faces, recommending videos) and the more general systems we see today that handle a wide range of tasks. What it does not include - at least not yet - is systems with genuine understanding, consciousness, or intentions. Current AI systems are sophisticated pattern matchers, not minds.

Analogy

A calculator is not a mathematician. It can perform arithmetic far faster and more reliably than any human, but it does not "understand" numbers - it follows an algorithm. AI systems are similar: extraordinarily capable within their training domain, but operating on learned patterns rather than genuine comprehension.

Real-world example

When you ask a modern AI assistant to explain quantum physics, write a birthday poem, or debug a piece of code, you are experiencing AI that generalises across tasks because it was trained on an enormous breadth of human knowledge. It has learned patterns from text, not read and understood every book in the same way a person would.

Why it matters

Understanding what AI is - and what it is not - is essential for thinking clearly about its implications. Overstating AI's capabilities leads to misplaced fear; understating them leads to missed opportunities and inadequate preparation. The people who navigate the next decade most effectively will have an accurate mental model of what these systems actually do.

In the news

Related concepts