-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Comments
What OS? What version of Resume Matcher? What versions of its dependencies? Did it work before, or is this the first install? |
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? |
Hi @Svetlana-T and @srbhr , |
|
thankyou @srbhr , Could you tell me when possibly we would be seeing the new PR being merged? |
Hi @azarite123, |
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 |
@azarite123 please try it now. The score should be visible without any API keys. |
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 . |
It's Machine Learning code @azarite123 |
Hello. I'm having this same problem it seems. Everything is getting parsed appropriately but there is no Vector Similarity Score in the streamlit app - only the fake resume bar-plots. I am on windows 11, have installed no additional api keys (and would need instruction on what steps to take and for what dependencies). I would love to see a similarity rating. I installed everything as instructed on the main page and then implemented the folder-fix to get my data processed correctly. Any idea on how to get the Vector Similarity Score working? |
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.
The text was updated successfully, but these errors were encountered: