srbhr / Resume-Matcher

Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
https://www.resumematcher.fyi/
Apache License 2.0
4.76k stars 1.93k forks source link

This refactoring separates different functionalities into functions, uses more descriptive variable names, and adds comments to clarify the purpose of each section. It will make your code more organized, readable, and maintainable.Brief description of changes #88

Open abeybernard opened 12 months ago

abeybernard commented 12 months ago

Pull Request Title

Related Issue

Description

Type

Proposed Changes

Screenshots / Code Snippets (if applicable)

How to Test

Checklist

Additional Information

srbhr commented 10 months ago

Hey @abeybernard thank you for the PR. I'll take a look at it.