Skip to content

Akanksha928/jobmatch-ai

Repository files navigation

JobMatch AI

🧠 Chrome Extension + AI backend that compares your resume with LinkedIn job descriptions using Groq's LLaMA 3 model.

📌 What It Does

  • Scrapes LinkedIn job descriptions in real time
  • Lets you upload your resume (PDF or text)
  • Sends both to a local Node.js backend powered by Groq
  • Returns:
    • ✅ Match Score (0–100)
    • ❌ Missing Skills
    • 💡 Suggestions to improve alignment
  • Results shown in browser console (UI in progress)

🛠️ Tech Stack

Frontend Backend AI Layer
Chrome Extension (V3) Node.js + Express Groq API (LLaMA 3)
MutationObserver + DOM JS REST API (/analyze) Structured prompt output
PDF.js (for resume upload) dotenv, CORS JSON-based skill mapping

About

AI-powered Chrome extension using Groq’s LLaMA 3 to compare your resume with job listings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors