Make complex systems click.

Visual essays, hands-on labs, and field notes for people building useful AI products. Learn the intuition, inspect the system, then take the idea into your own work.

#applied-ai#deep-learning#product-systems#developer-tools
Reader workspace

A better way to learn

Read the model. Touch the idea. See what changes.

Every deep dive can combine explanation, diagrams, code walkthroughs, and small experiments in one focused reading flow.

01

Build the mental model

Concise narrative + diagrams

02

Change one variable

Interactive, visual feedback

03

Inspect the implementation

Step-by-step code walkthrough

Latest Articles

Recent field notes

Visual essays and practical explanations for building useful AI and product systems.

View All Posts
MCP SERVER: Theory and Implementation
SERIES
Blog Series·2 parts

MCP SERVER: Theory and Implementation

You've seen MCP servers mentioned in AI tool docs. You've wondered how Claude actually calls external functions. This is the guide that explains both — and by the end of this series you'll have a running, production-ready MCP server connected to Claude Desktop, built in Python.

Concept lab

Some ideas only make sense once you can move them.

Interactive blocks live inside an article, next to the explanation they support. Here is the first reusable lab.

Explore all labs
Live concept
loss = 1.0
0510152025012345parameter value (x)

Tune gradient descent

Change the learning rate and iteration count. Watch the optimizer settle, oscillate, or overshoot the minimum.

Convergingloss 0.014

The optimizer is moving efficiently.

Build log

Systems, decisions, outcomes.

Focused case studies about what was built, why the architecture took shape, and what changed after shipping.

View All Projects
Multi-model AI life coach agent.

AI/ML · In Progress

Multi-model AI life coach agent.

A multi-model AI life coach agent built with LangGraph that understands your voice, sees your images, and speaks back to you. Powered by open-source models Llama 3.3, Whisper and SD XL.

Python · Chainlit · LangGraph · Git · Langchain

The shelf

Small products for serious builders.

Templates, playbooks, and code kits created and maintained by the author of this publication.

Browse the shelf

The dispatch

New field notes, experiments & product releases — edited for signal.

Join 5,361 engineers already subscribed