AI for Normal People Part 1: What Is AI, Actually?
AI is everywhere right now, but what actually is it? No jargon, no hype — just a plain English explanation of what artificial intelligence is, what it isn't, and why it suddenly matters to everyone.
You've heard about it on the news. Your uncle mentioned it at dinner. Your boss used it in a meeting and clearly didn't fully understand it either. AI is officially everywhere — and if you're sitting there thinking "I still don't really know what this is," honestly, you're not alone.
The problem is that most explanations of AI fall into one of two camps: either terrifyingly technical ("neural networks use backpropagation to optimise gradient descent") or terrifyingly dramatic ("robots will steal your job and then your soul"). Neither is particularly helpful.
So let's fix that. This is AI explained for normal people — no computer science degree required, no existential dread necessary. Just a straightforward look at what this stuff actually is, why it's suddenly everywhere, and what it means for you.
What AI Actually Is (In Plain English)
Here's the simplest definition I can give you: artificial intelligence is software that can figure things out without being told exactly what to do.
Normal software follows instructions to the letter. A calculator doesn't "think" about maths — it follows a precise recipe. Type 2 + 2, get 4. Every time, the same way, no surprises.
AI is different. Instead of following a recipe, it looks at a massive pile of examples and learns patterns from them. Then it uses those patterns to handle things it's never seen before.
Think of it like cooking. Traditional software is someone following a recipe step by step. AI is someone who's eaten at a thousand restaurants, tasted thousands of dishes, and can now walk into a kitchen and improvise something decent — even with ingredients they've never worked with.
It's not magic. It's not thinking the way you and I think. It's pattern recognition on an absolutely enormous scale, running very, very fast.
What AI Is Not
Let's get some misconceptions out of the way, because Hollywood has done AI a real disservice.
AI is not sentient. It doesn't have feelings, desires, or a secret plan. ChatGPT doesn't want anything. It doesn't get lonely at night. When it says "I'm happy to help," it's producing text that statistically follows from your input — it's not actually happy.
AI is not one single thing. There's no big "AI" sitting in a warehouse somewhere. AI is a broad term that covers lots of different technologies, the same way "vehicle" covers everything from a bicycle to a spacecraft.
AI is not infallible. It makes mistakes. Sometimes hilariously confident mistakes. It'll tell you something completely wrong with the same calm authority as something completely right. This is important to remember — we'll come back to it.
AI is not new. This is the one that surprises most people.
Why Is Everyone Suddenly Talking About It?
The term "artificial intelligence" was coined in 1956. That's not a typo — researchers have been working on this for nearly 70 years. So why does it feel like AI appeared out of nowhere in 2023?
Three things happened:
Computers got absurdly powerful. The techniques behind modern AI have existed for decades, but they need enormous computing power to work well. We finally have that, thanks largely to graphics cards (GPUs) originally designed for video games. Yes, really — gamers accidentally funded the AI revolution.
The internet created a mountain of training data. AI learns from examples, and the internet is the biggest collection of text, images, and information ever assembled. More data means better pattern recognition.
Researchers figured out a key breakthrough. In 2017, a team at Google published a paper called "Attention Is All You Need" that introduced a new architecture called a Transformer. This is the "T" in GPT. It turned out to be spectacularly good at understanding and generating language. Everything from ChatGPT to Google's AI features to image generators traces back to this moment.
So AI didn't appear overnight. It's more like a slow-burning fire that suddenly found an enormous pile of fuel.
AI You're Already Using (Without Realising It)
Here's the thing — you've been using AI for years. You just didn't call it that.
Netflix and Spotify recommendations. When Netflix suggests a show you end up loving, that's AI analysing your watching habits, comparing them to millions of other viewers, and predicting what you'll enjoy. Same with Spotify's Discover Weekly. It's not a person picking songs for you — it's pattern matching at scale.
Voice assistants. When you say "Hey Google" or "Alexa, set a timer," AI is converting your spoken words into text, figuring out what you meant, and executing the right action. If you've ever set up a smart home, you're already talking to AI multiple times a day.
Your phone's camera. That portrait mode that beautifully blurs the background? AI. The night mode that makes dark photos look bright? AI. The search function that lets you find photos by typing "beach" or "dog"? Also AI.
Email spam filters. Gmail doesn't have a team of people reading every email to check if it's spam. AI learned what spam looks like from billions of examples and now catches it automatically.
Maps and navigation. Google Maps predicting traffic and routing you around a jam? AI analysing movement data from millions of phones in real time.
None of this felt scary or revolutionary when it arrived. It just quietly made things work better. The reason AI feels different now is because of one specific type...
The Thing That Changed Everything: Generative AI
All those examples above are AI that analyses things — it sorts, predicts, recommends, and recognises. Useful, but not headline-grabbing.
What changed the game is generative AI — AI that creates things. Text, images, music, video, code. That's what ChatGPT, Claude, Midjourney, and all the other tools that exploded onto the scene are doing.
When you ask ChatGPT a question, it's not searching a database for the answer. It's generating new text, word by word, based on patterns it learned from an enormous amount of writing. It's like autocomplete on your phone, but scaled up by about a billion.
This is why it sometimes writes things that sound completely plausible but are totally wrong — it's predicting what words should come next based on patterns, not checking facts against a database. It's optimised to sound right, not to be right. (Keeping this in mind will save you a lot of trouble.)
Large Language Models (LLMs) — that's the technical name for tools like ChatGPT and Claude. "Large" because they're trained on massive amounts of text. "Language" because they work with words. "Model" because they're statistical models of how language works. Not as scary once you break it down.
Narrow AI vs. General AI (The Sci-Fi Gap)
This is where it helps to understand a distinction that most news articles skip over.
Narrow AI (also called "weak AI") is what we actually have. It's AI that's really good at one specific thing. The Netflix recommendation engine is brilliant at suggesting shows but couldn't drive a car. ChatGPT is great at writing text but can't recognise your face. Each AI system is a specialist, not a generalist.
General AI (also called AGI — Artificial General Intelligence) is what sci-fi imagines. An AI that can do anything a human can do — reason, plan, learn any new skill, understand context, feel emotions. Think Jarvis from Iron Man or Data from Star Trek.
We don't have general AI. Not even close, despite what some breathless headlines suggest. What we have is narrow AI that's gotten impressively good at its narrow thing — so good that it can sometimes feel general. ChatGPT can write poetry, explain quantum physics, and help you plan a holiday, which feels general-purpose. But it's still fundamentally doing one thing: predicting the next word in a sequence. It has no understanding, no goals, no awareness.
Whether we'll ever build true AGI is a genuine debate among researchers. But for now, you can safely file it under "not something you need to worry about today."
Why This Actually Matters to You
Alright, so AI is pattern recognition at scale, it's been around for ages, and the robots aren't coming for us. So why should you care?
Because AI is becoming a tool that normal people can use directly — and that genuinely is new.
Previously, AI worked invisibly in the background. It powered your spam filter, but you never interacted with it. Now, for the first time, you can sit down and have a conversation with an AI, ask it to help you write an email, explain a concept, brainstorm ideas, or debug a problem. That's a meaningful shift.
Here's where it's already showing up in everyday life:
- Work: Writing emails, summarising long documents, creating presentations, analysing spreadsheets. Not replacing jobs wholesale, but changing how tasks get done.
- Learning: Getting explanations of complex topics in plain language, at your own pace, with infinite patience. (It never sighs when you ask the same question three different ways.)
- Creative projects: Generating images for a birthday card, helping write a best man speech, brainstorming names for a new business.
- Home life: Smart home assistants are getting dramatically better at understanding context and natural language. If you're already using voice assistants to control your home, you'll notice them getting smarter.
- Health: AI helping doctors spot things in medical scans, apps that can identify skin conditions from a photo, mental health chatbots available 24/7.
You don't have to use any of this. But understanding what it is means you can make informed choices about when it's helpful and when it's hype.
The Honest Bottom Line
AI is a powerful and genuinely useful technology that's been somewhat overhyped by people trying to sell you things and somewhat under-explained by people who actually understand it.
It's not going to take over the world. It's not going to solve all your problems. It makes mistakes, it has limitations, and it's changing fast enough that anything too specific I write today might be outdated in six months.
But it's also not going away. And the gap between people who understand the basics and people who don't is going to matter — not in a scary way, but in the same way that understanding how to use the internet mattered in 2005. It's becoming one of those things that's just useful to know about.
That's what this series is for. No hype, no panic — just practical, plain-English explanations of AI for people who have better things to do than read research papers.
Coming Up in Part 2
Now that you know what AI actually is (and isn't), it's time to get hands-on. In Part 2: Getting Started with ChatGPT, we'll walk through how to actually use one of these tools — setting up an account, writing good prompts, understanding what it's good at (and what it's terrible at), and some genuinely practical ways to use it in your daily life.
No prior experience needed. If you managed to set up your first smart devices without losing your mind, you can absolutely handle this.