Reverse engineered prompt

GitHub

Build me a simple local web app for predicting 2026 World Cup matches. I want to pick any two national teams in the browser and get win, draw, and loss probabilities, a likely scoreline grid, and some extra betting style outputs like both teams to score or basic parlay style suggestions. It should also show why the prediction changed, using things like team strength, recent form, head to head, tournament experience, travel and climate effects, and live news sentiment.

Please include a team and player analysis view too, especially squad strength, key players, injuries or withdrawals found in current news, and a clear data status panel with a one click refresh. If there is a live match feed or squad API token available, use it, but make sure the app still runs with the included model even if those extras are missing. I should be able to start it locally and open it in my browser without doing model training first.

Look up current docs online if you need to.

Have a live product UI? Try website reverse