Most AI Talk Is Opinion. This Is Practice.

Courses built from my own AI learning, in public.

35 lessonsAgentsLong
LangChain & Agent Building

LangChain & Agent Building

A linear, one-concept-per-lesson path through LangChain and agent building, from your first API call to a local research agent.

View course →
35 lessonsOrchestrationLong
LangGraph

LangGraph

A linear, one-concept-per-lesson path through LangGraph, the graph engine LangChain agents are built on, from your first graph to a multi-agent research assistant.

View course →
23 lessonsObservabilityShort
LangSmith

LangSmith

A linear, one-concept-per-lesson path through LangSmith: tracing, evaluating, and monitoring the agents built in the LangChain and LangGraph courses, in production.

View course →
26 lessonsProtocolsMedium
MCP

MCP

A linear, one-concept-per-lesson path through the Model Context Protocol (MCP): building MCP servers first (tools, resources, prompts), then MCP clients, then wiring MCP tools into a real LangChain/Gemini agent.

View course →
28 lessonsRetrievalMedium
pgvector

pgvector

A linear, one-concept-per-lesson path through pgvector, the Postgres extension that turns an ordinary relational database into a place to store and search embeddings, from your first vector column to a production-shaped FastAPI RAG service.

View course →
24 lessonsAgentsShort
Pydantic AI

Pydantic AI

A linear, one-concept-per-lesson path through Pydantic AI: a type-safe agent framework from the Pydantic team, where an agent's output is a validated Pydantic model, not a string you hope is JSON.

View course →
29 lessonsRetrievalMedium
pggraph

pggraph

A linear, one-concept-per-lesson path through pggraph, the Postgres extension that compiles graph traversal and GQL/Cypher pattern matching on top of ordinary Postgres tables, from registering your first table as a node to a relationship-aware context API for AI agents.

View course →
24 lessonsRetrievalShort
Redis

Redis

A linear, one-concept-per-lesson path through Redis, the in-memory store agents lean on for fast, ephemeral state, from your first client connection to a multi-agent system using Redis for memory, queue, and cache.

View course →

Contact

Let's Talk