Files
copilot-handleidingen/00-presentatie/project/slides/lagen.html
T
Guido van Dijk 0df3cbee23 feat: bijlage Wat niet kan, draaiboek workshop en presentatie (20 dia's) voor de Copilot-reeks
- 00-grenzen: wat in Copilot Chat niet kan, waarom, waar wel, Copilot Studio in drie zinnen
- 00-workshop: tweeuursprogramma omgezet naar Copilot, met varianten en de ontwerpkaart
- 00-presentatie: dia's met sprekersnotities, zelfde bouwwijze als de Dify-reeks
- README en CHANGELOG bijgewerkt

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-21 15:48:00 +02:00

13 lines
2.6 KiB
HTML

<section id="lagen" 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">Drie lagen, en waar wij vandaag zitten</h2>
<div style="display:flex; gap:32px">
<div style="flex:1; display:flex; flex-direction:column; gap:16px; background:#FFFFFF; padding:36px; border:1px solid #D8D2C4; border-radius:16px"><h3 style="font-family:'Rubik', Arial, sans-serif; font-size:34px; font-weight:600; color:#1E2A3A; line-height:1.2">1 · Chatbot</h3><p style="font-size:27px; color:#3D4756; line-height:1.4">Je typt, je krijgt antwoord, elke keer opnieuw uitleggen. Copilot Chat, ChatGPT, Gemini, Claude.</p></div>
<div style="flex:1; display:flex; flex-direction:column; gap:16px; background:#FFFFFF; padding:36px; border:1px solid #D8D2C4; border-radius:16px"><h3 style="font-family:'Rubik', Arial, sans-serif; font-size:34px; font-weight:600; color:#1E2A3A; line-height:1.2">2 · Assistent in je pakket</h3><p style="font-size:27px; color:#3D4756; line-height:1.4">AI in de tools die je al hebt: Copilot in Word, Teams en Outlook. Dat is de betaalde Microsoft 365 Copilot-licentie.</p></div>
<div style="flex:1; display:flex; flex-direction:column; gap:16px; background:#1E2A3A; padding:36px; border:1px solid #1E2A3A; border-radius:16px"><h3 style="font-family:'Rubik', Arial, sans-serif; font-size:34px; font-weight:600; color:#F7F4EC; line-height:1.2">3 · Bouwplatform</h3><p style="font-size:27px; color:#D9DEE6; line-height:1.4">Jij bouwt een agent met een instructie, eigen regels en eigen tekst, en deelt hem. De Agent Builder in Copilot Chat is het kleine broertje van Copilot Studio en Dify.</p></div>
</div>
<p style="font-size:30px; color:#3D4756; line-height:1.4">Vandaag: laag 3, in de gratis laag van laag 1. Het verschil zit niet in het merk maar in het account: dit is een schoolaccount met verwerkersovereenkomst.</p>
<p style="position:absolute; left:128px; bottom:64px; font-size:24px; color:#8A8F98">Workshop AI Agents in Microsoft 365 Copilot · LeX Consultancy · AI Netwerk Limburg · CC BY-SA 4.0</p><img src="../beelden/logo-lex.png" alt="LeX Consultancy" style="position:absolute; right:128px; bottom:52px; width:90px; height:52px; object-fit:contain">
<aside>Copilot Chat zit bij elke Microsoft 365-licentie. De Agent Builder daarin is technisch een uitgeklede Copilot Studio. Later meer over wat mag; nu alleen: het account is van school, en dat is al de helft van de privacyvraag.</aside>
</section>