llms.txt
An emerging convention: a plain-text file at your site root that gives AI systems a clean map of what is on it. It saves an assistant from crawling around to work out what your site contains.
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.
Context Window
How much text a model can hold in mind at once, counted in tokens. Anything beyond it is forgotten, which is why very long conversations start to lose earlier details.
AI Visibility
How often, and how accurately, AI assistants mention your business when someone asks about what you do. Unlike search rankings there is no official scoreboard, so it is measured by asking the assistants and by watching which crawlers visit.
Multimodal
An AI that handles more than one kind of input — text and images together, say, or audio and video. It is why you can now photograph a menu and ask an assistant what is in a dish.
Entity SEO
Optimising to be recognised as a specific, real thing rather than for particular keywords. In practice it means consistent naming, structured data, and being mentioned in enough other places to be corroborated.
Grounding
Giving an AI real source material to answer from, instead of letting it rely on memory. A grounded answer can be checked and cited; an ungrounded one is where hallucinations come from.

