Harishsaini1812/AI-Resume-Analyzer-and-Interview-Assistant ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app that lets someone upload a resume in PDF or DOCX and compare it against a job description.

I want the app to read the resume, give an ATS style score, point out missing skills, and show how well the resume matches the job. It should also let the user chat with the resume like an interview assistant, generate useful interview questions, and create a downloadable PDF report with the results.

Please make it work with a Python backend and a clean Streamlit frontend, and use OpenAI for the AI parts. It should also save resume text in a searchable way so the app can answer questions about the resume quickly. If anything needs current setup details, look up the latest docs online.

Keep the experience straightforward, with a clear upload flow, easy results page, and sensible error handling if a file is bad or the API key is missing.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab