sarim commited on
Commit
1f39c58
·
1 Parent(s): 1587db6

improve promtp

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,8 +32,8 @@ async def resume_AI(data):
32
  "Review this resume for grammar, clarity, and conciseness. Suggest edits to improve readability and professionalism.",
33
  "Optimize this resume with keywords and phrases relevant to specific job description from 'getJobDetail' to improve its chances of passing through Applicant Tracking Systems (ATS)",
34
  "Revise this resume to align with the requirements of [specific job role] from 'getJobDetail' in [industry] from 'getJobDetail' . Highlight relevant skills, experiences, and achievements that match the job description.",
35
- "Your answer should be a new and improve resume in markdown formate",
36
  "Rewrite this resume to focus on transferable skills and experiences that would be relevant for transitioning to [new industry or role]."
 
37
  )
38
 
39
  )
 
32
  "Review this resume for grammar, clarity, and conciseness. Suggest edits to improve readability and professionalism.",
33
  "Optimize this resume with keywords and phrases relevant to specific job description from 'getJobDetail' to improve its chances of passing through Applicant Tracking Systems (ATS)",
34
  "Revise this resume to align with the requirements of [specific job role] from 'getJobDetail' in [industry] from 'getJobDetail' . Highlight relevant skills, experiences, and achievements that match the job description.",
 
35
  "Rewrite this resume to focus on transferable skills and experiences that would be relevant for transitioning to [new industry or role]."
36
+ "Your answer should be a new and improve resume in markdown formate",
37
  )
38
 
39
  )