Skip to content

deekshith-8/Resume-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Resume Analyzer

Paste your resume. Get a match score, missing skills and actionable feedback — instantly.



→ Live Demo


Overview

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.


Features

  • 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

Tech Stack

Layer Technology
Frontend HTML, CSS, JavaScript
Backend Node.js, Express
LLM Groq — LLaMA 3.3 70B
Frontend Deployment Vercel
Backend Deployment Render

How It Works

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

License

MIT — free to use, modify and distribute


Built by Deekshith Gowda  ·  GitHub

About

AI-powered resume analyzer with match scoring and improvement suggestions using LLaMA 3.3

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors