AI Resume Analyzer compares your resume against a target job description and returns structured, AI-generated feedback. It scores your match out of 10, identifies skill gaps, highlights your strengths, and gives three concrete improvement suggestions — all powered by LLaMA 3.3 70B via Groq.
- Match score out of 10 against any job description
- Missing skills identified from the JD
- Strengths surfaced from your resume
- 3 specific, actionable improvement suggestions
- Fast responses via Groq API
| Layer | Technology |
|---|---|
| Frontend | HTML, CSS, JavaScript |
| Backend | Node.js, Express |
| LLM | Groq — LLaMA 3.3 70B |
| Frontend Deployment | Vercel |
| Backend Deployment | Render |
User pastes resume + job description
↓
Frontend sends POST request to Express backend
↓
Backend constructs structured prompt → calls Groq API
↓
LLaMA 3.3 returns match score, missing skills,
strengths and improvement suggestions
↓
Results rendered instantly in the UI
MIT — free to use, modify and distribute
Built by Deekshith Gowda · GitHub