Updated demo in README.md
This commit is contained in:
parent
d3a7f0af21
commit
e1921b4fc3
1 changed files with 4 additions and 0 deletions
|
|
@ -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**
|
||||
|
|
|
|||
Loading…
Reference in a new issue