From 737a7229762699ea90541b9d5b2cd23bb31b5f9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Moura?= Date: Sun, 21 Jan 2024 15:10:35 -0300 Subject: [PATCH] udpating readme --- game-builder-crew/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/game-builder-crew/README.md b/game-builder-crew/README.md index d212f878..0c496d1d 100644 --- a/game-builder-crew/README.md +++ b/game-builder-crew/README.md @@ -1,8 +1,10 @@ # AI Crew for Game Building ## Introduction -This project is an example using the CrewAI framework to automate the process of coming up with an instagram post. CrewAI orchestrates autonomous AI agents, enabling them to collaborate and execute complex tasks efficiently. +This project is an example using the CrewAI framework to automate the process of create simple games. CrewAI orchestrates autonomous AI agents, enabling them to collaborate and execute complex tasks efficiently. #### Game Builder +[![Game Builder](https://img.youtube.com/vi/g1AQxvR7Vsg/0.jpg)](https://www.youtube.com/watch?v=g1AQxvR7Vsg "Game Builder") + By [@joaomdmoura](https://x.com/joaomdmoura) - [CrewAI Framework](#crewai-framework)