Support and training
Your team takes over, or the engagement failed.
The real problem
A local AI stack delivered without transfer is a liability. It runs while nothing moves, then a model ships, a dependency breaks, a service fails to restart — and nobody on the team knows where to start.
The risk is compounded by the domain: LLMOps skills are recent, poorly documented, and most of the useful knowledge consists of traps no official documentation mentions.
How I solve it
What I actually transfer, in order of importance:
- Measurement discipline — not commands. Knowing that
ps rsslies, knowing to verify a cosine before migrating, knowing to quote a cold latency. That is what travels from one project to the next. - The gates — an unmeasured system degrades silently. The team leaves with thresholds that fail red, not with a dashboard someone glances at in a meeting.
- The domain traps, documented and dated: the ones I paid for, so they get paid for once.
- Architecture documentation — decisions and abandonments. A rejected option, traced, is worth more than a chosen one with no rationale.
A trap learned in the field
The training that fails is the one that teaches the tool. A workshop on "how to call the gateway" is stale at the first API revision.
The one that works teaches how to decide: why this model is not resident, why this refusal is a good answer, why this exception is tracked by name rather than fixed. A team that understood the trade-offs rebuilds the tool; a team that memorized the tool is stuck the moment context changes.
What it delivers, measured
- Bilingual FR/EN architecture documentation, 16 pages, diagrams included
- Traced decision log — abandonments recorded alongside accepted choices
- CI gates delivered ready to wire in, with their baselines
- Recorded handover session, reusable internally
Where it runs in production
- Klody Core — Control plane
- Library Brain — 100% local RAG
- KlodyAI — Coding agent · ReAct
Your data cannot leave the building?
That is precisely the problem I solve. A 30-minute call is enough to scope an audit.