Skip to content

This project aims to develop a resume parsing model that transforms the hiring process by automatically extracting and matching resume data to job descriptions.

License

Notifications You must be signed in to change notification settings

subashbasnyat/resume-analyzer

Resume Analyzer

The Resume Analyzer is a machine learning project designed to evaluate resumes and provide insights such as skill matching, role fit, and automated feedback based on job descriptions. This tool helps recruiters and applicants streamline the hiring process.

Features of the project: - Extracting information from resumes (e.g., skills, education, experience). - Matching resumes with job descriptions. - Scoring resumes based on predefined criteria. - Suggesting improvements for better alignment with job roles.

Usage

Steps to Run Flask App with Poetry

  1. Install Poetry if not already installed:

    pip install poetry
  2. Install project dependencies:

    poetry install
  3. Run the Flask application:

    poetry run python app.py

Once the app is running, open the provided HTTP link in your browser to access the Resume Analyzer: http://127.0.0.1:5000/

About

This project aims to develop a resume parsing model that transforms the hiring process by automatically extracting and matching resume data to job descriptions.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6