Study the lesson
Work through every section at your own pace, from start to finish.
You have sat in the meeting. Someone mentions a large language model, someone else talks about fine-tuning, and before long the conversation has drifted into inference pipelines and responsible AI frameworks. You nodded. Everyone nodded. But if you are honest, at least three of those phrases could have meant almost anything. You are not alone, and you are not behind. The vocabulary around AI has expanded faster than almost any technology field in recent memory, and even people who use these tools every day frequently misuse the terms. This lesson cuts through that. We have chosen ten terms you will genuinely encounter this week, whether you work in finance, education, healthcare, or public services. For each one you will get a clear definition, the most common misconception to watch out for, and where relevant a concrete analogy to make it stick. By the end you will be able to follow technical conversations with confidence, ask better questions of AI vendors and colleagues, and spot when jargon is being used to clarify rather than to obscure.
Unlock the full lesson, the quiz, and your verifiable completion.
Continue with GoogleBy continuing you agree to the Institute of AI terms of use and privacy policy.
It is explained in plain English and assumes no technical background. Anyone can start it today.
Section one is open to everyone. Create a free account to work through the rest and take the quiz.
Before an AI system can do anything useful it has to learn, and that process involves four terms that get used constantly and often imprecisely. Training data is the collection of examples an AI system learns from: for a language-based AI this might be billions of sentences from books and websites, while for a medical imaging AI it might be thousands of labelled X-rays. The quality, diversity, and accuracy of training data directly shape what the resulting system can and cannot do. A persistent misconception is that AI tools learn from your conversations in real time, updating their knowledge as you chat; in standard deployment this is not how it works, because the training data was fixed before you ever opened the app. Think of it like a student who revised extensively before an exam: the revision happened beforehand, and answering your questions does not add new pages to the textbook. A model is the mathematical structure that encodes the statistical patterns found in the training data. When people say the AI said something, they are usually referring to the model underneath, and the important distinction is that the model is not the same as the product you are using: ChatGPT, Copilot, and Gemini are products built on top of models, where the model is the engine and the product is the car. Inside every model are parameters, sometimes called weights, the internal numerical values that were adjusted during training to capture patterns in the data, and a model might have billions of them. Parameters are fixed once training is complete and determine how the model responds to any given input, though most deployed systems add a degree of controlled randomness when generating, so identical prompts can still produce different wordings. The common misconception is that more parameters always means a smarter model; in practice a well-trained smaller model can outperform a poorly trained larger one, so parameter count is a measure of scale, not a guarantee of quality. A useful analogy is to think of parameters as the dials on a mixing desk in a recording studio, each controlling a specific aspect of the output. A skilled engineer sets those dials during the recording session, which is training, and once the record is pressed, which is deployment, the dials are locked, so playing the record does not change the settings. Fine-tuning is the process of taking an existing trained model and giving it focused additional training on a narrower task or domain, such as fine-tuning a general-purpose model on medical literature for clinical contexts. What fine-tuning does not do is completely rewrite the model: the base model's knowledge and capabilities remain, and fine-tuning adjusts emphasis and adds specialised competence. It is less starting over and more continuing education.
Work through every section at your own pace, from start to finish.
A short set of questions on what you have just covered.
Every completion has a certificate that you can share publicly for anyone to verify.
Pass the quiz and the Institute of AI issues you a record of completion with your score. Every completion has its own public verification page, so the link you put on your CV or LinkedIn profile can be checked by anyone, at any time.
Free lessons, a quiz to test what you have learned, and a completion you can verify publicly. All from the UK's professional body for artificial intelligence.
Every AI lesson is free to start, free to finish, and ends in a completion you can verify publicly.