Every AI service you use today sends your data to the cloud. This live workshop shows you how to build the alternative — an AI assistant that processes everything locally using Docker Model Runner and OpenClaw, sending no conversation data to any external server.
By Packt Publishing · Refunds up to 10 days before
Most people accept cloud data exposure as the cost of using AI. It does not have to be. OpenClaw and Docker Model Runner give you an AI assistant that is equally capable — with the data staying exactly where it belongs: on your own machine.
OpenClaw is the open-source personal AI assistant that went viral in early 2026 with 200K+ GitHub stars. It runs on your own devices and connects to WhatsApp, Telegram, Slack and more. No subscription. No data leaving your machine.
Docker Model Runner is Docker's native feature for running large language models locally on your machine. It gives you an OpenAI-compatible API that OpenClaw uses as its AI brain — complete data privacy, no cloud costs.
OpenClaw gives you the assistant interface and messaging integrations. Docker Model Runner gives you the AI brain running privately on your machine. Together they create a production grade private AI assistant you fully own.
Setting this up from scattered documentation takes days of debugging. This live workshop gives you a complete guided build in 4 hours with a live instructor answering your questions. Packt has delivered 108 workshops worldwide.
Six modules covering the complete zero-cloud-data AI assistant architecture.
Understand the Gateway, channels, and skills architecture. Set up and configure OpenClaw locally from scratch.
Run and manage local LLMs using Docker Model Runner. Pull models, configure memory, and understand the OpenAI-compatible API.
Configure DM pairing, allowlists, sandbox mode, and proper access controls for your local AI deployment.
Deploy your AI assistant to real messaging platforms without sending data to any third party cloud service.
Design an extensible assistant architecture. Add skills, configure personality, and set up proactive automation.
Deploy your OpenClaw and Docker setup to a VPS for always-on availability running 24 hours a day.
An AI assistant with a provable guarantee of no data sent to the cloud.
A fully functional local AI assistant running on your machine
Docker Model Runner configured with your chosen LLM model
OpenClaw connected to WhatsApp or Telegram
Security and privacy configuration you can trust
A reusable architecture for future AI assistant projects
Certificate of completion from Packt Publishing
Rami Krispin builds AI systems that keep all data local in production environments.
Rami is a Senior Manager of Data Science and Engineering, Docker Captain, and LinkedIn Learning Instructor with deep expertise in building and deploying production AI systems. He guides you step by step from a blank terminal to a fully deployed private AI assistant — answering your questions live throughout the 4-hour session.
Developers who want an AI assistant with a genuine guarantee of no cloud data exposure.
Everything you need to know about building a zero-cloud-data AI assistant.
Docker Model Runner runs the LLM inference entirely on your local machine — you can verify this with network monitoring tools that show no outbound connections to AI provider APIs during inference. OpenClaw is open source so you can audit the code to verify what network calls it makes. The instructor covers verification techniques during the workshop.
For AI inference: none. Docker Model Runner processes messages locally with no cloud API calls. The only external network usage is for WhatsApp and Telegram message delivery (same as any messaging app), Docker Hub for initial model downloads, and Google Fonts for typography (which can be removed if needed). Zero conversation content goes to any cloud AI service.
Yes. WhatsApp and Telegram handle message delivery through their own servers — this is unavoidable when using these platforms. However, the AI processing of those messages happens entirely locally on your machine. The distinction is: your messages travel through WhatsApp's servers as encrypted messages, but the AI inference that generates responses happens only on your hardware.
OpenClaw is configured to use the Docker Model Runner local endpoint as its AI backend. There is no accidental cloud AI fallback — if Docker Model Runner is not running, OpenClaw returns an error rather than falling back to a cloud API. The instructor covers this architecture and how to verify it during the workshop.
Many developers use this setup specifically for work conversations involving confidential information. Because no data goes to cloud AI services, you maintain the same data security standards as keeping information on your corporate network. The instructor discusses workplace deployment considerations during the workshop.
A no-cloud-data AI assistant where processing happens entirely on hardware you control simplifies GDPR compliance significantly — there is no third-party data processor involved in the AI inference. For formal GDPR compliance assessment, consult a legal professional. The instructor can discuss the general data flow during the workshop.
4 hours. Live instructor. Zero cloud data AI assistant by the end. Seats are limited.
Register Now →Sunday April 26 · 9am to 1pm EDT · Online · Packt Publishing