Skip to content

AI · · 4 min read

What is a language model (LLM)? How ChatGPT actually works

A language model like ChatGPT feels like magic, but really does just one thing. Here's a simple explanation of what an LLM is, how it works and where it fails.

By Mediseo

ChatGPT, Claude and similar tools almost seem to think. What they actually are is called a language model — and once you grasp the one thing it does, both its strengths and its weaknesses suddenly make sense.

One thing, done extremely well

A language model — often shortened to LLM, for "large language model" — does, at its core, just one thing: it guesses the next word.

That sounds almost too simple to be impressive, but think about what it actually involves. If a system gets good enough at predicting which word naturally comes next, it can finish a sentence, answer a question, write a summary or translate a text — all of which are just "what's the most likely next word, given everything before it?", repeated over and over.

The model learned this skill by reading vast amounts of text — books, articles, web pages — and practising guessing the next word billions of times. After enough practice, it picked up how language actually fits together: grammar, facts, tone, even reasoning, because all of that sits as patterns in the text it read.

Why it seems so smart

When you ask a question, the model doesn't look the answer up in a database. It generates a response one word at a time, where each word is chosen because it's the most likely one to follow, given your question and everything it has already written.

That's why it can answer things it has never seen word for word before. It isn't assembling ready-made answers — it's producing new text on the spot, based on the patterns. It's also why you can get two slightly different answers to the same question: it's guessing, not looking up.

And that's precisely what makes it powerful and unreliable at the same time.

Where a language model fails

Once you've understood that the model guesses the next word, the mistakes it makes suddenly make sense:

  • It makes things up. If the most likely next word forms a sentence that sounds right, it writes it — even when it isn't true. In the industry this is called "hallucination". The model isn't lying; it's guessing at language, not at truth.
  • It doesn't know what it doesn't know. It has no sense of its own uncertainty. A confidently phrased error looks exactly like a correct answer.
  • It has a knowledge cut-off. The model only knows what was in its training data up to a certain point. Ask it about something that happened afterwards and it simply doesn't know — unless it's connected to up-to-date sources.
  • It isn't great at precise arithmetic or multi-step logic, because it works with language patterns, not a calculator.

None of these are faults in the sense that something is broken. They're a direct consequence of what a language model is. Once you know that, you stop being surprised — and start building in checks where they're needed.

What does this mean in practice?

The simple rule: a language model is brilliant at producing and reshaping language, and shouldn't stand alone as a source of facts.

Use it to write a draft, summarise a long document, rephrase a text, generate suggestions, sort enquiries or explain something simply. It's exceptionally good at this, and it saves real time.

Be more careful when you ask it for hard facts, figures or legal details without a source. There it should either be connected to your own trusted documents, or have its answer checked by a human. The first is a common and effective approach: instead of letting the model guess freely, you feed it the right documents to answer from. It still guesses at the language, but stays within facts you actually trust.

That's the difference between a chatbot that occasionally makes things up and a tool you can safely let your customers meet.

In short

  • A language model (LLM) essentially guesses the next word — over and over.
  • That simple principle produces surprisingly powerful results on anything to do with language.
  • It generates new text rather than looking up ready-made answers — which is why it can be confidently wrong.
  • Best at language tasks; should be connected to sources or human checks when the facts have to be right.

If a model like this is going to meet your customers or work with important information, the difference lies in how it's connected to the right sources and quality-checked — and that's exactly the part we help businesses get right.

Frequently asked questions

What does LLM mean?

LLM stands for "large language model". The "large" refers to the enormous amounts of text it was trained on, and the size of the model itself. ChatGPT and Claude are examples of LLMs.

Why do language models make things up?

Because they guess the most likely next word, not what's true. If a plausible but wrong sentence is the most likely sequence of words, the model writes it. That's why important facts should either come from a trusted source or be checked by a human.

Can a language model be used on my own business's information?

Yes. A common approach is to connect the model to your own documents, so it answers from them rather than guessing freely. It can then, for instance, answer customer questions based on your policies and product information — not on random knowledge from the internet.

What we can do for you and your business.

Tell us briefly what you need help with — a new website, more visibility on Google, or just a once-over. We get back within a working day, usually with something concrete.