You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swarm: OS for Autonomous AI in Rust. Build and manage complex, self-correcting agent teams. Launch multi-agent systems via configuration files or using an Agent Factory. It's the robust framework for orchestrating intelligent agents using open standards (MCP, A2A).
The Swarm Factory Demo is the reference for Swarm's Agent Factory. It programmatically launches a complete multi-agent system (Planner, Executor, Specialist) in Rust, showcasing dynamic orchestration. It's the blueprint for building scalable, self-correcting AI workflows.