Agentic AI
Introduction to Agentic AI Workflows
A ground-up walkthrough of what agentic AI means for business operators — not the hype, but the plumbing. Covers tool use, memory models, and the exact points where agents break in production.
52 min
Video coming soon.
What we covered
We built a minimal agentic workflow from scratch — starting with a simple LLM call and layering in tool use, memory, and multi-step orchestration until we had something that could run unsupervised.
Key concepts
- Tool use vs. RAG — when retrieval is enough, and when you need the model to act
- Memory models — ephemeral context, external memory (Redis/Postgres), and the trade-offs of each
- Failure modes — where agents silently produce wrong answers vs. where they visibly crash
- Evaluation — how to know if the workflow is actually doing the right thing
Who this is for
Operators who want to understand what is actually happening inside an AI workflow before buying a no-code platform for it. No prior ML knowledge needed; a little Python comfort helps.
Session resources
Stay in the loop
Next session in your inbox.
I run sessions every couple of weeks. Drop your email and I'll send you the link when the next one is live.