Agent-Creator is a framework for building and experimenting with multi-agent systems powered by Microsoft’s AutoGen. The project demonstrates how autonomous AI agents can collaborate, communicate, and solve tasks in a simulated environment. The main file world.py acts as the orchestrator, defining agent behaviors, interactions, and workflows.
-
Updated
Aug 30, 2025 - Python