Back
SeriesIn Progress11 parts

Building an AI System

From empty repo to production orchestration - every piece, in order.

A build-in-public series taking an AI system from an empty repo to a real, running Azure architecture - one piece at a time. Each piece starts simple and layers up to the full system, with the code and a one-command deploy (local or your own cloud) at the top so you can build alongside. The knowledge is all out there now; what's missing is a place to actually get your hands on it. This is that place.

  1. Part 1
    Jun 23, 2026 · 3 min read
    Start Here - Building an AI System

    Why I'm building a full AI system in public, piece by piece - and how to follow along (and deploy it yourself).

  2. Part 2
    Jun 23, 2026 · 4 min read
    The MCP Server on an Azure Function App

    The foundation - standing up a Model Context Protocol server on a serverless Azure Function App.

  3. Part 3
    Jun 23, 2026 · 3 min read
    Connectors

    Wiring the MCP server to the clients and data sources it talks to.

  4. Part 4
    Jun 23, 2026 · 3 min read
    Data Flow

    How data moves through the system, end to end.

  5. Part 5
    Jun 23, 2026 · 3 min read
    Custom Instructions

    Shaping how the system behaves and stays on task.

  6. Part 6
    Jun 23, 2026 · 3 min read
    Multi-Client Wireup - ChatGPT, Claude Code, Grok, Copilot

    One server, every client - connecting the same MCP to the tools you already use.

  7. Part 7
    Jun 23, 2026 · 3 min read
    Where We Are Now

    A checkpoint - the architecture as it stands so far.

  8. Part 8
    Jun 23, 2026 · 3 min read
    Service-Side Infra - RAG, Vector, and a Local Service API

    The brains - retrieval, vectors, and a local service API wired internal and external, in one resource group.

  9. Part 9
    Jun 23, 2026 · 3 min read
    External Tool Access

    Letting the system reach out to the wider world, safely.

  10. Part 10
    Jun 23, 2026 · 3 min read
    The Agent - an Azure AI Intelligence App

    Tying it all together into an intelligent agent that helps manage Azure.

  11. Part 11
    Jun 23, 2026 · 3 min read
    Build Your Own

    Take the whole thing, install it, and build your own apps on top.

// share-trail
EmailLinkedIn