This directory contains examples demonstrating the Auto Swarm Builder, which automatically creates and configures agent swarms.
- asb_research.py - Research-focused ASB implementation
- auto_agent.py - Automated agent creation
- auto_swarm_builder_example.py - Complete ASB example
- auto_swarm_builder_test.py - ASB testing suite
- auto_swarm_router.py - Router for auto-generated swarms
- content_creation_asb.py - Content creation with ASB
The Auto Swarm Builder (ASB) automatically generates and configures multi-agent swarms based on task requirements, reducing manual setup overhead and enabling rapid prototyping of agent systems.