Heidelberg AI Curriculum · 2026
Learn AI by doing for creators
What this beginner track covers
- This track explains why the course exists and how you should move through it.
- It is for anyone who is new to the material and wants a clear picture of the tracks, difficulty tiers, and chapter structure before diving in.
- After completing this short introduction you will be able to state the purpose of the overall course, identify who the intended learners are, and describe how each chapter is built and where specific topics are located.
- You will also know how to choose a track that matches your current skill level and how to navigate between tracks without getting lost.
- Start with the opening chapter “Why?
- Who?
- What?” before you begin Lesson 1.
- Read it in full, then follow the recommended order of the subsequent tracks as they are presented on the site.
- If you are pressed for time, you can skim the detailed explanations of difficulty tiers after you have a basic grasp of the course layout, but do not skip the “Why?
- Who?
- What?” chapter because it contains the essential context needed to use the rest of the material effectively.
What this beginner track covers
- This track teaches you how to start a conversation with an AI model and turn that dialogue into useful results.
- It is for anyone who has never used a chatbot before or wants a clear, step‑by‑step way to become comfortable with the most common front‑line assistants.
- After completing the chapters you will be able to open a chatbot, choose the one that fits your current need, and interact with it to ask questions, analyse documents you upload, and retrieve information that includes real citations.
- You will know how to use Gemini inside Docs, Sheets, or Gmail, run source‑backed searches with Perplexity, leverage ChatGPT’s broad feature set for data analysis, and employ Claude for writing, coding, and general chat tasks.
- Begin with Chapter 1 to understand the four main front‑line bots.
- Then follow the order of Chapters 2 through 5, each focusing on a specific platform and its unique integration points.
- If you are short on time, you can skip the detailed Gemini chapter after getting the overview in Chapter 1, but be sure to still review the sections on Perplexity, ChatGPT, and Claude so you experience the full range of capabilities.
- 2.1 Frontier chatbots The frontier chatbots — ChatGPT, Claude, Gemini, Perplexity 12 Aug
- 2.2 Gemini Google's AI — built into Docs, Sheets, and Gmail 11 Aug
- 2.3 Perplexity AI search that cites real sources — not just summaries 12 Aug
- 2.4 ChatGPT OpenAI's assistant — broadest features, strong data analysis 12 Aug
- 2.5 Claude Claude in your browser — chat, write, analyze, and code 13 Aug
What this beginner track covers
- The craft of getting great, reliable answers from any model.
- You will shape what you type (prompting) and what the model can see (context), then make it dependable the test-first way — writing a few input → expected examples and letting them drive every prompt edit, so you catch it when a change quietly breaks something.
- This is the skill that quietly multiplies everything else you do with AI.
- 3.1 Prompt Engineering Get dramatically better answers from any AI 13 Aug
- 3.2 Context Engineering What the AI sees matters more than how you ask 13 Aug
- 3.3 Test-Driven Prompt Engineering Stop guessing whether a prompt got better — prove it 12 Aug
- 3.4 Loop Engineering Build the system that drives the agent — loops that run while you sleep 13 Aug
What this intermediate track covers
- This track shows you how to describe an app in plain English and receive a working version without writing code.
- It is for beginners who want to see immediate results and later take control of the code they generate.
- After completing the track you will be able to use AI app builders to turn descriptions into full‑stack applications, chat with Lovable to create React apps that you can export to GitHub, prompt v0 for polished UI that also handles testing and deployment, describe an idea to Base44 and get a complete backend with database, authentication and hosting, and finally export the generated code so you can modify and own the app yourself.
- Start with Chapter 1 to experience vibe‑coding, then move through Chapters 2, 3, and 4 in order to compare different no‑code builders.
- Finish with Chapter 5 when you are ready to take the code out of the platform.
- If you are short on time, you can skip directly from Chapter 3 to Chapter 5 after you have a working UI, but be aware that you will miss the backend setup shown in Base44.
- 4.1 AI app builders Full-stack "vibe coding" — describe it, get a working app 12 Aug
- 4.2 Lovable A no-code app builder — chat to build full-stack React apps you own and export to GitHub 13 Aug
- 4.3 v0 A no-code app builder — prompt polished React UI, now a full agent that tests and deploys 12 Aug
- 4.4 Base44 A no-code app builder — describe an app, get a full backend, database, auth and hosting 12 Aug
- 4.5 Own your app You hit the platform’s ceiling — export the code and make it yours 13 Aug
What this intermediate track covers
- This track teaches you how to create media that people can watch and hear.
- It is for anyone who wants to turn text, images, or audio into voiceovers, avatars, pictures, or video without relying on proprietary services.
- When you finish the chapters you will be able to give a script a face using AI avatars, generate pictures from prompts with both cutting‑edge and free local tools, create short video clips from sentences or photos, add spoken dialogue to an app and make it understand speech, and build real‑time voice agents that converse live.
- Start with Chapter 1 on AI avatars, then move to Chapter 2 for image generation, followed by Chapter 3 on video creation.
- After you have visual media covered, continue with Chapter 4 to add text‑to‑speech and speech‑to‑text capabilities, and finish with Chapter 5 for real‑time voice agents.
- If you are short on time, you can skip the optional deep dive into frontier image apps in Chapter 2 and go straight to the free, local route before proceeding.
- Follow this order to build a solid foundation before adding interactive voice features, ensuring each skill builds on the previous one.
- 5.1 AI avatars Give your script a face — pre-recorded or live 13 Aug
- 5.2 AI image generation Turn a prompt into a picture — frontier apps vs. the free, local route 13 Aug
- 5.3 AI video generation Turn a sentence — or a photo — into a video clip 13 Aug
- 5.4 Voice: text ↔ speech Give your app a voice, or teach it to listen 13 Aug
- 5.5 Realtime voice agents Talk to AI out loud — and have it talk back, live 12 Aug
What this advanced track covers
- This track teaches you how to build pipelines and agents that run without your constant attention.
- It is for anyone who wants to connect applications, automate data flows, and create self‑operating AI assistants using no‑code tools.
- After completing the modules you will be able to design n8n workflows, choose and configure the right automation platform, move an AI agent from a demo environment into production, construct visual canvases with branches, loops, and error handling, set up quick automations with Zapier, extend agents with custom skills and tools, and deploy open‑source LLM applications with Dify.
- Start with Chapter 1 to get hands‑on experience in the n8n lab bench, then follow Chapters 2 and 3 to understand tool selection and production deployment.
- Continue with Chapter 4 for visual canvas design, use Chapter 5 for fast Zapier integrations, explore Chapter 6 to add skills and extensions, and finish with Chapter 7 to build a grounded chatbot using Dify.
- If you are short on time, you can skip Chapters 4 and 7 after mastering the core workflow and agent deployment concepts.
- 6.1 Automation tools Wire up apps and data pipelines — pick the right one 12 Aug
- 6.1.1 n8n Open-source workflow automation — the lab bench of this course 11 Aug
- 6.1.2 Make Hosted visual canvas — branches, loops and error handlers you can see 13 Aug
- 6.1.3 Zapier The largest app catalogue — the fastest first automation 13 Aug
- 6.1.4 Dify Open-source LLM app builder — upload papers, get a grounded chatbot 13 Aug
- 6.2 From demo to production agent What it takes to run an AI agent for real — not just demo it 13 Aug
- 6.3 Skills, tools & extensions Teach your AI new tricks and plug in tools 13 Aug
What this advanced track covers
- This track teaches you how to build and orchestrate your own custom AI agents.
- It is for developers who want to move beyond pre‑made bots and control the logic of each agent in code or visually.
- After completing the chapters you will be able to create a team of agents with defined roles, assign them tasks, and connect tools using CrewAI; you will also be able to design chatbot, RAG bot, or multi‑agent flows by dragging boxes on a canvas with Flowise; finally you will know how to use Langflow’s visual canvas while keeping the underlying Python editable.
- In short, you will have practical skills to build agents from scratch and choose the right framework for any project.
- Start with the introductory chapter that explains what an agent framework is and compares the three options.
- Then follow the Build agents chapter to see the overall process, move on to CrewAI for code‑first development, continue with Flowise for a drag‑and‑drop approach, and finish with Langflow to combine visual design with editable Python.
- If you are short on time, you can skip the detailed comparison in the intro after reading the overview, but do not skip the Build agents chapter because it ties all later sections together.
- 7.1 Agent frameworks - Intro What an agent framework actually is, and which of the three to reach for. 12 Aug
- 7.2 Langflow A visual canvas whose blocks stay editable Python underneath 12 Aug
- 7.3 Flowise Drag boxes on a canvas to build a chatbot, a RAG bot or a multi-agent flow 11 Aug
- 7.4 CrewAI A Python framework for a team of agents with roles, tasks and tools 12 Aug
- 7.5 Build agents Build & orchestrate your own custom AI agents 12 Aug
What this intermediate track covers
- This track shows you how to set up a personal AI assistant that works for you around the clock.
- It is aimed at anyone who wants an always‑on digital helper without needing deep system‑admin experience.
- When you finish, you will be able to install a ready‑made agent on your own machine, configure a self‑hosted assistant that remembers past interactions and can write its own skills, delegate complete tasks to Claude using a chat interface, and run an AI agent through WhatsApp or Telegram with OpenClaw.
- Each chapter gives you concrete steps to achieve those outcomes.
- Start with Chapter 1 to get the basic installation and chat experience.
- Then move to Chapter 2 to set up Hermes for persistent, self‑hosted operation.
- After that, choose either Chapter 3 if you prefer delegating whole tasks to Claude without using a terminal, or Chapter 4 if you want to connect an assistant to your messaging apps.
- If time is limited, you can skip Chapter 4 and still have a functional always‑on assistant.
- Follow the chapters in the order presented; they build on each other and assume the previous setup is in place.
- Skipping ahead may require you to backtrack later to fill missing configuration steps.
- 8.1 Personal AI Assistants - Intro Ready-made agents you install and chat with — 24/7, on your own machine 12 Aug
- 8.2 Hermes A personal AI assistant — self-hosted, always-on, remembers you and writes its own skills 12 Aug
- 8.3 Claude Cowork Delegate whole tasks to Claude — the third way to use it, no terminal 11 Aug
- 8.4 OpenClaw A personal AI assistant — run agents on your own devices via WhatsApp or Telegram 13 Aug
What this intermediate track covers
- This track teaches you how to make an AI answer questions using your own files instead of only its training data.
- It is for developers, data engineers, or anyone who wants a private chat assistant that can cite documents, papers, and databases.
- After completing the track you will be able to: create a system that answers from your own documents with citations (Chapter 1); set up an open-source, privacy‑focused notebook environment as an alternative to commercial notebook AI (Chapter 2); deploy Onyx to provide cited answers, agent actions, and deep research over your team’s docs, apps, and people (Chapter 3); and run AnythingLLM as a private, all‑in‑one chat interface that supports agents, connectors, and local or self‑hosted keys for your document collections (Chapter 4).
- Start with Chapter 1 to learn the basic retrieval‑augmented generation workflow, then move to Chapter 2 to explore the notebook environment.
- Continue with Chapter 3 to see how Onyx extends the core ideas into a multi‑agent research tool, and finish with Chapter 4 for a full private chat deployment.
- If you need only a quick proof of concept, you can skip Chapter 2 and go straight from Chapter 1 to Chapter 4, but following the full order gives the most coherent learning path.
- 9.1 Chat with your own documents Make AI answer from your own files — with citations 13 Aug
- 9.2 Open Notebook An open-source, privacy-focused alternative to Google's Notebook LM 12 Aug
- 9.3 Onyx Open-source ChatGPT over your team's docs, apps & people — cited answers, agents, deep research 12 Aug
- 9.4 AnythingLLM Private, all-in-one ChatGPT for your documents — chat, agents, connectors, all local or your own key 13 Aug
What this intermediate track covers
- This track teaches you how to use an all‑in‑one AI platform that lets you access many language models with a single login.
- It is for anyone who wants to simplify their workflow and avoid managing separate accounts for each model.
- After completing the track you will be able to set up a shared EU‑hosted workspace for your team (Langdock), choose and switch between models through a single subscription (All-in-one AI platforms), integrate a model aggregator with its own machine‑learning tools (Abacus.AI), run multiple chatbots from one window (Poe), perform agentic searches that return full pages instead of link lists (Genspark), and rely on an advanced answer engine as your primary research tool (Perplexity Max).
- Start with the overview of all‑in‑one platforms, then move to Langdock for team collaboration.
- Follow with Poe and Genspark to see practical chat and search uses, and finish with Abacus.AI and Perplexity Max for deeper model integration and high‑quality answers.
- If you are short on time, you can skip the detailed Abacus.AI chapter after you understand the aggregator concept, but keep the others to retain a complete workflow.
- 10.1 All-in-one AI platforms One subscription, every model — the aggregator tier 13 Aug
- 10.1.1 Langdock The EU-hosted AI workspace for teams 13 Aug
- 10.1.2 Abacus.AI A model aggregator with an ML platform behind it 13 Aug
- 10.1.3 Poe Many models, one chat window — and bots anyone can build 11 Aug
- 10.1.4 Genspark Agentic search that returns a page, not a list of links 13 Aug
- 10.1.5 Perplexity Max Perplexity's top tier — when the answer engine is your main tool 13 Aug
What this advanced track covers
- This track teaches you how to build a no‑code data pipeline for cleaning and analysing data.
- It is for anyone who finds spreadsheets limiting but does not want to write Python code, including analysts, marketers, and small‑team developers.
- After completing the track you will be able to create visual workflows in KNIME to clean messy exports, join inconsistent sources, classify rows, and generate repeatable reports.
- You will also set up a headless content management system with Directus to store and serve your data, and you will design simple AI‑enabled automations in n8n that can run without manual intervention.
- With the advanced n8n module you will extend those automations into more complex scientific tools, turning your workflow platform into a virtual lab bench.
- Start with Chapter 1 (KNIME) to learn the visual data‑science environment, then move to Chapter 2 (Directus) to manage your content.
- Continue with Chapter 3 (basic n8n) for first AI agents, and finish with Chapter 4 (advanced n8n) for sophisticated tools.
- If you are short on time, you can skip Chapter 2 after understanding that Directus is optional for simple pipelines, but the rest of the sequence should be followed to keep the learning flow coherent.
- 11.1 KNIME Visual data science — no code needed 12 Aug
- 11.2 CMS - Content Management Systems - Directus Own your content — a headless CMS behind your site 11 Aug
- 11.3 n8n Workflow basics Your first AI agents in n8n — run it before you explain it 11 Aug
- 11.4 n8n Workflow advanced Build real scientific tools — n8n as your lab bench 12 Aug
What this advanced track covers
- This track teaches you how to keep AI workloads inside your own infrastructure and obey data‑residency rules.
- It is aimed at research groups, small‑to‑medium enterprises, or institutes that need to decide where their data lives and still run modern models.
- After completing the chapters you will be able to install Docker on macOS, Linux, and Windows; evaluate and apply a governance checklist for private AI; use EU‑hosted inference endpoints that comply with GDPR; run open‑weight models locally so no data leaves your machine; set up a self‑hosted private cloud with Dokploy either on Hetzner or on‑premises; and finally deploy applications using Docker containers, images, and volumes.
- Start with the Docker installation chapters for the operating system you use (macOS, Linux, Windows) to get comfortable with containers.
- Then move to "Private AI for your org" and "EU‑sovereign inference" to understand governance and compliant model access.
- Follow with "Local & Private Models" before tackling the self‑hosting sections (Docker on Linux, Self‑host on a private cloud, Self‑hosting with Dokploy).
- End with "Deploy & Run Applications with Docker" to tie everything together.
- If you are short on time, skip the OS‑specific Docker chapters you do not need and go straight from the governance checklist to self‑hosting with Dokploy.
- 12.1 Private AI for your org: buy, build & govern The data-residency spectrum and the governance checklist for an institution 13 Aug
- 12.2 EU-sovereign inference GDPR-native, EU-hosted model access — before you reach for a US convenience API 11 Aug
- 12.3 Local & Private Models Run AI on your own machine — nothing leaves it 12 Aug
- 12.4 Self-host on a private cloud Stand up a host you control — Dokploy on Hetzner or on-prem — and promote to it safely 13 Aug
- 12.5 Self-hosting with Dokploy on Hetzner Your own git-push deploy platform — on a €8.49/month box you control 10 Aug
- 12.6 Deploy & Run Applications with Docker Containers, images, and volumes — the mental model behind every local AI tool you install 12 Aug
- 12.6.1 Docker on macOS Install Docker Desktop on Mac — Apple Silicon vs Intel, and your first container 11 Aug
- 12.6.2 Docker on Linux Install Docker Engine on Linux — package manager, permissions, and your first container 12 Aug
- 12.6.3 Docker on Windows Install Docker Desktop on Windows — WSL2, troubleshooting, and your first container 13 Aug
- 12.7 Serving a model to your whole team Why the tool that got you started stops at user two 11 Aug
- 12.8 The LLM gateway One key, many models, and a budget that actually holds 12 Aug
- 12.9 Running untrusted AI code safely Your agent writes code. Do not run it here. 12 Aug
- 12.10 Quantization as an engineering decision Somebody already chose your model's precision. It should be you. 11 Aug
- 12.11 Many models, one GPU The first wall every home lab and small server hits 11 Aug
- 12.12 LiteLLM Hands-on: stand up your own gateway, then break it on purpose 12 Aug
What this advanced track covers
- This track teaches you how to bring AI into your own codebase and work with it as a teammate.
- After completing the track you will be able to write product requirements and specs before coding, run voice-controlled agents, use terminal agents like Codex, Claude Code, Aider, opencode and jcode to read, edit and execute code, collaborate with AI assistants inside editors such as Cursor, GitHub Copilot, Antigravity and Devin Desktop, and tell which of them is the right shape for the job in front of you.
- Start with "Product requirements & spec engineering" to set up clear specs, then move into "AI coding assistants" and work through the tools underneath it: the terminal agents first (Codex, Claude Code, Aider, opencode, jcode, and the voice-driven opencode + voice), then the editor integrations (Cursor, GitHub Copilot, Antigravity, Devin Desktop).
- If you need to move quickly, cover at least one terminal agent and one editor assistant and skip the rest of the deep dives.
- What this track deliberately does not cover is making any of them dependable on a large, real repository, or the repository platforms the work lives in.
- That is its own track: "Building complex codebases".
- Pick your tool here, make it reliable there.
- 13.1 Product requirements & spec engineering Write a PRD (product requirements document) and a spec before you build — fewer bugs, less rework 13 Aug
- 13.2 AI coding assistants AI that writes code with you inside your codebase 11 Aug
- 13.2.1 Codex OpenAI's terminal coding agent — reads, edits, runs your repo 12 Aug
- 13.2.2 Claude Code Terminal agent that reads, writes, and runs your codebase 12 Aug
- 13.2.3 Cursor VS Code reimagined with an AI agent that writes and runs your code 13 Aug
- 13.2.4 Antigravity Agent-first dev platform — orchestrate many AI agents at once 12 Aug
- 13.2.5 GitHub Copilot AI pair programmer built into your editor — writes code as you type 12 Aug
- 13.2.6 Devin Desktop (formerly Windsurf) AI-native IDE whose agent codes whole tasks alongside you 13 Aug
- 13.2.7 Aider Open-source AI pair programmer in your terminal 13 Aug
- 13.2.8 opencode Open-source terminal agent — your key, any model, full control 13 Aug
- 13.2.8.1 opencode + voice Hands-free, fully local — drive the open agent by voice 11 Aug
- 13.2.9 jcode Open-source terminal harness — any model, even local 13 Aug
- 13.3 Agents that run without you Coding agents triggered by an issue, not by you typing 12 Aug
- 13.4 Build your own MCP server Stop consuming tools and start shipping one 12 Aug
- 13.5 The AI supply chain Hallucinated packages, and the malware that waits for them 11 Aug
What this advanced track covers
- This track is what comes after you have picked a coding assistant.
- Choosing the tool is the "Write code" track; making any of them dependable on a large, real repository is this one.
- The move is to stop treating the agent as a chat window and start treating your project as something that has to explain itself.
- You build a second, version-controlled layer next to the code — a lean rules file, reusable commands, and later skills, subagents and MCP — so that every session starts already knowing your architecture instead of guessing it.
- Then you run each task through the same Plan → Implement → Validate loop, and turn every mistake the agent makes into a permanent fix to the layer rather than a correction you retype.
- Start with "Building complex codebases" for the discipline itself.
- The GitHub and Gitea chapters underneath it are the place that layer lives: the repository is what makes it reviewable, shareable and undoable, which is the whole reason it is checked in rather than pasted.
What this advanced track covers
- Every assistant you have used so far forgets.
- The context window is not memory — it is a desk that gets cleared when you close the window, and everything you explained goes with it.
- This track is about the layer you build so that it does not.
- It is taught from one real, running system rather than from a diagram: Marvin, the memory the Heidelberg team runs behind its own AI sessions.
- You will see what writes, what reads, what deletes, how text becomes vectors, why the retriever fuses keyword search with meaning instead of choosing one, and how the whole thing is held to a number that fails loudly when recall drops.
- The track ends where most write-ups stop early: the promotion loop.
- Capture and recall are the easy half; a memory only compounds when an expiring conversation can become a reviewed, durable lesson in seconds.
- Build that step first, and the rest of the machinery is worth having.
- 15.1 Heidelberg Marvin memory A memory system for AI sessions, taken apart piece by piece 11 Aug
- 15.2 Memory is a write problem Extraction, consolidation, and knowing when a fact stops being true 12 Aug
- 15.3 Temporal knowledge graphs What did I believe in March, and what do I believe now? 12 Aug
- 15.4 Runtime context Compaction, context editing, and a hundred turns that never overflow 12 Aug
What this advanced track covers
- This track teaches you how to move an AI model from a cloud service onto physical hardware, and it is for anyone who wants to run AI directly on robots, edge devices, or other constrained systems.
- After completing the chapters you will be able to take an existing model and embed it in firmware, deploy it on a robot, and operate it on low‑power hardware while handling latency, power consumption, and failure modes.
- You will learn the steps needed to integrate AI assistants into embedded code, adapt models for limited resources, and test them on real devices.
- Start with the first chapter, "AI for robotics & edge devices," which introduces the concepts and tools you need.
- Follow the material in the order presented, as each section builds on the previous one.
- If you are pressed for time, you can skim the background discussion of network limitations and go straight to the practical deployment steps, but skipping those explanations may leave gaps in understanding how latency and power constraints affect your design.
- 16.1 AI for robotics & edge devices Use AI assistants on firmware, robots and constrained hardware 13 Aug
- 16.2 Sizing the box VRAM, bandwidth, and the napkin maths that comes before the invoice 11 Aug
- 16.3 Big memory, slow bandwidth DGX Spark, Strix Halo and Mac Studio — when 128 GB beats 32 GB, and when it loses 11 Aug
- 16.4 Beyond NVIDIA The NPU already in the laptop you were issued 11 Aug
- 16.5 Local vs cloud: what it actually costs The spreadsheet you will be asked for 11 Aug
What this advanced track covers
- This track gives you the essential background you need to work responsibly with AI applications, and it is aimed at developers, product managers, or anyone who builds or oversees AI‑powered tools.
- After completing the four chapters you will be able to defend your app against prompt injection and abuse, calculate token usage and control spending, keep private data out of AI prompts, and set up evaluations that objectively measure whether your model meets its goals.
- Each skill is drawn directly from a chapter: security, cost management, privacy protection, and testing.
- Start with the security chapter to learn basic defenses, then move on to understanding token economics and pricing.
- Follow with privacy practices before finishing with evaluation methods so you can verify everything you built works as intended.
- If you are short on time, you can skip the privacy chapter after reviewing its key points in the cost section, but be sure to at least skim it, because data leaks often stem from cost‑cutting shortcuts.
- 17.1 Keep your AI app secure Defend what you build against prompt injection and abuse 13 Aug
- 17.2 What AI really costs Tokens, pricing, and the levers that cut your bill 13 Aug
- 17.3 Privacy & safe AI use Use AI without leaking secrets or private data 13 Aug
- 17.4 Evals & testing Evals (evaluations): measure whether your AI actually works — beyond a vibe-check 13 Aug
What this advanced track covers
- This track is a reference resource you can look up any time.
- It is for anyone who needs quick, reliable access to the complete set of tools, terms, creators, and source material used throughout the curriculum.
- After completing this track you will be able to locate any AI tool listed in the index, identify which large language model runs on your hardware or is available as a service, find plain‑language definitions for every command and concept across all courses, see who authored each part of the curriculum and what primary documents support it, and retrieve any video from the curated library by tool or creator.
- Start with Chapter 1 to get an overview of every AI tool side by side.
- Then move to Chapter 2 to understand model options, followed by Chapter 3 for the glossary of terms.
- Continue with Chapter 4 to learn about the authors and sources, and finish with Chapter 5 to explore the full video collection.
- If you are pressed for time, you can skip directly from Chapter 1 to Chapter 5 after reviewing the index, but returning to the other chapters later will give you complete reference coverage.
- 18.1 All AI tools — index Reference: every tool, side by side — look it up any time 11 Aug
- 18.2 All LLM models — index Reference: what runs on your hardware, what serves it, what you rent 13 Aug
- 18.3 Glossary — every term, in plain words Reference: every command & concept across all courses, searchable 10 Aug
- 18.4 Authors & Sources Reference: the creators and docs this curriculum builds on 13 Aug
- 18.5 All videos — every creator Reference: the full curated video library, by tool 13 Aug
Heidelberg AI Bench
run the whole course on your own machine — one download, no server, no account open the track →What this beginner track covers
- Every other track in this course teaches a tool.
- This one gives you the machine to run them on — yours.
- The Heidelberg AI Bench is one download and one double-click.
- It puts automation, document chat, an agent, a model gateway and the model itself on the laptop you already own, already wired to each other, with one switch that decides where the AI comes from: the model on your own disk, one on a lab machine, or an EU-hosted service if you want a bigger brain for an afternoon.
- Nothing leaves your network unless you choose that.
- The track starts with what the bench is and how to install it, then walks the dashboard, the provider switch and the app store.
- After that it teaches each app the easy way — open it from the bench, it already knows your model, do one real thing with it.
- Every one of those chapters ends with a link to the harder version of itself: the same app on a server you administer.
- Start here, move there when you need to.
- 19.1 Start here: 1 · 2 · 3 Paste one line, answer one question, open one page 13 Aug
- 19.2 Heidelberg AI Bench Your own private AI stack, on the laptop you already have 13 Aug
- 19.3 Install the bench One pasted line, one question, and about fifteen minutes of downloading 13 Aug
- 19.4 The dashboard One page that starts your apps, prices them in memory, and tells you what they can reach 13 Aug
- 19.5 Where the AI comes from One switch decides which model every app on your bench answers with 13 Aug
- 19.6 The app store Three more apps, one click each — and every one of them is taught in this course 13 Aug
- 19.7 Under the hood Fifteen lines of YAML per app — read them, then add your own 13 Aug
- 19.8 When the bench misbehaves The five things that actually go wrong, and the one command that shows you which 13 Aug
- 19.9 n8n on your bench Automation that is already running, already pointed at your model 13 Aug
- 19.10 AnythingLLM on your bench Chat with your own documents, on your own machine, with nothing uploaded anywhere 13 Aug
- 19.11 Hermes on your bench An agent that keeps its own notes — and the one app with its own AI switch 13 Aug
- 19.12 The gateway on your bench The small server in the middle that every app talks to 13 Aug
- 19.13 The model on your bench A 2 GB file that answers questions with your laptop and nothing else 13 Aug
Swarm & multi-agent systems
make several agents work as one system — and know when not to open the track →What this advanced track covers
- The Agent frameworks track answers "which framework, and how do I author an agent in it".
- This one answers the question that comes after: what happens when there is more than one.
- Multi-agent is sold as a way to get more done and is usually a way to get the same thing done less predictably.
- So the track starts with the primitive that actually matters — handoff, the moment one agent transfers control and state to another — and with the honest test for whether you need a second agent at all.
- From there: the interoperability layer, where you will learn to sort a new "agent protocol" into adopted, announced, or dead before you build on it; and fleets, where several coding agents work one repository at once and the bottleneck quietly moves from writing code to reviewing it.
- It ends where the field currently ends.
- Multi-agent evaluation tooling barely exists in 2026, so the last thing you learn is how to score a trajectory rather than an answer, and how to report variance across runs instead of the one run that worked.