Sat, Jun 13 · 10:00 AM PDT
🎯 In one Saturday morning, you'll build and deploy your first real AI app — using Claude.
No prior AI experience needed. If you can write basic Python (or follow along), you can do this.
By 2pm, your app is live on the internet , on your GitHub, and ready to share with recruiters Monday morning.
This is the workshop where you stop reading about AI Engineering and start being an AI Engineer.
***
#### 🛠️ What you'll build
An AI assistant that can answer questions about any document.
Drop in a PDF — a research paper, a textbook, a company handbook, your own notes — and ask it questions in plain English. It reads the doc, finds the relevant parts, and answers using Claude. Then it gets deployed to a live URL anyone can use.
This is the same architectural pattern behind "Chat with PDF" tools, Notion AI, and most enterprise AI products shipping in 2026.
Once you've built one, you can build a hundred variations.
***
#### 🧠 What you'll learn
✅ How LLMs actually work — the right level for builders, not researchers
✅ How to call Claude cleanly from Python — the foundation of every AI app
✅ How to give Claude your data — so it answers from YOUR documents, not just its training
✅ How to deploy your app to the internet with one command
✅ How AI Engineers think — the mental models that separate builders from tinkerers
By 2pm, you'll understand the building blocks behind every AI product you've ever used.
***
#### 📅 Workshop schedule (Sat Jun 13 · 10am–2pm PT)
🕙 10:00 AM — Welcome + how LLMs actually work (15 min)
🕥 10:15 AM — Module 1: Your first Claude call (30 min)
🕦 10:45 AM — Module 2: Teaching Claude to read documents (45 min)
🕦 11:30 AM — Break (15 min)
🕦 11:45 AM — Module 3: Build the full Q&A app (1 hr 15 min)
🕐 1:00 PM — Module 4: Deploy your app live (30 min)
🕜 1:30 PM — Module 5: Career Q&A + what's next (30 min)
🕑 2:00 PM — Wrap