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.72k stars 1.86k forks source link

Fix: Remove direct folder reference #148

Closed imhalcyon closed 9 months ago

imhalcyon commented 9 months ago

Pull Request Title

Remove direct folder reference to "Resume-Matcher"

Related Issue

147

Description

Removes the restriction to always have the base directory as "Resume-Matcher"

Type

Proposed Changes

Screenshots / Code Snippets (if applicable)

N/A - Git commit has all the details

How to Test

  1. git clone https://github.com/srbhr/Resume-Matcher.git Test
  2. Following the remaining steps as-is

Checklist

Additional Information

N/A

srbhr commented 9 months ago

@imhalcyon this is not a bug. It's the intended use for this project. Please check how to install for more information.

imhalcyon commented 9 months ago

Closing - this is as per design