AI Wisdom
AI engineering for the real world

Architect
intelligence.

Deep-dive architecture, production patterns, and systems thinking forengineers who build with AI — not just about it.

Explore Domains

17 domains. One universe.

From AI engineering to system design, each domain is a structured learning path where every topic runs the same five modes — read, see, animate, test, and build.

1Production Intelligencearchitect and operate AI systems
2AI Systemsmodels, agents, evaluation
3Architecture Layerscale, security, prompt control
4Delivery Layership, automate, expose services
5Engineering Foundationcore software and data building blocks
Start Here — Pilot Topic
AI EngineeringIntermediate~45 min

Retrieval-Augmented Generation

The workhorse pattern of production AI. Ground your LLM in your own data.

Start Learning RAG

One topic · Five ways to understand it · Complete the loop to earn XP

The 5-Mode Loop

One topic.
Five ways to understand it.

Learning isn't linear. Cycle through all five cognitive modes on every topic — from first encounter to shipped code. Complete the loop, earn XP.

  • Read
    Deep-dive article
  • See
    Live visualiser
  • Animate
    Step-by-step run
  • Test
    Practice problems
  • Build
    System template
5 Modes
Per Topic
17
Domains
166+
Topics Live
100% Open
Design Architecture
Deep Dives

Latest in AI Engineering

AI Engineering
Guardrails: Input/Output Safety in Production

Guardrails: Input/Output Safety in Production

Intermediate

Input, output, schema, tool, and cost guardrails — the layered defence system that catches LLM failures before they reach a user or downstream system.

13 min
Read →
AI Engineering
Embeddings: From Theory to Production Choice

Embeddings: From Theory to Production Choice

Intermediate

Convert text, images, and code into dense vectors that capture semantic meaning — the foundational primitive of modern AI systems, and the choice that dominates RAG quality.

11 min
Read →
AI Engineering
How to Build a Production-Ready AI System (Azure OpenAI + AI Search — Real Architecture)

How to Build a Production-Ready AI System (Azure OpenAI + AI Search — Real Architecture)

Advanced

Azure OpenAI + AI Search + embeddings — real-world architecture for production AI systems, including legacy data, orchestration, hybrid retrieval, cost control, and failure modes.

15 min
Read →
AI Engineering
Token Economics: Understanding and Optimizing LLM Costs

Token Economics: Understanding and Optimizing LLM Costs

A practical guide to understanding token pricing, measuring real costs, and implementing optimization strategies — caching, prompt compression, model routing.

10 min
Read →
AI Engineering
Building Reliable AI Agents with Semantic Kernel

Building Reliable AI Agents with Semantic Kernel

Intermediate

Plugin architecture, memory, planners, and error handling patterns for building production AI agents in .NET with Semantic Kernel.

11 min
Read →
AI Engineering
Building a Personal AI Knowledge Base

Building a Personal AI Knowledge Base

How to build a personal RAG system over your notes, bookmarks, and documents — using embeddings, vector search, and a conversational interface.

11 min
Read →
Developer Sandbox

Developer Playground.
See the systems in action.

Don't just read about it. Explore fully operational sandbox environments and modular tools to understand how the architecture handles real-world complexity.

Core System

Visual Flow Engines

Visual explainers dissecting how technology works under the hood.

VisualizerPlatformDOM
~./explore.sh visual-flow-engines
Core System

PyAnimate Sandbox

Execution visualizer parsing Python logic in real-time motion.

AST ParserNodeCanvas
~./explore.sh pyanimate-sandbox
Coming SoonPlatform

Curriculum Paths

Structured progression graphs for evaluating technical mastery.

GraphEvaluationDAG
Sandbox

RAG Harness Explorer

Test vector chunking logic, semantic retrieval, and thresholds.

Vector DBRetrievalTelemetry
~./explore.sh rag-harness-explorer
Coming SoonSandbox

Agentic Orchestrator

Run multi-agent simulations to observe memory architectures.

ReActOrchestrationGraphs
Coming SoonInteractive

Panchatantra

Algorithm storytelling for engineers.

AlgorithmsVisualizerLogic