Plain-English AI Glossary

Plain-English AI Glossary | Aiforya
Resource

AI Jargon, Actually Explained: The SME Survival Guide to AI and Governance Terms

You have been in meetings where people throw around words like “hallucination,” “deployer,” and “foundation model” as if everyone knows what they mean. Most people do not. This is the dictionary they should have been handed at the door.

24 terms. No jargon. No textbook definitions. Just what you actually need to know.

By Elodie Flenniau, Aiforya  ·  Updated May 2026  ·  This glossary is updated regularly as new terms enter the conversation. Bookmark it and check back.

AI System

Governance

The EU AI Act defines an AI system as a machine-based system that can, given a set of objectives, generate outputs such as predictions, recommendations, decisions, or content that influence real or virtual environments.

In plain English: If a piece of software makes decisions or produces outputs that affect people or processes, it is probably an AI system under the law. That includes the chatbot on your website, the tool that screens CVs, and the software that flags fraud on your accounts.

Agentic AI

Risk & Ethics

AI systems that can plan, make decisions, and take actions autonomously over multiple steps to complete a goal, often without a human approving each individual action. Sometimes called AI agents.

In plain English: Most AI tools respond to a prompt and stop. Agentic AI keeps going. You give it a goal and it figures out the steps, takes actions, uses other tools, and reports back when it is done. That sounds useful and often is. It also means the AI is making a series of decisions you did not individually approve. The governance question with agentic AI is not just what it does, but what it does when something unexpected happens halfway through.

Automation

Risk & Ethics

Using technology to perform tasks that would otherwise require a human. In the context of AI, automation often means software making decisions or taking actions without a person approving each one.

In plain English: Automation is not new. What is new is AI making judgment calls, not just following fixed rules. The question is not whether automation is good or bad. It is which decisions you are comfortable handing over, and whether a human is still in the loop when it matters.

Bias

Risk & Ethics

When an AI system produces outputs that are systematically unfair or skewed toward or against particular groups of people. Bias usually comes from the data the model was trained on, which reflects historical inequalities or gaps in representation.

In plain English: If you train an AI on hiring data from a company that mostly hired men, it will learn to favour men. The AI is not malicious. It is a mirror. The problem is what it reflects. Bias is one of the most documented risks in AI use and one of the most important things to check for before you deploy a tool that affects people.

Data Poisoning

Risk & Ethics

A type of attack where someone deliberately corrupts the data used to train an AI model, with the goal of making the model behave in a specific, harmful way.

In plain English: Imagine feeding an AI student deliberately wrong textbooks so that it learns the wrong answers. Data poisoning is that, but intentional and malicious. It is more relevant to AI developers than to most SMEs, but it is worth knowing it exists, especially if you are using AI tools that learn from data your customers or staff provide.

Deployer

Governance

Under the EU AI Act, a deployer is any organisation or individual that uses an AI system in a professional context. You do not need to have built the AI to have obligations under the law. Using it is enough.

In plain English: If your business uses an AI tool, you are a deployer. That means you have legal responsibilities, even if you just bought a subscription and pressed go. This is the term that catches most SMEs off guard. You do not need to build AI to be regulated by it.

Deepfakes / Synthetic Media

Risk & Ethics

AI-generated images, video, or audio that realistically depict people saying or doing things they never said or did. Synthetic media is the broader term covering all AI-generated content designed to look or sound real.

In plain English: A deepfake is a fabricated video or audio clip that is realistic enough to be believed. You have probably seen examples of politicians or celebrities appearing to say things they never said. For businesses, the risk is not just reputational. Deepfakes are increasingly used in fraud, with AI-generated voices and faces used to impersonate executives and authorise payments. The EU AI Act specifically requires that synthetic media be labelled as AI-generated. If your business creates or uses any AI-generated content of real people, even for marketing, this applies to you.

Explainability

Risk & Ethics

The ability to explain how an AI system reached a particular output or decision in a way that humans can understand. Sometimes called interpretability.

In plain English: If your AI tool rejects a loan application or flags a customer as high risk, can you explain why? Not just “the system said so,” but what factors led to that outcome. Explainability matters legally under GDPR and practically under the EU AI Act. If you cannot explain it, you probably should not be relying on it for decisions that affect people.

Fine-Tuning

AI Tools

Taking an existing AI model that has been trained on general data and training it further on a more specific dataset, so it becomes better at a particular task or domain.

In plain English: Think of it like hiring someone with a general degree and then training them specifically for your industry. Fine-tuning takes a general AI and makes it more useful for a specific job. Some businesses fine-tune models on their own data, which raises additional questions about data privacy and what the model might learn and reproduce.

Foundation Model

AI Tools

A large AI model trained on enormous amounts of data that can be adapted for a wide range of tasks. GPT-4, Claude, and Gemini are all foundation models.

In plain English: A foundation model is the engine underneath most AI tools you use day to day. When you use ChatGPT, you are using a product built on top of a foundation model. You rarely interact with foundation models directly, but understanding they exist helps you ask better questions about where your AI tool’s capabilities and risks actually come from.

Generative AI

AI Tools

AI that creates new content, whether text, images, audio, video, or code, rather than simply analysing or classifying existing data.

In plain English: Generative AI is what most people mean when they say “AI” now. ChatGPT, Midjourney, Copilot. It generates. It does not just look things up. This distinction matters for governance because generating content carries different risks from analysing it. A tool that writes your contracts or your job adverts on your behalf is doing something very different from a tool that searches your database.

Hallucination

Risk & Ethics

When an AI model produces output that is confidently stated but factually wrong or completely made up. The model is not lying. It genuinely does not know the difference between a fact and a plausible-sounding invention.

