https://github.com/burnycoder/autogen-snake-game
Writing a simple snake game in Python using Autogen, a multiagent large language model framework with collaborating specialized GPT4 agents
https://github.com/burnycoder/autogen-snake-game
Last synced: over 1 year ago
JSON representation
Writing a simple snake game in Python using Autogen, a multiagent large language model framework with collaborating specialized GPT4 agents
- Host: GitHub
- URL: https://github.com/burnycoder/autogen-snake-game
- Owner: BurnyCoder
- Created: 2023-11-14T21:37:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T21:38:36.000Z (over 2 years ago)
- Last Synced: 2025-01-29T04:39:58.764Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amazon-snake-game
Writing a simple snake game in Python using Autogen, a multiagent LLM framework with collaborating specialized GPT4 agents