ShadowSovereign12/AI-Resume-Generator ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app that takes in a person’s resume details and turns them into a polished PDF resume automatically.
I want to enter structured information like name, contact info, summary, work history, education, skills, and projects, then have the app use AI to help write and clean up the content before generating a professional looking resume PDF. It should feel easy to use, make the output look modern and readable, and give me a file I can download right away.
Please keep the backend clean and practical, with input validation so bad data does not break things, and make sure the PDF generation works reliably. If you need to check current docs or examples for anything, feel free to look them up online first. Also, make the code easy to run locally with clear setup instructions.
Are you gonna build this?
make sure you review the code using coderabbit