How This Works
Each module below has a copy-paste prompt you can drop into Claude Chat for a voice conversation. Claude will teach you the concept, check your understanding, and quiz you. Each lesson is designed for 20-30 minutes of voice conversation โ about the length of a drive or a lunch break.
Modules are sequenced. Do them in order. Each one builds on the last. The hands-on labs are optional but strongly recommended โ you'll retain 10x more by doing than listening.
Your learning style:
Voice conversations with Claude. Distraction-prone, so lessons are short and interactive. Each prompt tells Claude to keep you engaged with questions, not lectures. The "teach me and test me" format works for you.
Phase 1: Foundations (Weekend 1)
~4 hours totalHow LLMs Actually Work (the business version)
What you need to know to talk to a CTO without sounding like you're reading a blog post. Tokens, context windows, inference, why local models are now competitive, what "parameters" actually means in plain English.
Copy this into Claude Chat
Install Ollama + Pull Your First Model
Do this on the M3 Ultra. You'll install Ollama, pull a model, and have your first local AI conversation with zero data leaving your machine.
Copy this into Claude Chat (or use Claude Code on M3)
Install Open WebUI โ Your First "Product"
Open WebUI gives you a ChatGPT-like interface running on your M3. This is what you'd demo to a client. "Look โ it's ChatGPT, but it's running on hardware in this room. Your data never leaves."
Copy this into Claude Chat
Why Enterprise AI Fails โ Your Sales Story
This lesson turns your SyfGPT experience into a structured sales narrative. You'll learn the technical terms for what went wrong so you can diagnose it in client conversations.
Copy this into Claude Chat
Phase 2: RAG โ The Core Skill (Week 1-2)
~6 hours totalThis is the most important phase.
RAG (Retrieval Augmented Generation) is how you make a local model know about a client's specific documents. It's the difference between "generic chatbot" and "AI that knows your business." This is where most of your value lives โ and where most enterprise AI fails.
RAG from First Principles
What RAG actually does, why it exists, how it's different from fine-tuning, and why "just dump documents in" always fails eventually.
Copy this into Claude Chat
Build a RAG Pipeline from Scratch
You'll build a working RAG pipeline on the M3 Ultra that ingests PDFs, embeds them, stores them in Qdrant, and retrieves relevant context. This is the core of what you'd deliver to a client.
Copy this into Claude Code on M3 Ultra
Context Architecture โ Your Secret Weapon
How to structure a client's entire business into curated, retrievable context. This is where your CLAUDE.md experience becomes a direct competitive advantage.
Copy this into Claude Chat
Connect RAG to Open WebUI โ The Full Product
Wire your RAG pipeline into the Open WebUI interface. Now you have a ChatGPT-like app that searches the client's documents. This is your demo product.
Copy this into Claude Code on M3 Ultra
Phase 3: Production Skills (Week 3-4)
~5 hours totalGPU Servers & NVIDIA Basics
You've been running on Apple Silicon, but clients will likely need NVIDIA hardware. Learn the GPU landscape so you can spec servers confidently.
Copy this into Claude Chat
Enterprise Auth & Security
How to integrate with Active Directory, set up SSO, and talk about security in a way that satisfies a compliance officer.
Copy this into Claude Chat
Production Inference โ vLLM & SGLang
Ollama is great for demos but can't handle 20 concurrent users. Learn the production serving tools.
Copy this into Claude Chat
Build the Full Docker Compose Stack
Create a single docker-compose.yml that runs the entire production stack. This is what you'd deploy to a client's server.
Copy this into Claude Code on M3 Ultra
Phase 4: Sales & Business (Month 2)
~3 hours totalThe Sales Conversation โ Law Firm Edition
Copy this into Claude Chat
The Fix-It Pitch โ Broken AI Edition
Copy this into Claude Chat
Pricing, Proposals & Contracts
Copy this into Claude Chat
Progress Tracker
0 of 15 modules complete
Track progress, adjust the plan, start a module