artbyjazi/simply-apply ? reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted job application app that helps me search real public job postings, pick one, and then tailor my resume to that specific role without making anything up.
I want to enter my resume data once, search jobs from a couple of sources, and click Apply on a posting to generate a new version of my resume that stays truthful to the original. If the tailoring tries to add experience, dates, numbers, titles, schools, or skills that are not already in my base resume, the app should catch it and fall back safely instead of silently inventing content. Keep everything local if possible, including my resume, API keys, and application history.
Please make it export both a clean one page PDF and an ATS friendly DOCX for each application. A simple settings page for choosing the AI provider would be great, and if you need current docs for any library or model, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit