gneya-bacancy commited on
Commit
97d6b63
·
verified ·
1 Parent(s): 145047b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ def parse_resume(data):
74
  Remove Hobbies and INTERESTS: Remove specific details related to hobbies and interests
75
  Anonymize Other Fields: Make specific removals as needed to protect the candidate's identity.
76
  Remove professional summary, objective, agenda and all these type of sections.
77
- Add only professional Achievements, awards and certificates
78
  Ensure the remaining sections and information are formatted properly to maintain the professional appearance of the resume.
79
  Ensure proper formatting of the resume with proper content justifications, add markdown, add bullet points and spacing wherever required.
80
  Return the output of resume content only. Don't include any notes or comments.
 
74
  Remove Hobbies and INTERESTS: Remove specific details related to hobbies and interests
75
  Anonymize Other Fields: Make specific removals as needed to protect the candidate's identity.
76
  Remove professional summary, objective, agenda and all these type of sections.
77
+ Keep only related skills ACHIEVEMENTS, awards and certificate which are writen by you.
78
  Ensure the remaining sections and information are formatted properly to maintain the professional appearance of the resume.
79
  Ensure proper formatting of the resume with proper content justifications, add markdown, add bullet points and spacing wherever required.
80
  Return the output of resume content only. Don't include any notes or comments.