Sanguiscantor/Perry ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Python project that works with some data and a model, using the existing Data and Model folders as the main places for files.

I want it to be easy to run from the command line, easy to understand, and set up so I can put in my own dataset and train or use a model without much fuss. If you need to, look up current docs online for anything that helps. Please organize the code cleanly, add a clear way to run the main workflow, and include a short README so I know what each part does and how to get started.