vincenzo-afk/xithsense ? reverse-engineered prompt
Reverse engineered prompt
Build me a fantasy cricket app that helps users pick winning Dream11 style teams from live and historical match data.
I want it to let me enter a match, teams, venue, toss info, and pick a mode like safe, grand league, aggressive, or small league, then return the best XI, captain, vice captain, and a few differential picks with short plain English reasons for each choice. It should also show confidence scores, predicted fantasy points, and update things as the match is happening.
Please make it feel polished, with a simple dashboard where I can see the recommended team, player insights, and explainability notes without needing to understand the math behind it. If you need current docs or best practices for any tools, look them up online. I’d also like it to run locally with a backend API, a frontend, and a way to load cricket data, train the model, and test predictions against past matches.
Are you gonna build this?
make sure you review the code using coderabbit