Notes: Home. Announce the common thread: βtoday, we are not talking about how AI works, but about how we make it a product that people use, that they trust, and that brings in more than it costs.β
Notes: 5 blocks, 2 live demos on the interactive page (ROI calculator and decision tree). Warning: 5 exit tickets punctuate the session.
Notes: 3β4 answers max. Typically: chatbot going around in circles, false answers asserted with aplomb, no way to speak to a human. Keep these examples visible: they illustrate blocks 2 and 5.
Notes: RAG = Retrieval-Augmented Generation. Hammer: the technical question is legitimate, but it comes **second**. The most impressive technology is not the most useful.
Notes: Composite but representative case. The cost is not only financial: 6 months behind the real need. Question to the group: βWhat should have been done on day 1?β (Answer: talk to users before coding.)
Notes: Contrast with βAI-poweredβ products as a worthless marketing argument. Transition: βif AI is a means, we still need to manage its major flaw: it makes mistakes.β
Notes: This is THE difference with classic (deterministic) software. A βsaveβ button works or crashes. An AI response may be *plausibly wrong*. The whole UX flows from that.
Notes: UX = User Experience. Examples next slide. βGraceful degradationβ: if the AI ββservice goes down, the user should be able to continue manually β never a dead screen.
Notes: OCR = Optical Character Recognition. Common point: uncertainty is **visible and actionable**, never hidden. Question 2 of the quiz focuses on this.
Notes: The last point is subtle: displaying βconfidence: 0.87β doesn't speak to anyone. Prefer simple codes: green / orange / βto checkβ. Take the frustrations collected slide 3 β most fit into these boxes.
Notes: Draw on the board. Clear definitions: *automated* = the AI ββacts alone; *approval* = nothing is executed without prior validation; *override* = the AI ββacts, the human monitors and can override; *manual* = human does, AI assists.
Notes: Participatory exercise: propose other cases (suspicious transfer, sorting of CVs, customer response) and have the group vote on the position. Exit ticket nΒ°1 just after: fraudulent transfer β human approval.
Notes: Point often forgotten: the position is not fixed. The escalation rate (next block) is precisely the instrument that tells whether we can move the cursor.
Notes: Each condition: *volume* (the task comes up often enough to absorb the effort), *tolerance* (an error is corrected without disaster), *feedback* (we know how to measure whether the AI is doing well, and the signal fuels the improvement).
Notes: Reverse exercise with the group: βgive a task from your job, letβs test it against the triangleβ. 2β3 rounds. This is exercise 1.1 of the exercise folder β and exit ticket #4.
Notes: Emphasize the first case, the most sneaky: the product βworksβ at launch then silently deteriorates. Hence the metric block that follows.
Notes: The escalation rate is the canary in the mine: it often goes up **before** complaints arrive. βTime savedβ: distrust of the declarative β users overestimate or underestimate; measure actual timestamps.
Notes: Have the group searched: update of the prompt/model which degraded a use case, new segment of users with different needs, drift of input data, etc. Action: compare the escalated cases before/after, rollback if necessary. This is exit ticket nΒ°2 (written, 3 min).
Notes: A/B test = compare two variants on distinct populations. Methodological reminders: statistical significance (a difference over 40 users proves nothing), only one variable at a time, progressive deployment. Quiz question 6.
Notes: API = Application Programming Interface. β API pricing is changing quickly β give orders of magnitude βas I speakβ and show official pricing pages. The most underestimated cost: **human supervision** β a product with 82% precision retains 18% manual processing.
Notes: ROI = Return On Investment. Live demo: enter values, show monthly economy and breakeven. Then play: βWhat happens if the accuracy drops to 60%?β β show that precision weighs more than API cost. This is the heart of exercise 2.
Notes: This is the expected conclusion of exercise 2.4. Product corollary: investing in improving precision (better prompts, better data) pays off more than changing supplier for 20% less.
Notes: Fine-tuning = refining an existing model on its own data. Build from scratch = build from scratch. Important reading order: we go down the tree, we don't jump floors. βBuyβ is the default; the other two are justified by proof.
Notes: ML = Machine Learning. Demo: βDecision treeβ tab of the interactive page β have the group respond for 2 scenarios: classification of internal emails (β buy), very high volume proprietary fraud detection (β fine-tune, or even build if the model is the competitive advantage).
Notes: SME = Small and Medium Enterprise. Expected response: **buy** β an API + a structured prompt with quote templates is enough; fine-tuning would only be justified with a high volume and specificity proven after testing. If someone defends fine-tune, ask: "with what data?" at what cost? to win what?β
Notes: Anti-example: the assistant who asserts without citing β confidence collapses at the **first** error detected, and does not return. User correction closes the feedback loop of the value triangle β it all comes together.
Notes: Link to the frustrations in slide 3. Transition to responsible AI: βuser trust is one thing. Responsibility to those affected is another.β
Notes: GDPR = General Data Protection Regulation. CV = Curriculum Vitae. The first name test is real (studies on CV sorting bias). Exercise 3 is a full audit of one such case β announce it here.Non-negotiable even if the timing is tight.
Notes: 90 seconds per case. For each person, have the group name: position on the human in the loop spectrum, and validation of the value triangle. Common point of the three: **the AI makes the first draft, the human keeps the decision.
Notes: Distribute the last two exit tickets. Remember that the interactive page is reusable on their own projects β it is the tool, not just the course support. Fence.