LLM (Large Language Model).
The technology that powers ChatGPT, Claude, and Gemini — AI trained on huge amounts of text that can read, write, summarise, and reason about language.
In plain English
A large language model (LLM) is the technology behind ChatGPT, Claude, and Gemini. The simplest definition: AI that has read a huge amount of text and learned to predict what comes next. From that simple-sounding ability emerges most of what people call "AI" today — writing, summarising, translating, classifying, reasoning, answering questions.
For business use, the relevant capabilities are: reading documents (invoices, emails, contracts, drawings), classifying them (urgent vs not, customer vs supplier, complaint vs enquiry), summarising long inputs into short outputs, and following instructions to produce structured outputs (turn this drawing into a BOM, turn this enquiry into a CRM record).
What LLMs are good at: language tasks, pattern recognition across messy inputs, robust handling of variation (every supplier's invoice looks different but the LLM reads them all). What they're bad at without help: arithmetic on long numbers, knowing things that happened after their training cutoff, certainty (they can sound confident while being wrong).
That last point is the most important for business deployment. LLMs hallucinate — produce confident-sounding wrong answers. Production LLM applications always wrap the model in checks: schema validation, confidence thresholds, retrieval from real data (see RAG), and human-in-the-loop for anything that matters. The model is the engine; the surrounding system is what makes it reliable.
Real examples
What this looks like in practice.
- Reading 50 supplier invoices a day and extracting the line items into a structured format.
- Drafting a personalised first-touch reply to a customer enquiry based on what they asked.
- Summarising a 200-page contract pack to flag clauses needing review.
- Classifying every incoming email into 8 categories so they route to the right team.
See in action
Where we deliver this for clients.
Related terms
Adjacent concepts.
Apply it
Want this in your business?
Book a free 15-minute call. We'll talk through whether this pattern actually fits your workflow — and tell you honestly if it doesn't.
Let's see if we can help.
A 15-minute chat with Chris & Kay. No slides. No pitch deck. You tell us what's on your plate; we follow up by email with real thinking.