Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better support of PDF generated by Word (Export menu) #222

Open
shuther opened this issue Dec 6, 2023 · 2 comments
Open

Better support of PDF generated by Word (Export menu) #222

shuther opened this issue Dec 6, 2023 · 2 comments

Comments

@shuther
Copy link

shuther commented Dec 6, 2023

Is your feature request related to a problem? Please describe.
1- Parsed Resume Data
They are strange font changes while everything is smooth on Word/PDF
Screenshot 2023-12-06 at 15 45 18

2-Now let's take a look at the extracted keywords from the resume.
It seems the engine misinterpreted an html separator:
Screenshot 2023-12-06 at 15 47 51

Describe the solution you'd like
Text should be better extracted and layout code should be properly removed.

Describe alternatives you've considered
while ATS is crap, maybe you want to recognize company name; for example if there is the company ABC Systems, we should know consider the word Systems in the entity?

Additional context
I was thinking for this project that an AI would experiment changes until the ATS scores reach a certain level?

@srbhr
Copy link
Owner

srbhr commented Dec 6, 2023

Hey @shuther, thanks for testing this project out!!

Context:

Additional context
I was thinking for this project that an AI would experiment changes until the ATS scores reach a certain level?

Yes, I am working on a POC that will be able to generate resumes with keywords from job descriptions—and allow you to edit the details later on. It's just that I have a 9-5 job, and managing all of them together (this project + other endeavors) is a bit challenging.

It'll be coming out soon with better optimizations. 💖🌺

@shuther
Copy link
Author

shuther commented Dec 7, 2023

no problem it is a good product; keep going

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants