aquibn/jobHuntAI — reverse-engineered prompt

Reverse engineered prompt

Build me a self hosted job hunt assistant for software and ML candidates that can handle multiple users from one deployment.

I want people to sign in with Google once, let it read their Gmail job related emails, upload a resume, and then get a simple dashboard that shows recruiter messages, online assessments, deadlines, and best matching job listings. It should scrape a few common job sources plus custom links, score each job against the user’s resume, and sort the best fits first. I also want a daily email digest with top matches and any urgent assessment deadlines.

Please include a basic CLI too, so one person can run it locally to upload a resume, sync Gmail, pull jobs, view matches, and open the dashboard. Add interview prep features like quick quizzes and company specific study plans based on inbox activity.

Keep user data separate and secure, encrypt stored tokens and resumes, support one click account deletion, and make it easy to run with Docker. If Gmail is not connected yet, let me load demo data or import eml files. Look up current Google auth docs if needed.

Want more depth? Deep Reverse