
Explain like I'm five
Imagine you're reading a book, but you can only see one page at a time—that's the AI's context window. The bigger the window, the more story the AI remembers while talking to you, like a friend who recalls what you said earlier in a long conversation.

Why it matters
It matters because it limits how much information an AI can consider at once, affecting its ability to follow long conversations or analyze large documents. You encounter it when using chatbots, writing assistants, or any AI that needs to remember context over many exchanges.

Common misconception
Many people think a bigger context window means the AI is smarter, but it only means it can hold more text—not that it uses it better. Also, a large window doesn't guarantee perfect memory; the AI might still 'forget' details in the middle.

Formal definition
A context window is the fixed number of tokens (words, subwords, or characters) that a language model can process as input at one time, determining the span of text it can attend to when generating a response. It is a hardware-constrained resource, limited by the model's architecture and available memory, and directly impacts tasks like document summarization and multi-turn dialogue.