/tutorials > all

Track-first tutorials that follow the Technician → Developer → System & Deployment → Architect ladder. New tutorials appear here each week as tracks release, so you can progress in order without missing a step.

Total Tutorials: 17
Tracks: 2

ALL TUTORIALS BY TRACK

Organized by learning track progression

🟢

Technician Track

12 / 12

Use AI safely in industrial workflows. Advisory-only, no risky autonomy.

🟣

Developer Track

5 / 16

Build multi-agent systems with validation, coordination, and engineering discipline.

🔒 COMING SOON
🟣 D6 Developer • Foundations

MCP Tooling & Architecture Basics

Model Context Protocol for industrial tool integration

Learn MCP concepts with a read-only tool server, shared tooling, and security boundaries for industrial agents.

INTERMEDIATE
65m
> READ TUTORIAL
🔒 COMING SOON
🟣 D7 Developer • Foundations

RAG Foundations (LlamaIndex)

Embeddings, Vector Stores, and Citation-Ready Retrieval

Build citation-ready RAG with LlamaIndex: ingest docs, embed & store vectors, retrieve evidence, and log citations for audits.

INTERMEDIATE
70m
> READ TUTORIAL
🔒 COMING SOON
🟣 D8 Developer • Core

Agent Memory Systems for Industrial Context

Line-scoped persistence across shifts

Design line-scoped agent memory with LangGraph checkpointing plus persistence (SQLite/Redis) for 24/7 industrial shift handovers.

INTERMEDIATE
75m
> READ TUTORIAL
🔒 COMING SOON
🟣 D9 Developer • Core

Tool Abstraction & MCP Server Introduction

Shared tool layer for multi-agent systems

Wrap your plant data sources and services behind MCP servers so multiple agents can share reliable tools.

INTERMEDIATE
60m
> READ TUTORIAL
🔒 COMING SOON
🟣 D10 Developer • Core

Multi-Agent Coordination Patterns

Coordinator-worker with shared MCP servers

Design multi-agent coordinator–worker systems sharing MCP servers for industrial diagnostics.

INTERMEDIATE
90m
> READ TUTORIAL
🔒 COMING SOON
🟣 D11 Developer • Core

Agent Swarms with Consensus Mechanisms

Multi-agent voting patterns for industrial validation

Build agent swarms with weighted consensus voting, health checks, and majority thresholds for PLC code validation.

INTERMEDIATE
75m
> READ TUTORIAL
🔒 COMING SOON
🟣 D12 Developer • Core

RAG for PLC Documentation

Citation-ready retrieval with vendor filtering

Build vendor-specific RAG for PLC documentation with citation tracking and metadata filtering for multi-vendor systems.

INTERMEDIATE
70m
> READ TUTORIAL
🔒 COMING SOON
🟣 D13 Developer • Core

Fault Diagnosis from Live PLC Signals (Shadow Mode)

Streaming processing, anomaly detection, and advisory-only recommendations

Build shadow-mode diagnostic loop from live PLC tags: stream processing, anomaly detection, advisory recommendations without PLC writes.

INTERMEDIATE
70m
> READ TUTORIAL
🔒 COMING SOON
🟣 D14 Developer • Core

Fault Diagnosis from Historical Production Data

Seasonality, similar-episode retrieval, and predictive maintenance signals

Turn SCADA alarm history into seasonal baselines, similar-episode retrieval, and predictive maintenance signals (advisory-only).

INTERMEDIATE
80m
> READ TUTORIAL
🔒 COMING SOON
🟣 D15 Developer • Core

Validation Layers for Agent Recommendations

Zero-Cost Testing with Historian Replay, Physics Checks, and Shadow Mode

Test agent recommendations at $0 using historian replay, constraint gates, physics checks, mock OPC UA tags, and shadow mode logging.

INTERMEDIATE
70m
> READ TUTORIAL
🔒 COMING SOON
🟣 D16 Developer • Core

Unified Fault Intelligence Pipeline

Assemble memory, tools, coordination, RAG, live signals, and validation into one end-to-end system

Build one integrated diagnostic system combining agent memory, MCP tools, multi-agent coordination, RAG context, live and historical signals, and validation layers.

INTERMEDIATE
120m
> READ TUTORIAL

READY TO START BUILDING?

Start with the foundation tutorials and progress to advanced multi-agent patterns. All tutorials include working code and honest failure stories.

GET STARTED