Understanding AI – the basics (the full course)
The complete foundations course as one film: what AI is, how language models work, where their limits are and how answers become reliable on your own knowledge.
25 videos · around 49 minutes
All areasThe largest area, and the only one that has nothing to do with operating the software. These videos explain how artificial intelligence arrives at its answers: what separates a language model from classic software, how it learns, what tokens and context windows are, why hallucinations happen and what grounding and RAG change about them. The whole course is also available as one continuous film.
The second half is about using AI in a company: what happens to your data, which jurisdiction applies, what a model looks like in operation, where bias comes from, what the EU AI Act requires and how to introduce AI responsibly. Written for everyone who has to take part in the decision without having studied computer science.
The complete foundations course as one film: what AI is, how language models work, where their limits are and how answers become reliable on your own knowledge.
What sets artificial intelligence apart: recognising patterns from examples instead of fixed rules.
The map of terms: AI as the umbrella, machine learning as the usual method and the language model as one kind of it.
How a model learns from large amounts of data in training – parameters instead of programming, and training versus use.
What a language model is: it predicts the next word, and from that apparent understanding emerges.
The difference between an AI model and an AI tool (GPT versus ChatGPT): the model is the engine, the tool builds interface, memory and rules around it.
The input is the instruction: how a clear, precise question leads to a better answer.
How an AI reads text in chunks (tokens) and why its memory per request is limited (the context window).
Why an AI can be convincingly wrong – and why you should not blindly trust answers but check the sources.
How hidden instructions can be smuggled in (even via documents or websites) and how safeguards contain them.
Answers based on real company knowledge instead of guessing: the AI looks things up first and then backs every statement (retrieval augmented generation).
How an AI finds by meaning rather than just by keyword – the basis for finding the right knowledge for a question.
Why questions like "show me all ..." do not return a reliably complete list, and when a classic keyword search is the better choice.
What happens to your input: where the model runs, who has access and whether data is used for training.
The GDPR as the framework – and why it matters not only where the data sits but which law the provider is subject to.
What running large and small models costs – memory, hardware and the trade-off between performance, cost and control.
What AI is and is not good for – and why the human stays in control and checks the results.
AI that does not just answer but breaks a goal into steps, uses tools and works autonomously.
A model that understands not only text but also images, speech and documents.
Reasoning models take time for intermediate steps before answering – better on tricky tasks, but slower and more expensive.
Prompting, RAG or fine-tuning: the three ways to teach an AI your knowledge – and when each one fits.
A ready vendor service versus open weights: convenient and strong versus control and independence.
Why an AI picks up skews from its training data and is not neutral by default – and how to contain that.
The EU AI law in brief: regulation by risk and what matters for companies (not legal advice).
From idea to use: a clear use case, taking people along, clear rules and starting small.