AI Rookies

LLM — Large Language Model

Fact

An AI model for understanding, writing, and rewriting language.

In Plain Words

An LLM is the friend at lunch with a story for everything. It sounds like it read the whole internet before homeroom.

You meet it in chatbots and writing tools. It can write emails, polish text, or explain code. But it can be wrong with a straight face.

Related Concepts

Token
An LLM breaks language into Tokens, then builds its answer step by step.

Prompt
The Prompt sets the LLM’s task and steers its answer.

Context-window
The Context-window limits how much information the LLM can use at once.

Hallucination
Hallucination risk rises when the LLM lacks solid facts.