Updated demo in README.md

This commit is contained in:
Madhu Shantan 2025-01-13 01:51:09 +05:30 committed by GitHub
parent d3a7f0af21
commit e1921b4fc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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**