diff --git a/ai_agent_tutorials/ai_game_dev_team/README.md b/ai_agent_tutorials/ai_game_dev_team/README.md index 5ef4d67..066d3e8 100644 --- a/ai_agent_tutorials/ai_game_dev_team/README.md +++ b/ai_agent_tutorials/ai_game_dev_team/README.md @@ -2,6 +2,10 @@ The AI Game Development Team is a collaborative game design system powered by Autogen's AI Agent framework. This app generates comprehensive game concepts through the coordination of multiple specialized AI agents, each focusing on different aspects of game development based on user inputs such as game type, target audience, art style, and technical requirements. This is built on Autogen's GroupChat methods and AssistantAgent features, run through initiate_chat() method. +## Demo + +https://github.com/user-attachments/assets/4ae71428-9fd4-473a-8349-7a62e888bfbc + ## Features - **Multi-Agent Collaboration System**