daksh1024 commited on
Commit
0580d9b
1 Parent(s): b748fa4

Updated prompt 2

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -77,7 +77,8 @@ def main():
77
  input_prompt2 = """
78
  You are an skilled ATS (Applicant Tracking System) scanner with a deep understanding in the field of {},
79
  your task is to evaluate the resume against the provided job description. You should output first the percentage of match between the resume and
80
- the job description, followed by keywords matching, keywords missing and lastly your final thoughts.
 
81
  Resume: {}
82
  Job Description: {}
83
  """
 
77
  input_prompt2 = """
78
  You are an skilled ATS (Applicant Tracking System) scanner with a deep understanding in the field of {},
79
  your task is to evaluate the resume against the provided job description. You should output first the percentage of match between the resume and
80
+ the job description, followed by keywords matching, keywords missing, specific changes for resume to reach matching percentage
81
+ of above 85 and lastly your final thoughts.
82
  Resume: {}
83
  Job Description: {}
84
  """