Artificial Intelligence — or AI — is one of the most talked-about topics of our time. But what does it actually mean? Behind the hype, AI has a surprisingly simple core idea: building systems that can perform tasks that normally require human intelligence.

That covers a wide range of things — recognising a face in a photo, understanding a spoken question, writing a paragraph, recommending a song, diagnosing a disease from an X-ray, or driving a car through city traffic.

Simple definition

AI is a field of computer science focused on creating machines and software that can sense, reason, learn, and act — in ways that would require intelligence if done by a human.

Intelligence — what does that mean for a machine?

When we say a machine is "intelligent", we don't mean it thinks and feels like a human. We mean it can do some things that humans associate with thinking — like recognising patterns, making decisions, or solving problems.

Think of a chess computer. It doesn't "understand" chess the way a grandmaster does. But it can evaluate millions of positions and choose the best move — a task that requires considerable intelligence when a human does it. That's AI in action.

Everyday examples of AI

When Gmail filters your spam, that's AI. When Spotify recommends a song you love, that's AI. When your phone unlocks by recognising your face, that's AI. When you ask ChatGPT a question and it replies coherently, that's AI. It's already woven into daily life.

AI vs automation — what's the difference?

Not everything a computer does is AI. A calculator follows fixed rules — press 2 + 2, always get 4. There's no learning, no adaptation. That's automation, not intelligence.

AI is different because it can handle situations it hasn't seen before. A spam filter trained on millions of emails can spot a new type of spam it was never explicitly taught about. It generalises from what it learned.

Traditional automation Artificial Intelligence
Follows fixed, pre-written rules Learns patterns from data
Only handles situations it was programmed for Can generalise to new situations
Doesn't improve over time Can improve with more data or feedback
Example: a calculator Example: a spam filter

The big picture — what can AI do today?

Modern AI has become remarkably capable across a wide range of areas:

Worth knowing

AI is not one single technology. It's a family of different approaches and techniques — machine learning, deep learning, large language models, computer vision, and more. We'll explore each of these in later modules.

What AI is not

There are a lot of misconceptions about AI. Let's clear up a few:

Why does this matter?

AI is reshaping industries, changing jobs, raising ethical questions, and creating new possibilities at a pace that's hard to keep up with. Whether you're a student, a professional, or simply a curious person — understanding what AI is (and isn't) helps you make sense of the world you're living in, and make better decisions about how to use it.

You don't need to be a programmer or a mathematician to understand AI. You just need a clear map. That's what this library is for.

Key takeaways

  • AI is the field of building systems that perform tasks requiring human-like intelligence
  • AI learns from data and can generalise — unlike simple automation which follows fixed rules
  • AI is already part of daily life: spam filters, recommendations, voice assistants, face recognition
  • AI is not conscious, not perfect, and not one single technology
  • "AI" covers many different techniques — machine learning, LLMs, computer vision, and more