Update app.py
Browse files
app.py
CHANGED
|
@@ -97,7 +97,7 @@ Resume:
|
|
| 97 |
resume_prompt = f"""
|
| 98 |
Based on the original resume, job description, and the missing items analysis,
|
| 99 |
rewrite the resume to be ATS-optimized. Incorporate missing keywords/skills naturally.
|
| 100 |
-
Use concise bullet points and clear section headings.
|
| 101 |
Original Resume:
|
| 102 |
{resume_text}
|
| 103 |
Job Description:
|
|
|
|
| 97 |
resume_prompt = f"""
|
| 98 |
Based on the original resume, job description, and the missing items analysis,
|
| 99 |
rewrite the resume to be ATS-optimized. Incorporate missing keywords/skills naturally.
|
| 100 |
+
Use concise bullet points and clear section headings. Do not use * and give ATS score too pelase
|
| 101 |
Original Resume:
|
| 102 |
{resume_text}
|
| 103 |
Job Description:
|