final lessons

This commit is contained in:
2026-06-07 10:44:05 +02:00
parent ceea2f206a
commit 39ec1bac72
105 changed files with 7789 additions and 1515 deletions

View File

@@ -92,7 +92,7 @@ endobj
endobj
13 0 obj
<<
/Author (NOVI Hogeschool Utrecht) /CreationDate (D:20260520093344+00'00') /Creator (\(unspecified\)) /Keywords () /ModDate (D:20260520093344+00'00') /Producer (ReportLab PDF Library - \(opensource\))
/Author (NOVI Hogeschool Utrecht) /CreationDate (D:20260607084029+00'00') /Creator (\(unspecified\)) /Keywords () /ModDate (D:20260607084029+00'00') /Producer (ReportLab PDF Library - \(opensource\))
/Subject (\(unspecified\)) /Title (Les 12 Huiswerk) /Trapped /False
>>
endobj
@@ -169,7 +169,7 @@ xref
trailer
<<
/ID
[<f3027a8d2312895e62b8ae303848b605><f3027a8d2312895e62b8ae303848b605>]
[<79e8326966c5c98df280e802b5bd3c63><79e8326966c5c98df280e802b5bd3c63>]
% ReportLab generated PDF document -- digest (opensource)
/Info 13 0 R

View File

@@ -82,7 +82,7 @@ endobj
endobj
12 0 obj
<<
/Author (NOVI Hogeschool Utrecht) /CreationDate (D:20260520093344+00'00') /Creator (\(unspecified\)) /Keywords () /ModDate (D:20260520093344+00'00') /Producer (ReportLab PDF Library - \(opensource\))
/Author (NOVI Hogeschool Utrecht) /CreationDate (D:20260607084029+00'00') /Creator (\(unspecified\)) /Keywords () /ModDate (D:20260607084029+00'00') /Producer (ReportLab PDF Library - \(opensource\))
/Subject (\(unspecified\)) /Title (Les 12 Lesopdracht) /Trapped /False
>>
endobj
@@ -150,7 +150,7 @@ xref
trailer
<<
/ID
[<990b43d766b45755d5f398f80fe317c5><990b43d766b45755d5f398f80fe317c5>]
[<ee84849e5e540483dc2efdfe46a069f8><ee84849e5e540483dc2efdfe46a069f8>]
% ReportLab generated PDF document -- digest (opensource)
/Info 12 0 R

View File

@@ -167,7 +167,7 @@ endobj
endobj
21 0 obj
<<
/Author (NOVI Hogeschool Utrecht) /CreationDate (D:20260520093344+00'00') /Creator (\(unspecified\)) /Keywords () /ModDate (D:20260520093344+00'00') /Producer (ReportLab PDF Library - \(opensource\))
/Author (NOVI Hogeschool Utrecht) /CreationDate (D:20260607084029+00'00') /Creator (\(unspecified\)) /Keywords () /ModDate (D:20260607084029+00'00') /Producer (ReportLab PDF Library - \(opensource\))
/Subject (\(unspecified\)) /Title (Les 12 Lesstof) /Trapped /False
>>
endobj
@@ -309,7 +309,7 @@ xref
trailer
<<
/ID
[<81cf0bff9c8a5b633cd9ac4faf7d01ca><81cf0bff9c8a5b633cd9ac4faf7d01ca>]
[<73c52b02e6200a193904a57b4ed003cc><73c52b02e6200a193904a57b4ed003cc>]
% ReportLab generated PDF document -- digest (opensource)
/Info 21 0 R

View File

@@ -4,7 +4,7 @@
**Lesvorm:** Tim demonstreert klassikaal. Studenten kijken. Zelf bouwen = thuis.
**Demo-app:** Polderfest 2027 (verder bouwen op Les 11)
**Vervolg op:** Les 11 — Vercel AI SDK + chat met data
**Aansluit op:** Les 13 — Agents + autonome multi-step workflows
**Aansluit op:** Les 13 — Cursor + Vercel deploy
---
@@ -333,7 +333,7 @@ Schrijf in repo-root:
---
## Slide 16: Volgende les — Agents + autonomie
## Slide 16: Volgende les — Cursor + Vercel deploy
### Hoe ver kan een AI autonoom?
**Wat we vandaag deden:**
@@ -341,11 +341,10 @@ Schrijf in repo-root:
- Antwoord komt terug naar gebruiker
**Volgende les (Les 13):**
- **AI Agents** — langere autonome workflows
- `stopWhen: stepCountIs(20)` of meer — AI plant, voert uit, evalueert, herhaalt
- Tools die andere tools triggeren
- Stop-condities, retries, error recovery
- Voorbeeld: "Plan mijn volledige Polderfest weekend" — AI bekijkt alle dagen, maakt schema, voegt toe aan favorieten
- Externe APIs in Next.js Server Components
- Cursor Composer + Background Agents
- Deploy naar Vercel productie + preview per branch
- GitHub Actions CI (lint + build)
**Daarna in deze leerlijn:**
- Les 14: RAG + embeddings (semantic search op grote datasets)
@@ -365,7 +364,7 @@ Schrijf in repo-root:
- Tool-invocations in UI gevisualiseerd
- Edge cases + error handling
**Volgende les:** Agents + autonomie
**Volgende les:** Cursor + Vercel deploy
**Vragen? Feedback?**
@@ -390,7 +389,7 @@ Schrijf in repo-root:
| 13 | Tool Calling vs context-all | Reflectie |
| 14 | Lesopdracht | Praktijk |
| 15 | Huiswerk | Praktijk |
| 16 | Volgende les: Agents | Preview |
| 16 | Volgende les: Cursor + Vercel | Preview |
| 17 | Afsluiting | Closing |
---