Anushkabhat9 commited on
Commit
021ee7e
·
verified ·
1 Parent(s): 689007d

Update resume_generation_gemini_pro.py

Browse files
Files changed (1) hide show
  1. resume_generation_gemini_pro.py +3 -1
resume_generation_gemini_pro.py CHANGED
@@ -137,7 +137,9 @@ Please generate a resume that:
137
  9. Only includes true information about the candidate.
138
  10.If profile or summary section is being is being included, give that section priority after candiadte's information.
139
  11.Try to keep the content to one page.
140
- 12.Provide the text in markdown format that clearly identifies the headings and subheadings.
 
 
141
  """
142
 
143
 
 
137
  9. Only includes true information about the candidate.
138
  10.If profile or summary section is being is being included, give that section priority after candiadte's information.
139
  11.Try to keep the content to one page.
140
+ 12.If education is the strong suit of the candidate, give it a priority over experience and vice-versa.
141
+ 13.Try to show the contact information , email etc of the candidate in one line.
142
+ 14.Provide the text in markdown format that clearly identifies the headings and subheadings.
143
  """
144
 
145