sarim commited on
Commit
0f2463d
·
1 Parent(s): 0ce8013

change prompt

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ async def resume_AI(data):
35
  "Remove any irrelevant or repetitive information.",
36
  "Create a compelling summary/profile section that reflects my career goals.",
37
  "Incorporate keywords relevant to the target industry and roles",
38
- "Optimize the resume for Applicant Tracking Systems (ATS)."
39
  "Your answer should be a new and improve resume in markdown formate",
40
  "Answer should be in markdown formate"
41
  )
 
35
  "Remove any irrelevant or repetitive information.",
36
  "Create a compelling summary/profile section that reflects my career goals.",
37
  "Incorporate keywords relevant to the target industry and roles",
38
+ #"Optimize the resume for Applicant Tracking Systems (ATS)."
39
  "Your answer should be a new and improve resume in markdown formate",
40
  "Answer should be in markdown formate"
41
  )