
Reverse Resume tackles a real gap in resume-feedback tools: most give a generic score with no connection to the job you're actually targeting, and no follow-up plan. Users set a "dream job," upload a PDF or DOCX resume, and Google Gemini analyzes it specifically against that role — returning an ATS score, strengths, weaknesses, missing skills, recommended projects, certifications, and keywords as structured JSON. Those results power a Chart.js dashboard and, more importantly, a deterministic 4-week learning roadmap built from the AI's own gap analysis, at no extra API cost. Engineering-wise, the AI layer cascades across four Gemini model tiers with retry/backoff, and falls back to a rule-based mock analyzer if every quota is exhausted — so the feature degrades gracefully instead of breaking. Built with Django, SQLite, Tailwind CSS, and Chart.js, and deployed live on Render, Reverse Resume is a working, end-to-end example of AI integrated for real user value, not just a demo.
12 Jul 2026