Nandhan18/Personalized_Cover_Letter_Generator_project ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app that helps someone make a personalized cover letter from their resume and a job description.

I want to be able to upload a resume and a job post in common formats like PDF, DOCX, TXT, or even images, and have the app pull the text out automatically, including scanned files with OCR if needed. Then it should compare the resume to the job description and generate a polished, professional cover letter that feels tailored to that role and highlights the best matching skills and experience. The result should be easy to read on screen and simple to copy or download.

Make the interface clean and modern, preferably with a dark theme, and keep the API key in Streamlit secrets so it stays private. If you need to look up current docs online while building it, that’s fine.