Skip to content

LLM Google FootballMoonshot Guide

Let Large Language Models take over the decision-making brain on the football pitch, enabling pure text-based end-to-end tactical execution and bulk parallel evaluation.

Can Large Language Models Really Play Football?

In traditional Reinforcement Learning (RL), training a game AI often consumes tens of millions of frames of experience fragments. In the LLM era, leveraging world knowledge and Zero-shot reasoning capabilities, can we use a single Prompt to let a general LLM (like GPT-4 / Qwen / GLM / Kimi) directly command players to run, shoot, and win matches?

This project provides an out-of-the-box experimental framework, currently supporting the academy_3_vs_1_with_keeper scenario to automatically evaluate the combat power of various AI contestants.

Released under the MIT License.