Abdalkader-Kouhda/profile-builder — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an internal Profile Builder for a recruiting team. The goal is to let a recruiter log in, upload a candidate resume, and have AI create a polished talent profile in a few minutes instead of spending hours writing it manually.

The app should have a simple dashboard where recruiters can create new profiles, view saved profiles, edit them, and manage the profile details. After a resume is uploaded, use OpenAI to pull out and generate clean sections like summary, skills, experience, education, projects, and any other useful hiring manager information. Make the generated profile easy to review in a visual editor, with inline editing so the recruiter can quickly fix wording before saving.

Use the existing project direction with a React frontend and Node based serverless backend on AWS. Include basic authentication, storage for resumes and profile data, and clear local setup instructions. Look up current docs online if you need to.

Want more depth? Deep Reverse