Skip to content

AI-powered command-line resume analyzer that scores resumes, checks keyword alignment, and suggests improvements using NLP.

Notifications You must be signed in to change notification settings

codebytaaron/AI-Resume-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Resume Analyzer

Typing animation

AI Resume Analyzer

This repository documents an AI-powered resume analysis tool built as a command-line system for evaluating and improving resumes using NLP and automation.

The full implementation is intentionally not public. This repo explains how the system works without distributing the code.

For access or a walkthrough, use the link in my bio.


What it does

The AI Resume Analyzer processes a PDF resume and returns:

  • Overall resume score (0–100)
  • Strengths and weaknesses
  • Keyword alignment for specific roles
  • Bullet point improvement suggestions
  • Optional AI-assisted rewrites

No frontend. No accounts. CLI only.


How it works (high level)

Resume analysis pipeline

PDF Resume
  -> Text Extraction
    -> Cleaning & Normalization
      -> Feature Analysis
        -> Scoring Engine
          -> Optional AI Rewrites
            -> Terminal Output

About

AI-powered command-line resume analyzer that scores resumes, checks keyword alignment, and suggests improvements using NLP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages