Anushkabhat9 commited on
Commit
f4cae0c
·
verified ·
1 Parent(s): 9a16c0c

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
@@ -135,7 +135,9 @@ Please generate a resume that:
135
  7. Summarizes the skills and technical skills section into a brief profile.
136
  8. Does not include courses, certification, references, skills and a technical skills sections.
137
  9. Only includes true information about the candidate.
138
- 10.Provide the text in markdown format that clearly identifies the headings and subheadings.
 
 
139
  """
140
 
141
 
 
135
  7. Summarizes the skills and technical skills section into a brief profile.
136
  8. Does not include courses, certification, references, skills and a technical skills sections.
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