diff --git a/00-presentation/images/school-news-rejected.jpg b/00-presentation/images/school-news-rejected.jpg new file mode 100644 index 0000000..39dda72 Binary files /dev/null and b/00-presentation/images/school-news-rejected.jpg differ diff --git a/00-presentation/images/schoolnieuws-afgekeurd.jpg b/00-presentation/images/schoolnieuws-afgekeurd.jpg deleted file mode 100644 index 395c911..0000000 Binary files a/00-presentation/images/schoolnieuws-afgekeurd.jpg and /dev/null differ diff --git a/00-presentation/images/studiecoach-docent-antwoord.jpg b/00-presentation/images/studiecoach-docent-antwoord.jpg deleted file mode 100644 index 9c589e8..0000000 Binary files a/00-presentation/images/studiecoach-docent-antwoord.jpg and /dev/null differ diff --git a/00-presentation/images/studiecoach-flow.jpg b/00-presentation/images/studiecoach-flow.jpg deleted file mode 100644 index e421b8d..0000000 Binary files a/00-presentation/images/studiecoach-flow.jpg and /dev/null differ diff --git a/00-presentation/images/study-coach-flow.jpg b/00-presentation/images/study-coach-flow.jpg new file mode 100644 index 0000000..c7ae9a5 Binary files /dev/null and b/00-presentation/images/study-coach-flow.jpg differ diff --git a/00-presentation/images/study-coach-teacher-answer.jpg b/00-presentation/images/study-coach-teacher-answer.jpg new file mode 100644 index 0000000..094ea1b Binary files /dev/null and b/00-presentation/images/study-coach-teacher-answer.jpg differ diff --git a/00-presentation/make_slides.py b/00-presentation/make_slides.py index 7990fec..7893c47 100644 --- a/00-presentation/make_slides.py +++ b/00-presentation/make_slides.py @@ -12,9 +12,9 @@ ARTIFACT = "--artifact" in sys.argv IMG = { "logo": ("../images/logo-lex-wit.png", "/_blob/LEXWIT"), "logocolour": ("../images/logo-lex.png", "/_blob/LEXCOLOUR"), - "rejected": ("../images/schoolnieuws-afgekeurd.jpg", "/_blob/REJECTED"), - "flow": ("../images/studiecoach-flow.jpg", "/_blob/FLOW"), - "teacher": ("../images/studiecoach-docent-antwoord.jpg", "/_blob/TEACHER"), + "rejected": ("../images/school-news-rejected.jpg", "/_blob/REJECTED"), + "flow": ("../images/study-coach-flow.jpg", "/_blob/FLOW"), + "teacher": ("../images/study-coach-teacher-answer.jpg", "/_blob/TEACHER"), } def img(name): return IMG[name][1 if ARTIFACT else 0] OWNER = "Guido van Dijk, LeX Consultancy B.V." diff --git a/00-presentation/presentation-workshop-ai-agents.pdf b/00-presentation/presentation-workshop-ai-agents.pdf index a7ff81d..8d5eebc 100644 Binary files a/00-presentation/presentation-workshop-ai-agents.pdf and b/00-presentation/presentation-workshop-ai-agents.pdf differ diff --git a/00-presentation/project/slides/demo07.html b/00-presentation/project/slides/demo07.html index 00a6023..93c17ef 100644 --- a/00-presentation/project/slides/demo07.html +++ b/00-presentation/project/slides/demo07.html @@ -1,7 +1,7 @@

Demo · 5 minutes

A prompt asks, a gatekeeper enforces

-School news: message rejected with four reasons +School news: message rejected with four reasons

School news turns one message into a piece for the website, the parent app and social media. Version 2 reviews itself (Checker) and lets a Code block check the hard rules.

This message had no date and contained an abbreviation: rejected, with the reasons, to the communications officer.

diff --git a/00-presentation/project/slides/demo08.html b/00-presentation/project/slides/demo08.html index 90db277..98440d6 100644 --- a/00-presentation/project/slides/demo08.html +++ b/00-presentation/project/slides/demo08.html @@ -1,7 +1,7 @@

Demo · 8 minutes

Study coach biology: four routes, one chat

-The Chatflow of the Study coach with four routes +The Chatflow of the Study coach with four routes
  • Concept question: explanation from the booklet, with a check question
  • Homework question: no answer, but a hint
  • Planning question: date and material from the study planner
  • Personal: to the teacher, by email

Learning material: a fictional booklet plus an open educational resource (CC BY).

diff --git a/00-presentation/project/slides/human.html b/00-presentation/project/slides/human.html index 09c4d4a..eafabe3 100644 --- a/00-presentation/project/slides/human.html +++ b/00-presentation/project/slides/human.html @@ -5,7 +5,7 @@

"I don't get any of it and everyone laughs at me." No model should answer that. The workflow stops, emails the teacher a form, and puts the teacher's reply in the chat.

  • The student immediately gets an honest message and a helpline
  • The teacher replies in their own words
  • After three days without a reply: a safety-net message
-The chat shows Passed on and then the teacher's message +The chat shows Passed on and then the teacher's message

Workshop AI Agents with Dify · LeX Consultancy · CC BY-SA 4.0

LeX Consultancy