https://github.com/byt3bl33d3r/leek-llm
Use a LLM to create the ultimate Leek AI for Leek Wars! 🥬
https://github.com/byt3bl33d3r/leek-llm
autogen leekwars llm multi-agent-system
Last synced: 3 months ago
JSON representation
Use a LLM to create the ultimate Leek AI for Leek Wars! 🥬
- Host: GitHub
- URL: https://github.com/byt3bl33d3r/leek-llm
- Owner: byt3bl33d3r
- License: wtfpl
- Created: 2024-04-29T09:08:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-02T06:47:29.000Z (over 1 year ago)
- Last Synced: 2025-05-07T08:48:40.890Z (5 months ago)
- Topics: autogen, leekwars, llm, multi-agent-system
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 13
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Leek LLM 🥬
Can a LLM create the ultimate Leek AI for [Leek Wars](https://leekwars.com)?
This is something I threw together over the weekend to learn how to use [AutoGen](https://microsoft.github.io/autogen/). It creates a multi-agent conversation that writes and runs LeekScript with a feedback loop so the LLM can improve the code after every fight.
So far mixed results, but there's so much to potentially add and optimize!