In plain English: AI hallucination is the most important thing for any SME to understand before using AI for anything client-facing. The model will write a convincing, well-structured answer that is completely wrong. It will cite cases that do not exist. It will quote statistics it invented. This is why human review of AI outputs is not optional. It is the minimum.

High-Risk AI

Governance

A category defined by the EU AI Act for AI systems that pose significant risk to health, safety, or fundamental rights. High-risk systems include AI used in hiring, credit decisions, biometric identification, education, and certain healthcare applications.

In plain English: If your AI tool makes or influences decisions that significantly affect people’s lives, it is probably high-risk under the law. That comes with specific legal obligations around transparency, human oversight, and documentation. Most SMEs do not know whether their AI use falls into this category. Finding out is the first step.

Human Oversight

Governance

The requirement that a human is able to monitor, review, and intervene in AI-assisted decisions, particularly where those decisions affect people. Required by the EU AI Act for high-risk AI systems.

In plain English: Human oversight does not mean ignoring what the AI produces. It means having someone who actually reads it, questions it, and can say no. A human in the loop who rubber-stamps everything without looking is not oversight. It is liability without protection.

Large Language Model (LLM)

AI Tools

A type of AI model trained on vast amounts of text data that can understand and generate human language. ChatGPT, Claude, and Gemini are all large language models.

In plain English: An LLM is a very sophisticated autocomplete. It has read an enormous amount of text and learned patterns in language so well that it can generate responses that sound authoritative and human. The catch is that sounding authoritative and being accurate are two very different things.

Model

AI Tools

The core AI system that has been trained to perform a task. When people refer to “the model,” they mean the underlying intelligence behind a tool, not the interface you use to access it.

In plain English: The model is the engine. The product you use is the car. You might be using different cars built on the same engine, or the same car with a different engine underneath. Knowing which model powers your tool matters when you are assessing its risks and limitations.

Open Source

AI Tools

AI models or tools where the underlying code and sometimes the training data are publicly available for anyone to use, modify, or build on.

In plain English: Open source sounds reassuring because it means transparent. But for governance purposes it also means that anyone, including your own team, can run a version of that model without the safety guardrails the original developer put in place. Free does not mean ungoverned. It often means you are responsible for the guardrails yourself.

Prompt

AI Tools

The instruction or question you give to an AI system. The quality and specificity of a prompt directly affects the quality and reliability of the output.

In plain English: A prompt is what you type into an AI tool. “Write me a contract” is a prompt. So is “Summarise this document.” The reason AI outputs are often poor is not always the AI. It is often the prompt. Clear, specific instructions get better results. Vague ones get creative interpretations you did not ask for.

RAG (Retrieval-Augmented Generation)

AI Tools

A technique where an AI model is connected to an external knowledge source, such as a database, document library, or website, so that it can retrieve relevant information before generating a response. This reduces hallucination and keeps answers grounded in specific, up-to-date sources.

In plain English: Standard AI makes things up because it can only work from what it was trained on. RAG gives the AI access to your actual documents or data before it answers, so instead of guessing it looks it up first. It is why some AI tools can answer questions about your specific company or a recent document you uploaded. It does not eliminate hallucination entirely but it reduces it significantly. From a governance perspective, RAG also means the AI is now accessing your data, which raises questions about what it can see, who authorised that access, and how that data is handled.

Provider

Governance

Under the EU AI Act, a provider is any organisation or individual that develops an AI system and places it on the market or puts it into service. Providers have the most significant obligations under the law.

In plain English: If you built the AI tool, you are the provider. If you are using someone else’s tool, you are the deployer. Most SMEs are deployers, not providers. But if you have built a custom AI tool for your own use or for clients, you may have provider obligations you are not aware of.

Risk Assessment

Governance

A structured process of identifying the potential harms that could result from using an AI system, evaluating how likely and serious those harms are, and determining what controls to put in place.

In plain English: A risk assessment is just asking: what could go wrong with this tool, how likely is it, how bad would it be, and what are we going to do about it? It does not need to be a 50-page document. For most SMEs it can be a structured conversation. But it needs to happen before you deploy the tool, not after something goes wrong.

Token

AI Tools

The unit of text that AI language models process. A token is roughly equivalent to three to four characters of text, or about three quarters of a word. AI tools have a limit on how many tokens they can process in one go.

In plain English: When an AI tool tells you it has run out of context or cannot process a document, it has hit its token limit. Think of it like a short-term memory limit. This matters practically because it means very long documents may get cut off, summarised inaccurately, or processed in chunks that lose context. Know the limits of the tool you are using.

Training Data

AI Tools

The data that an AI model learned from during its development. The quality, diversity, and legality of training data directly shapes what the model knows, what it gets wrong, and where its biases come from.

In plain English: Training data is what the AI was taught on. If it was taught on biased, outdated, or narrow data, its outputs will reflect that. When you are evaluating an AI tool, one of the most useful questions you can ask the provider is: what was this trained on? If they cannot or will not tell you, that is information too.

Transparency

Governance

The obligation for AI systems and those who deploy them to be open about how they work, what data they use, and when AI is involved in decisions that affect people.

In plain English: Transparency means not hiding the AI. If your customer service chatbot is AI-powered, say so. If an AI tool influenced a decision about someone, they have a right to know. Transparency is not just a legal requirement under the EU AI Act and GDPR. It is the foundation of trust. And trust, as any SME owner knows, is easier to lose than to rebuild.

Now you have the vocabulary. The next question is what it means for your business specifically. Book a free discovery call and find out where you actually stand.

Book a Free Discovery Call →