Files
dify-guides/00-presentation/project/slides/takehome.html
T
Guido van Dijk 180361eda4 Dify guides: first release, English set, 20 September 2026
Eight step-by-step guides, appendices (design patterns, design card with eight
filled-in examples, AI tools in education), facilitator guide and presentation.
LeX Consultancy edition; screenshots from the Dutch build of the same apps.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-20 23:09:39 +02:00

6 lines
2.8 KiB
HTML

<section id="takehome" data-transition="fade" style="background:#F7F4EC; color:#1E2A3A; font-family:'Nunito Sans', Verdana, sans-serif; padding:128px 128px 160px; display:flex; flex-direction:column; gap:40px">
<h2 style="font-family:'Rubik', Arial, sans-serif; font-size:64px; font-weight:600; line-height:1.1">What you take home</h2><table style="font-size:25px; color:#3D4756; border:1px solid #D8D2C4; background:#FFFFFF"><tr style="background:#EFEAE0"><th style="width:10%; color:#1E2A3A">No</th><th style="width:40%; color:#1E2A3A">Guide</th><th style="width:50%; color:#1E2A3A">What you build with it</th></tr><tr><td style="width:10%; color:#3D4756">1</td><td style="width:40%; color:#3D4756">From workflow to agent</td><td style="width:50%; color:#3D4756">Text at level</td></tr><tr><td style="width:10%; color:#3D4756">2</td><td style="width:40%; color:#3D4756">Agent with its own knowledge base</td><td style="width:50%; color:#3D4756">School guide assistant</td></tr><tr><td style="width:10%; color:#3D4756">3</td><td style="width:40%; color:#3D4756">School communication</td><td style="width:50%; color:#3D4756">Parent letter assistant, School news, Reception mode</td></tr><tr><td style="width:10%; color:#3D4756">4</td><td style="width:40%; color:#3D4756">Agent Console</td><td style="width:50%; color:#3D4756">Test week planner</td></tr><tr><td style="width:10%; color:#3D4756">5</td><td style="width:40%; color:#3D4756">Transcription tool</td><td style="width:50%; color:#3D4756">From recording to minutes</td></tr><tr><td style="width:10%; color:#3D4756">6</td><td style="width:40%; color:#3D4756">Agent Console with a custom tool</td><td style="width:50%; color:#3D4756">Materials check (UDL, open resources)</td></tr><tr><td style="width:10%; color:#3D4756">7</td><td style="width:40%; color:#3D4756">School news with checks</td><td style="width:50%; color:#3D4756">Self-critique and gatekeeper</td></tr><tr><td style="width:10%; color:#3D4756">8</td><td style="width:40%; color:#3D4756">Study coach for your subject</td><td style="width:50%; color:#3D4756">Chatflow with routes, memory, teacher in the loop</td></tr><tr><td style="width:10%; color:#3D4756">Appendices</td><td style="width:40%; color:#3D4756">Design card · Design patterns · AI tools in education</td><td style="width:50%; color:#3D4756">Every guide ends with Make it yours</td></tr></table>
<p style="position:absolute; left:128px; bottom:64px; font-size:24px; color:#8A8F98">Workshop AI Agents with Dify · LeX Consultancy · CC BY-SA 4.0</p><img src="../images/logo-lex.png" alt="LeX Consultancy" style="position:absolute; right:128px; bottom:52px; width:90px; height:52px; object-fit:contain">
<aside>All guides, PDFs and the source are in the repository. Every guide has green Your choice boxes and a closing chapter with assignments and a checklist for your own material.</aside>
</section>