Getting Started
Learn how to build production-grade AI agents with Aixgo.
Core Concepts
Multi-Agent Orchestration
Learn how to coordinate multiple agents with supervisor patterns and message routing.
Single Binary vs Distributed Mode
Understand how Aixgo scales from local development to distributed production with zero code changes.
Type Safety & LLM Integration
Leverage Go's type system for compile-time guarantees in LLM interactions and tool definitions.
Deployment
Building Docker Images from Scratch
Create minimal 8MB production containers leveraging Aixgo's single binary advantage.
Production Deployment
Deploy Aixgo agents to production with best practices for scaling and monitoring.
Observability & Monitoring
Instrument Aixgo agents with OpenTelemetry, distributed tracing, and structured logging for production visibility.