Reference
AI Glossary
Plain-language definitions for the AI terms that actually matter, with practical context on why each one is relevant.
8 terms found in Developer Experience
The set of practices and tools for deploying, monitoring, and maintaining machine learning models in production — essentially DevOps principles applied to the ML lifecycle.
An open standard for connecting AI assistants to external data sources and tools through a unified, composable interface.
A technique for constraining a language model's output to follow a specific format like JSON, XML, or a defined schema, ensuring the response can be reliably parsed by downstream code.
The foundational instruction set given to an LLM that defines its role, behaviour, tone, and constraints for a particular application — set once at the application level and shaping all subsequent user interactions.