Skip to content

Rustic AI How-To Guides

Welcome to the Rustic AI How-To Guides. These guides provide step-by-step instructions for common tasks when building systems with Rustic AI. They are designed to complement the core documentation by focusing on practical implementation.

Getting Started

Core Capabilities

Reference

Advanced Topics

These guides will be coming soon:

  • Guild Specifications: Define complex guild configurations in JSON/YAML
  • Custom Routing Strategies: Control message flow between agents
  • Distributed Deployments: Run agents across multiple processes or machines
  • Custom State Backends: Configure alternative state persistence mechanisms
  • Performance Tuning: Optimize your agent system for throughput and latency

Example Projects

For complete working examples, check the examples directory which contains:

  1. Simple Hello World implementations
  2. Basic agent capabilities demos
  3. More complex demo projects
  4. Example guild specifications

Getting Help

If you need assistance beyond what's covered in these guides:

  1. Check the core documentation for detailed reference
  2. Look at the example code for practical implementations
  3. Join our community channels for direct support