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

chore: update readme notify webapp fake data #169

Closed Sayvai closed 9 months ago

Sayvai commented 9 months ago

Update README to notify that the full stack webapp currently returns mock / fake data

Add an important note to the README to notify community that the full stack web app currently returns mocked / faked data for the results (e.g. Vector Scores, Common Keyword Matches, Suggestions), and that it will be further developed out and implemented with real results in a later future release.

Related Issue

N/A

Description

Type

Proposed Changes

Screenshots / Code Snippets (if applicable)

Annotated screenshot highlighting the addition to the project README.md file.

Screenshot of Resume Matcher project README file update that notifies community of fake data results returned from full stack web app

How to Test

N/A

Checklist

Additional Information