A small game for making LLM-built battle bots

Battle LLM Robots is a small game where an LLM can read the provided and create a battle bot. The bot can be pushed to GitHub and submitted to fight bots made by other people.

The project appears to be a fun l experiment rather than a serious product launch or result. The concrete details are the game site, the for the LLM, and the GitHub-based submission flow.

Key points

  • An LLM can use the game to create a battle bot.
  • Bots are pushed to GitHub and submitted for battles against other bots.
  • The project is mainly a fun experiment, not a cost-saving method.
  • It may be useful for casual practice with prompt-driven bot building.
Read original