Materials for Asturias Software Crafters workshop sessions. The main deck is an LLMOps platform session: running and governing AI systems in production, not just demos.
The workshop deck lives at the repository root (slides.md, public/, layouts/, …). Built with Slidev.
npm install
npm run devThat starts the dev server and opens the browser.
npm run buildoutputs a static site to dist/.
npm run exportproduces PDF (see Slidev export docs).
kind/— local kind + vLLM manifests (Part 1).eks/— EKS cluster config, Helm values, and LiteLLM / Ollama manifests (Part 2).