Skip to content

KoushikScripts/aiBasedResumeScreening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Scoring and Suggestion Model

This project implements a machine learning model to score and suggest improvements for resumes. The model evaluates resumes based on a dataset of resumes and generates suggestions for enhancing their quality. The system works by processing PDF resumes and scoring them based on various features such as formatting, content relevance, and overall readability.

Features

  • Resume Scoring: Automatically assigns a score to resumes based on their quality.
  • Suggestions: Provides actionable suggestions to improve the resume, such as enhancing content or reformatting sections.
  • PDF Input: Accepts resumes in PDF format for analysis.
  • CSV Dataset: Uses a CSV dataset of resumes for model training and evaluation.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/resume-scoring-suggestion-model.git
    cd resume-scoring-suggestion-model
  2. Install the required libraries:

    pip install -r requirements.txt
    pip install PyPDF2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages