AI Engineer Melbourne
Knowledge Base
Open knowledge base ยท Free for everyone

Everything from AI Engineer Melbourne, distilled into a free knowledge base.

Deep primers on every topic โ€” patterns, pitfalls, takeaways, and curated external links โ€” so anyone can learn the material in depth, attendee or not.

Five tracks. One knowledge base.

Each track collects deep primers on real production problems โ€” written so they stand on their own without slides, recordings, or context.

Browse the knowledge base

33 self-contained primers. Each one is a complete, free resource.

AI Engineering

View track โ†’
AI EngineeringAdvanced

Mesh LLMs: Building AI From Spare Compute

A future where compute, models, and agentic capability are commodities you can route around.

13 min readRead primer
AI EngineeringAdvanced

Beyond Forgetful Bots: Persistent, Proactive Agent Architectures

From reactive chatbots to enduring AI partners that stick around and act on their own.

12 min readRead primer
AI EngineeringAdvanced

Shipping Sandboxed Workers for AI Agents

Letting users extend agents with custom code without letting their code escape.

11 min readRead primer
AI EngineeringIntermediate

Close Your Agentic Loop

You are the feedback loop until you build automated evaluators. Stop being the loop.

10 min readRead primer
AI EngineeringIntermediate

How Many Agents Are Too Many? The Hidden Cost of Multi-Agent Systems

Multi-agent designs add cost, latency, and failure modes. Here's when they're actually worth it.

11 min readRead primer
AI EngineeringAdvanced

Kill the God Agent: Architectural Security for Multi-Agent Systems

Prompt injection isn't a guardrail problem. It's an architecture problem.

13 min readRead primer
AI EngineeringAdvanced

Agent Observability at Internet Scale

What to log, how to trace multi-step agents, and how to detect drift in production.

12 min readRead primer
AI EngineeringIntermediate

Fixing Production Hallucinations With Evals

The demo was easy; real traffic wasn't. Build the eval stack you wish you had on day one.

12 min readRead primer
AI EngineeringAdvanced

The Application Layer Is the New Research Lab

Agentic systems collapse the gap between product and research. Staff for it.

11 min readRead primer
AI EngineeringIntermediate

Matching Models to Tasks: Routing for Cost and Quality

Don't use Opus for a Bash script. Build a routing layer.

10 min readRead primer
AI EngineeringAdvanced

When Agent Memory Breaks in Production

Your benchmarks pass. Then real users arrive, and memory becomes the bug.

12 min readRead primer

Software Engineering

View track โ†’
Software EngineeringIntermediate

Fail Fast, Fix Faster: Why Speed Beats Smarts in Agent Loops

A 10x faster, marginally competent model can iterate to success before a frontier model finishes thinking.

10 min readRead primer
Software EngineeringIntermediate

Building Frameworks That Build Systems

Don't hand-craft 200 interactive games. Build the system that builds them.

10 min readRead primer
Software EngineeringIntermediate

Why AI Coding Tools May Not Move Your Delivery Metrics

Coding is rarely the bottleneck. Find the real one before you tool the wrong stage.

11 min readRead primer
Software EngineeringAdvanced

Constitutional Prompting: Reliable Agents Without the Iteration Tax

A small set of explicit principles beats an ever-growing list of instructions.

12 min readRead primer
Software EngineeringAdvanced

Multi-Armed Bandits: A Scientific Shotgun for LLM Evals

A/B testing is too rigid for AI. Bandits adapt traffic in real time as evidence accumulates.

11 min readRead primer
Software EngineeringIntermediate

Engineering for the Agentic Web: When 50% of Traffic Is Robots

Pages aren't just for humans anymore. Design for agents reading on their behalf.

11 min readRead primer
Software EngineeringAdvanced

The AI Control Plane: Infrastructure as Data

When agents act on your infrastructure, your infra becomes the context window.

12 min readRead primer
Software EngineeringIntermediate

Your Agent Doesn't Like Your APIs

APIs designed for humans reading docs are not the same as APIs an agent can use.

11 min readRead primer
Software EngineeringAdvanced

Agentic Self-Healing in Production

Pipeline breaks at 2am. Nobody's watching. By morning it's fixed.

12 min readRead primer