Sid-DudeD017/Ai-Recruitment-Screening-Agent ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack AI recruitment screening app that helps a company review resume PDFs faster.
I want recruiters to be able to log in, upload one or more PDF resumes, and watch the system parse each file, pull out the candidate’s name, skills, years of experience, and education, then compare that profile against a job description and give each candidate a score from 0 to 100. After that, the app should flag any possible bias in the reasoning, and automatically draft either a friendly outreach email or a rejection email based on the result.
Please make it feel like a real hiring dashboard with a clean, modern UI, a backend that stores candidate and resume data, and an AI service that handles the PDF parsing and scoring. If you need to look up current docs online, go ahead. I’d like it to work locally with clear setup steps and sensible default test data so I can try the flow right away.
Are you gonna build this?
make sure you review the code using coderabbit