Skip to content

Rup-23/AI-Resume-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ AI Career Prep & Resume Optimizer

An intelligent career assistant that bridge the gap between your current resume and your dream job. This platform uses the power of Gemini to provide personalized interview coaching, roadmap generation, and a recruiter-ready resume.


🌟 Key Features

  • πŸ“„ Smart Resume Parsing: Automatically extracts text from uploaded PDF resumes using pdf-parse.
  • 🎯 Tailored Interview Prep: * Technical Questions: Deep-dive questions based on your specific tech stack.
    • Behavioral Questions: Situational questions to test soft skills.
  • πŸ“… 7-Day Personalized Roadmap: A day-by-day learning plan generated by AI to fill your specific skill gaps.
  • πŸ” Skill Gap Analysis: Detailed insights on what the Job Description (JD) requires vs. what you currently have.
  • πŸ“₯ AI-Optimized Resume: Generates a new, polished resume based on JD requirements, downloadable via Puppeteer.

πŸ› οΈ Tech Stack

Frontend:

  • React.js for building a responsive and interactive user interface.
  • SCSS for styling

Backend:

  • Node.js & Express.js
  • Google Gemini API (AI Analysis & Content Generation)

PDF Tools:

  • pdf-parse: For extracting data from user-uploaded resumes.
  • Puppeteer: For high-quality PDF generation and downloadable resume exports.

βš™οΈ How It Works

  1. Input: User uploads a Resume (PDF) + Job Description + Self Description.
  2. Parsing: The backend uses pdf-parse to convert the PDF into a raw text format.
  3. AI Engine: The text is sent to the Gemini API with a custom prompt to identify gaps and generate questions.
  4. Roadmap: AI generates a structured 7-day study plan.
  5. PDF Export: Using Puppeteer, the final AI-optimized resume is rendered and converted back into a downloadable PDF for the user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors