espin086 / GPT-Jobhunter

AI-powered job analysis and resume coaching tool using GPT. Analyzes job postings and provides personalized recommendations to job seekers for improving their resumes.
MIT License
55 stars 15 forks source link

BUG - Resume Similarity Not Showing Up for All Job Posts #119

Closed espin086 closed 8 months ago

espin086 commented 8 months ago

Resume similarity is not showing up for all of the job postings.

It should be that for every job posting, there is a description and we have a resume so there should always be resume similarity scores.

Screenshot 2023-10-23 at 10 04 43 AM

espin086 commented 8 months ago

@AtharvaJadhav7 - this appears to have been corrected with the implementation of the openai embeddings! Thank you