LLM (Large Language Model)
TL;DR
Large language models that understand and generate human language.
What does this mean?
LLMs are neural networks with billions of parameters, trained on vast amounts of text. They can understand language, generate it, translate it, and handle tasks like summarization and code generation.
How it works
An LLM predicts word by word what should come next — based on the full context (the prompt). Through training on billions of texts, it has built up broad knowledge.
Example
ChatGPT (OpenAI), Claude (Anthropic), Gemini (Google) — the models behind modern AI chatbots and co-pilots.
Why it matters
LLMs are the engine behind most current enterprise AI applications — from customer service to document processing.
Related terms