KalyanM45/End-to-End-Movie-Recommendation-System — reverse-engineered prompt
Reverse engineered prompt
Build me a simple end to end movie recommendation web app that feels polished and easy to use. I want a home page where someone can pick or type a movie they like and then get a list of recommended movies that are similar. If possible, show helpful extras like the movie poster and basic info so the results feel more useful and visual, not just a plain text list.
Please use the data and saved artifacts already in this repo, wire everything into the existing web app, and make sure the recommendation flow actually works from the browser. Keep the interface clean with templates and static assets, and make the app easy to run locally with a normal Python command. If the Docker setup is already here, make that work too.
Basically I want this to feel like a complete movie discovery app, not just a notebook demo. If anything is unclear, check the current docs online and fill in the missing pieces in a sensible way.
Want more depth? Deep Reverse