Karthikeyan commited on
Commit
6feed85
1 Parent(s): 5dd06f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -45,8 +45,8 @@ class ResumeAnalyser:
45
  **Detailed Analysis:**
46
  the result should be in this format:
47
  Matched Percentage: [matching percentage].
48
- Reason : [reason for Matched Percentage].
49
- Skills To Improve : [Mention the skills to improve and get 100 percentage matching].
50
  Keywords : [matched key words from {job_description} and {resume}].
51
  """,
52
  temperature=0,
 
45
  **Detailed Analysis:**
46
  the result should be in this format:
47
  Matched Percentage: [matching percentage].
48
+ Reason : [list out Reason for why Matched Percentage].
49
+ Skills To Improve : [Mention the skills How to improve and get 100 percentage this job description matching].
50
  Keywords : [matched key words from {job_description} and {resume}].
51
  """,
52
  temperature=0,