Run AI on Your Own Machine With Python · April 26

How to Run AI on Your Own Machine With Python — Full Control, Zero Cost

Running AI on your own machine with Python means you own the model, the inference, and the data. This live workshop shows you how to use Python, Docker Model Runner, and OpenClaw to run powerful AI locally and build a complete private AI assistant in 4 hours.

Sunday, April 26   9am to 1pm EDT
4 Hours   Hands-on coding
Live Online   Interactive

Workshop Details

📅
Date and Time
Sunday, April 26, 2026
9:00am to 1:00pm EDT
Duration
4 Hours · Hands-on
💻
Format
Live Online · Interactive
🎓
Includes
Certificate of Completion
🔒
Privacy
100% Local · No Cloud Required
Register on Eventbrite →

By Packt Publishing · Refunds up to 10 days before

OpenClaw — 200K+ GitHub Stars
4 Hours Live Hands-On Coding
✦ By Packt Publishing
No Cloud Dependency Required
Certificate of Completion
Why Trust Packt

Over 20 Years of Helping Developers Build Real Skills

7,500+
Books and video courses published for developers worldwide
108
Live workshops and events hosted on Eventbrite
200K+
GitHub stars for OpenClaw — the tool you will master
100%
Hands-on — every session involves real code and live building
About This Workshop

Why Python Developers Are Running AI on Their Own Machines in 2026

Python developers are uniquely positioned to run AI locally — they have the scripting skills, the API familiarity, and now the tools (Docker Model Runner and OpenClaw) to do it properly. This workshop shows Python developers the complete local AI setup.

🖥

What is OpenClaw?

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.

🐳

What is Docker Model Runner?

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.

🔗

Why Combine OpenClaw and Docker?

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.

🎯

Why Attend as a Live Workshop?

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.

Workshop Curriculum

How Python Developers Run AI on Their Own Machine

Six modules covering local AI setup for Python developers from first install to deployment.

01

How OpenClaw Works

Understand the Gateway, channels, and skills architecture. Set up and configure OpenClaw locally from scratch.

02

Docker Model Runner Setup

Run and manage local LLMs using Docker Model Runner. Pull models, configure memory, and understand the OpenAI-compatible API.

03

Security and Privacy

Configure DM pairing, allowlists, sandbox mode, and proper access controls for your local AI deployment.

04

Connect to WhatsApp or Telegram

Deploy your AI assistant to real messaging platforms without sending data to any third party cloud service.

05

Scalable Architecture

Design an extensible assistant architecture. Add skills, configure personality, and set up proactive automation.

06

Production Deployment

Deploy your OpenClaw and Docker setup to a VPS for always-on availability running 24 hours a day.

What You Walk Away With

By the End of This Workshop You Will Have

AI running on your own machine with Python — powering a complete private AI assistant.

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

Your Instructor

Learn Local AI With Python From a Docker Captain

Rami Krispin writes Python and Docker professionally — combining both for local AI in production.

Rami Krispin

Rami Krispin

Workshop Instructor · April 26, 2026

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.

Prerequisites

Who Is This Workshop For?

Python developers who want to run capable AI locally on their own machine.

Frequently Asked Questions

Common Questions About Running AI on Your Own Machine With Python

Everything Python developers need to know about running AI locally.

What Python code do I need to run AI on my own machine? +

The core Python work in this workshop involves configuring OpenClaw (Python-based), testing the Docker Model Runner API connection using the requests library, and optionally writing simple Python skills to extend your assistant. You do not need to write complex machine learning code — Docker Model Runner handles all the AI inference.

How does Python interact with Docker Model Runner to run AI locally? +

Docker Model Runner exposes a local OpenAI-compatible REST API. Python code — including OpenClaw — connects to this local endpoint using standard HTTP requests, just as it would connect to the OpenAI API. The only difference is the URL points to localhost instead of OpenAI's servers.

Can I use my existing Python skills to extend the local AI assistant? +

Yes. OpenClaw's skills system is Python-based. After this workshop you can write Python skills to extend your AI assistant's capabilities — integrating with other APIs, automating Python workflows, and adding custom functionality using the Python knowledge you already have.

What Python version do I need to run AI on my own machine? +

OpenClaw requires Python 3.10 or later. The instructor covers the Python environment setup at the start of the workshop and helps troubleshoot any version issues during the live session.

Is it better to run AI locally with Python or use the OpenAI Python SDK? +

Running AI locally with Python using Docker Model Runner gives you zero API costs, complete data privacy, and no dependency on external services. The OpenAI Python SDK can actually be pointed at your local Docker Model Runner endpoint — meaning the code you write to use your local AI is compatible with the OpenAI API pattern, giving you flexibility.

Can Python scripts interact with my local AI assistant automatically? +

Yes. Because Docker Model Runner exposes a standard API, any Python script can send requests to your local AI model and receive responses. This enables automation — Python scripts that process data, send it to your local AI, and act on the results — all running privately on your own machine.

Run AI on Your Machine With Python · April 26, 2026

Ready to Run AI on Your Own Machine With Python?

4 hours. Live instructor. AI running locally with Python by the end. Seats are limited.

Register Now →

Sunday April 26 · 9am to 1pm EDT · Online · Packt Publishing