Learn AIFoundations
Foundations · 5 min read

What is an LLM?

Large Language Models explained like you're talking to a smart friend — no PhD required. What they are, how they work, and what they can't do.

You've heard the term everywhere. ChatGPT, Claude, Gemini — they're all LLMs. But what does that actually mean?

Let's break it down without the jargon.

LLM stands for Large Language Model

That's three words worth unpacking:

Large — trained on a truly enormous amount of text. We're talking billions of web pages, books, articles, code, and conversations.

Language — it's all about text. Input text, output text. (Some can also handle images and audio, but the core is still language.)

Model — it's a mathematical system. A very, very complex one — but at its heart, it's just numbers and equations learned from data.

Put it together: an LLM is a giant mathematical system trained on mountains of text.

How does it actually work?

Here's the honest answer: it predicts the next word.

Seriously, that's the core mechanism. Given a sequence of text, the model guesses what word should come next — over and over, token by token, until it produces a complete response.

"But if it's just predicting words, how does it seem so smart?"

Because it's been trained on so much text that it's absorbed patterns from virtually every domain of human knowledge. When you ask it a coding question, it's drawing on millions of Stack Overflow threads. When you ask it to write an email, it's drawing on billions of emails and writing examples.

It's not thinking. It's pattern-matching at a scale no human brain can match.

A useful analogy

Think of an LLM as an incredibly well-read intern.

They've read every textbook, every Wikipedia article, every forum post, every manual — in dozens of languages. They can discuss quantum physics, write a Python script, draft a legal letter, and translate Spanish poetry.

But they're still an intern. They need supervision. They can confidently state something that's completely wrong. They don't always know what they don't know. And they forget everything between conversations.

Hire them for the speed and breadth. Just don't send the email without reviewing it first.

The big names you'll encounter

  • ChatGPT — made by OpenAI. The one that made LLMs mainstream.
  • Claude — made by Anthropic. Known for being careful, thoughtful, and good at long-form reasoning.
  • Gemini — made by Google. Deeply integrated with Google's products and services.

They're all LLMs, built on the same core idea — just trained differently, with different strengths.

What an LLM CAN'T do

This is important. A lot of AI hype glosses over these limits.

It doesn't "think." It generates statistically likely responses. Sometimes those responses are brilliant. Sometimes they're confident nonsense. The model itself can't always tell the difference.

It doesn't have memory between conversations. Every new chat is a blank slate. It doesn't remember you from yesterday unless you're using a product that explicitly stores that history.

It can hallucinate. That's the technical term for when it makes things up — confidently, convincingly, and wrongly. Citations, statistics, names, dates — all can be fabricated.

It doesn't know what's happening right now. Most LLMs have a training cutoff date. Anything after that, they simply don't know (unless they have internet access tools).

💡 Key takeaway: An LLM is not a brain, not a search engine, and not magic. It's a pattern-matching machine of extraordinary scale. Understanding that — really understanding it — is what separates people who use AI well from people who get burned by it.

Why this matters for your business

When companies say "we're using AI," they almost always mean they're using an LLM somewhere in their stack. Either directly (asking it questions, having it write things) or indirectly (it's running inside a product they use).

Knowing what an LLM actually is helps you:

  • Set realistic expectations for what AI can and can't do
  • Spot when a vendor is overselling their AI capabilities
  • Make smarter decisions about where to apply it (and where not to)

🔗 Next up: Now that you know what an LLM is, let's talk about how it processes your messages. What is a Context Window? →

🤖

Want AI agents working in your business?

We build and deploy AI systems that connect to your real infrastructure. Not demos — production systems.