Doctolib builds Alfred, an agentic AI system for healthcare support with human-in-the-loop action execution
As Doctolib's platform grew, support request volume increased and linearly scaling the support team was unsustainable, while conventional chatbots frustrated users with rigid decision trees and free-text fields that delivered nothing actionable.
Doctolib built Alfred as a proof-of-concept agentic AI system handling calendar access management, with a human-in-the-loop design ensuring the LLM never directly executes sensitive actions, and plans to expand to additional support scenarios.
Frequently asked questions
What did this team achieve with this AI workflow?
Doctolib built Alfred as a proof-of-concept agentic AI system handling calendar access management, with a human-in-the-loop design ensuring the LLM never directly executes sensitive actions, and plans to expand to add…
What tools did this team use?
LangGraph, Literal.ai, LLM, RAG, Keycloak.
What results were reported?
Support cases per business day: ~1,700; Messages daily: ~17,000 (source-reported, not independently verified).
How is this customer support AI workflow structured?
User submits support request → Alfred understands and clarifies → Data Retriever gathers customer information → RAG engine enriches AI responses → Alfred crafts action request → Deterministic fact-check → User confirms proposed action → Action executed.