← Back to KHAO

Copilot · Rust · OpenAI ·

World Cup AI predictor now lets users ask daft what-ifs

2 min read

Compiled by KHAO Editorial — aggregated from 1 source. See llms.txt for citation guidance.

◌ Single Source

Spoiler: It doesn't end well for Team Register.

Key facts

Summary

The team behind the AI Octopus Euro 2024 predictor has updated its simulator for the 2026 FIFA World Cup, this time allowing users to throw natural-language scenarios at the model and see how the tournament might shake out. "Sensible questions work, a red card, a key injury, a heat wave, a squad switching base camp, but so do the daft ones, e.g. 'What if the tournament were played with rugby rules?'" said Luzmo CTO and co-founder Haroen Vermylen. The system is simple: enter a scenario in a prompt box, and the predictor spits out how the results might go. The engine behind the Euro 2024 AI Octopus was written in TypeScript. OpenAI models parse the request and generate summaries, and an agent is used to create or transform scenarios, call the calculation engine, answer questions, and so on.

Read full article at The Register →

#Copilot #Rust #OpenAI