Short tutorials
Short videos on AI strategy, the impact of AI on organisations, and practical tips for working effectively with AI.
Most videos are spoken in Dutch. English versions are being added.
How do neural networks work?
Using one example throughout, predicting the price of a house, you see what a neuron actually does: weights, a bias, and an error that travels back through the network. No background needed, and by the end you understand why the same technique also recognises faces.
Watch on YouTubeHow does RAG work?
Why AI makes things up when you ask about your own organisation, and how RAG fixes it. In six steps from your own documents through chunks and embeddings to an answer you can trace back to your sources.
Watch on YouTubeWhat is agentic AI and what can it do?
AI that does not just give answers, but carries out tasks independently. An introduction to agentic workflows and what they mean for organisations and professionals.
Watch on YouTubeHow do recommender systems work?
Netflix, Spotify, Amazon: they all use recommender systems. A clear explanation of how these algorithms analyse your behaviour and make recommendations.
Watch on YouTubeHow does speech recognition work?
From sound waves to words: a clear explanation of how speech recognition works, from acoustic models to modern AI systems such as Whisper.
Watch on YouTubeWhat is an LLM, really?
Large language models are everywhere, but what do they actually do under the hood? A clear explanation of how LLMs work, from tokens and training to the way they generate text.
Watch on YouTubeAutonomous systems: which ones exist and what can they do? (n8n, Make, MS Power…)
An overview of tools for automating work processes without coding, from n8n and Make to MS Power Automate. What can they do, when do you use which, and how far does the autonomy reach?
Watch on YouTubeFine-tuning vs RAG
Fine-tuning changes how a model sounds, RAG changes what it knows. A clear explanation of the difference, why "let's train a model on our company data" is usually the wrong plan, and the single question that tells you which one you need.
Watch on YouTube