I'm generally confused by how much "ATS-friendly" matters, or what that even means. On one side of the coin, it logically makes sense that ATS systems would help recruiters pare down the list. I'd assume there is some auto-rejection happening, but how sensitive is it (getting rid of clearly unqualified candidates vs. rejecting marginal candidates vs. actually qualified but still rejected due to not being ATS-friendly…
The ATS won't judge a resume, but it will parse it and display in an easier format for the recruiter to browse through. If your resume does not parse well (for example, a PDF with two columns can sometimes mean the right column text ends up above the left column text) the recruiter will have outdated / wrong information in front of them when they make the decision to do a screening call or not I know because my cv ha…
Resume Matcher – An open source, free tool to improve your resume
41–50 of 61 posts
Re: Resume Matcher – An open source, free tool to improve your resume
#42I'm generally confused by how much "ATS-friendly" matters, or what that even means. On one side of the coin, it logically makes sense that ATS systems would help recruiters pare down the list. I'd assume there is some auto-rejection happening, but how sensitive is it (getting rid of clearly unqualified candidates vs. rejecting marginal candidates vs. actually qualified but still rejected due to not being ATS-friendly…
As for someone looking for a new position, I can give you anecdotal evidence. A little background: I have 10+ years of professional experience. Polyglot. Experience with extremely small to medium sized companies. I re-used my previous resume, which did decently well around 2019 when I was looking for a new position, but with updated info for the newest position I had. Applied to a number positions that I was very qua…
Need to optimize your web site/resume for Google/ATS.
Re: Resume Matcher – An open source, free tool to improve your resume
#43This is not a criticism of this software or the author as they have no personal responsibility for the larger system they operate in, but sometimes I see something like this, and I just think we live in a dystopia. Have we gotten to the point that jobseekers and employers are using adversarial AIs against each other in some attempt at optimization? What are we doing here? We seem to be on the path to this stuff oozin…
Re: Resume Matcher – An open source, free tool to improve your resume
#44I'm generally confused by how much "ATS-friendly" matters, or what that even means. On one side of the coin, it logically makes sense that ATS systems would help recruiters pare down the list. I'd assume there is some auto-rejection happening, but how sensitive is it (getting rid of clearly unqualified candidates vs. rejecting marginal candidates vs. actually qualified but still rejected due to not being ATS-friendly…
ATS optimisation is absolutely critical these days, at least in tech. With the amount of applications you receive, the easiest first step is looking for a way to exclude someone. If your ATS can't even parse someone's CV properly, that's a great way to exclude it from consideration. The next level is keyword matching. If your ATS can't find any of the keywords from your listing in the CV, another easy exclusion. The…
Re: Resume Matcher – An open source, free tool to improve your resume
#45Earlier quoted context omitted.
Unfortunately this doesn't line up with reality. "Tricks" like these are needed to get through the nonsensical recruitment/HR obstacle course for many companies.
I have never had to do anything like this, and I have never applied to more than a few companies before receiving an offer except during the dotcom crash. Even then it wasn't dozens of companies.
Also, say google is hiring an ML engg and there are 1000 applications, what do you think does the recruiter do to 1000 resumes?
Re: Resume Matcher – An open source, free tool to improve your resume
#46> Warning > The results returned from through the web app are currently entirely mocked / faked. This means that the results returned are not real and are just for demonstration purposes. This will be implemented with real data results in a future release. Is this ready for use yet?
Re: Resume Matcher – An open source, free tool to improve your resume
#47> Warning > The results returned from through the web app are currently entirely mocked / faked. This means that the results returned are not real and are just for demonstration purposes. This will be implemented with real data results in a future release. Is this ready for use yet?
Hi, the web-app is in development. And the way to use this is Streamlit interactive or the streamlit app. With your Qdrant and Cohere API keys for Semantic similarity.
Re: Resume Matcher – An open source, free tool to improve your resume
#48This came up recently somewhere else and my two cents:
1) The best role for LLMs in ATS is in rewriting all resumes consistently in a style which matches the biases / "likings" of the reviewer (Humphry Bogart, Exene Cervenka, Kermit the Frog). Applicants guessing at this merely gives them a better shot at being mistakenly included in the cohort which adopts the preferred voice "naturally". If this "liking" is what resumes are supposed to be judged on then where's the math, it's all a smokescreen for bias innit?
2) Some ATS needs to be the first mover in allowing applicants to download / upload a JSON BLOB of all of their info. I'd recommend cryptographically signing it (and calling it a "service") on download like DKIM, and I think a bunch of things would emerge with that.
Re: Resume Matcher – An open source, free tool to improve your resume
#49> Warning > The results returned from through the web app are currently entirely mocked / faked. This means that the results returned are not real and are just for demonstration purposes. This will be implemented with real data results in a future release. Is this ready for use yet?
Hi, the web-app is in development. And the way to use this is Streamlit interactive or the streamlit app. With your Qdrant and Cohere API keys for Semantic similarity.
Re: Resume Matcher – An open source, free tool to improve your resume
#50It gives values for keywords from resume (got it) Then it finds common words between Job Description and Resume I also see another table of values for the job description
Now what? Do I need to compare the tables? Do the values need to be within certain range?