tcet-opensource/resume-screener — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python web app for resume screening that helps both recruiters and job seekers. I want someone to upload a resume file and get an easy to understand analysis of the resume, a quality score, and practical recommendations for improving it. The whole experience should feel straightforward and useful, with a clean upload flow, clear results, and sensible handling of uploaded files.
If there is already model logic or sample data in the project, use that to power the analysis instead of making it more complex than it needs to be. Keep the code organized so the main app, routes, utilities, models, and data are easy to follow. Please make sure it runs locally with the required dependencies, and add a short README that explains setup and how to use the app. You can look up current docs online if needed.
Want more depth? Deep Reverse