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

I am not able to see the experience and matching score in the json output or in the streamlit server #242

Open
azarite123 opened this issue Mar 12, 2024 · 10 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@azarite123
Copy link

When I am running the code, it generates the JSON file for both JD and Resumes, But I am not able to see the %match of JD and Resume and I am not able to see the extraction experience from both JD and Resume, Could you help me with that issue.

@Svetlana-T
Copy link

What OS? What version of Resume Matcher? What versions of its dependencies? Did it work before, or is this the first install?

@srbhr
Copy link
Owner

srbhr commented Mar 13, 2024

Thanks, @Svetlana-T, for the questions. @azarite123, please let me know the OS you are using. Have you added the Qdrant and Cohere API keys?

@srbhr srbhr added help wanted Extra attention is needed question Further information is requested labels Mar 13, 2024
@azarite123
Copy link
Author

Hi @Svetlana-T and @srbhr ,
My OS is windows 11 and i haven't added the Qdrant and cohere API keys,
Could you guide me on where would i be getting the API keys and i have another question as well,
Is it possible to modify or get the similarity score of resume and JD in a json than in a streamlit web app.
If so, Please help me with that.

@srbhr
Copy link
Owner

srbhr commented Mar 15, 2024

i haven't added the Qdrant and cohere API keys,
We have a new PR which is in testing @azarite123 once that's merged you will be able to use similarity score without the need of more APIs.

@azarite123
Copy link
Author

thankyou @srbhr , Could you tell me when possibly we would be seeing the new PR being merged?

@srbhr
Copy link
Owner

srbhr commented Mar 19, 2024

Hi @azarite123,
This is the PR: #243
It's getting merged this Friday. There's some testing going on for this Branch.
You may help in the testing for it. Please check PR comments for more information.

@azarite123
Copy link
Author

Yes , sure. I'll test and let you know. Thankyou for the prompt reply. If there are any queries ,i'll reach out to this thread

@srbhr
Copy link
Owner

srbhr commented Mar 23, 2024

@azarite123 please try it now. The score should be visible without any API keys.

@azarite123
Copy link
Author

Hey @srbhr, the similarity scoring part is working accurately but I am not able to see the experience keywords in the Json file like how many years of experience a candidate has for JD and Resume is not being displayed .

  1. Is this calculated based on the semantic similarity by Qdrant if not how is calculated?
  2. the machine learning model, is extracting all the field except the number of experiences
    image (7)

@srbhr
Copy link
Owner

srbhr commented Mar 28, 2024

It's Machine Learning code @azarite123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants