Advertisement
Advertisement
β‘ Community Insights
Discussion Sentiment
100% Positive
Analyzed from 234 words in the discussion.
Trending Topics
#models#league#system#open#interesting#robot#football#frontier#match#model
Discussion Sentiment
Analyzed from 234 words in the discussion.
Trending Topics
Discussion (3 Comments)Read Original on HackerNews
I fell down a bit of a rabbit hole and ended up with an automated football league that runs 3 matches per day and streams on Twitch/Youtube. It's been a lot of fun!
Four of the eight clubs are managed by frontier AI models (Claude, GPT, Gemini, Manus). Between match days the model reads the published match data and makes their own improvements. The full engine and 'gaffer' repos are open source: https://github.com/robot-football-league
If you're interested, you can enter a club. A team is a config file plus a Python module that decides what your two robots do - the physics, walking and perception are provided and identical for everyone.
I'm happy to answer any questions :)
It could also be interesting to have a tier system so frontier models can compete against foundation, legacy, open-source, and open/closed models and be relegated/promoted.
I agree that it would be interesting to see a bigger variety of models competing in this way and a tiered league system seems to be the best option. Eventually, I'm keen to run these policies on actual hardware, with the top league getting the opportunity to run their code on the G1 robots.