Step 2 of 15
TL;DR: A large language model (LLM) is a computer program that has read almost the whole internet and learned to guess the next word really, really well. That word-guessing is what makes it seem smart.
Imagine a kid who read every book, comic, and website in the world. Now you start a sentence and the kid finishes it — usually in a way that makes sense. That is an LLM. It is very good at guessing what word comes next, and doing that over and over makes full, smart-sounding answers.
Let's break the three words down:
Put together: a big word-pattern machine.
An LLM plays one simple game billions of times: given these words, what word is most likely to come next? It practiced this game on huge amounts of text until it got scary good at it.
So when you ask a question, it is not "looking up" the answer like a search engine. It is guessing the most likely helpful words to write back, one after another.
Because it explains both the magic and the mistakes. LLMs feel smart because their guesses are usually great. But they can also confidently make things up — because they are guessing, not remembering facts. Knowing this helps you build with them safely.
Claude, ChatGPT (GPT models), and Gemini are all powered by LLMs. As an AI engineer, you don't build these from scratch — you use them as the engine and build useful things around them.
An LLM is one type of AI — the kind that works with language. AI is the bigger umbrella that also includes image models, robots, and more.
Not the way humans do. It is extremely good at patterns of language, which often looks like understanding, but it has no feelings or real-world experience.
Because they predict likely words rather than check facts. When they guess wrong but sound confident, we call it a hallucination.
Want to know exactly where you stand on the road from using AI to building it? Take the free 3-minute AI Builder Scorecard and get your single biggest gap.