-
How to Build the Control Room for Your Agent
A practical design guide for building an agent gateway as the control plane for inputs, sessions, routing, and client surfaces.
-
Agent Architectures: From Single Agent to Hybrid MAS
A formal treatment of five agent architectural paradigms — single agent, independent, centralized, decentralized, and hybrid multi-agent systems — with mathematical foundations and implementation walkthroughs.
-
Building a Single Agent System: From Formal Foundations to Working Code
A walkthrough of formalizing single-agent systems for LLM-powered autonomous task execution, with a complete Python implementation using the GitHub Copilot SDK and a GTA V environment.
-
Context Graphs Are the Future of AI Infrastructure
From reducing LLM hallucinations with knowledge graphs, to migrating between database paradigms, to ontology-driven AI — how two years of work led me to context graphs as the next frontier.
-
Getting Started with Deep Learning in Swift and TensorFlow
TensorFlow is now available in Swift for Deep Learning. This post helps you get started with Google Colab and the command line.