Answer Box
A boxed answer at the top of a results page, lifted from one page and credited to it. Winning one usually means having answered the question plainly and early rather than burying it.
Related terms
RAG (Retrieval-Augmented Generation)
A technique where the AI first searches a set of documents, then writes its answer from what it found. It is how assistants quote current information rather than whatever was in their training data.
Function Calling
When a model, instead of answering from memory, asks to run a specific tool — look up a price, check stock — and uses the result. It is what turns a chat assistant into something that can act.
Model Drift
When a model gets worse over time because the world moved on and it did not. A pricing or demand model trained two years ago quietly stops matching how customers behave now.
Supervised Learning
Training a model on examples that are already labelled with the right answer. It is the most common approach when you know exactly what you want the system to produce.
Human-in-the-Loop
Keeping a person in the decision, either approving what the AI produced or handling the cases it flags. The usual sensible middle ground between doing everything by hand and trusting a machine completely.
AI Policy Page
A public page stating how a business uses AI and what it does with customer data. Increasingly expected, and cheap to write honestly.

