Glossary

Searchable terminology from accessibility, web standards, and related fields.

10 results found in AI and Emerging Technologies.

Agentic AI (AI agents, autonomous AI agents)
Agentic AI refers to artificial intelligence systems that can plan, make decisions, and execute multi-step actions autonomously to achieve high-level goals, typically by interacting with software, too…
Computer Use Agent (CUA, computer-using agent, desktop agent)
A computer use agent is an AI system powered by multimodal large language models that operates a computer by taking screenshots and performing mouse, keyboard, and scroll actions — mirroring the inter…
Context Leakage (chat session context bleed)
A failure mode in conversational AI systems in which information from earlier, unrelated chat sessions or turns influences the current response, producing output that blends contexts — for example, mi…
Conversational Programming (natural language programming, LLM-driven scene modification)
Conversational programming is a paradigm in which users modify software behaviour or digital environments through natural language dialogue with an AI system, rather than through traditional developer…
Conversational Search (conversational information retrieval, chat-based search)
Conversational search is an approach to information retrieval in which users interact with a system through natural language dialogue rather than keyword queries, enabling multi-turn exchanges that it…
Large Language Models (LLMs, foundation models)
Large language models are AI systems trained on vast corpora of text data using transformer-based neural network architectures, enabling them to generate, summarize, translate, and reason about natura…
Mobile Automation (mobile workflow automation, trigger-action automation)
Mobile automation refers to the use of scripting tools and platform features on smartphones to automatically perform sequences of actions — such as launching apps, capturing screenshots, invoking APIs…
Prompt Contradiction
A type of large language model failure in which the system disregards explicit instructions or constraints given in the user prompt, producing output that contradicts what was asked. For example, an A…
Runtime Accessibility (dynamic accessibility, on-demand accessibility adaptation)
Runtime accessibility refers to the ability to modify, adapt, or enhance the accessibility of a software application or digital environment while it is actively running, rather than through static des…
Semantic Scene Graph (SSG, scene graph)
A semantic scene graph is a structured data representation of a 3D or 2D environment that encodes objects, their properties (such as position, size, color, and audio characteristics), and the spatial …