Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -65,8 +65,8 @@ def extract_info_with_claude(resume_text: str) -> str:
|
|
| 65 |
Please format the output as follows:
|
| 66 |
Name: [Full Name]
|
| 67 |
Projects:
|
| 68 |
-
1. [Project Name]: [Project Description]
|
| 69 |
-
2. [Project Name]: [Project Description]
|
| 70 |
...
|
| 71 |
Extract all experiences, including projects, leadership, work experience, research, etc.
|
| 72 |
|
|
|
|
| 65 |
Please format the output as follows:
|
| 66 |
Name: [Full Name]
|
| 67 |
Projects:
|
| 68 |
+
1. [Experience/Project Name]: [Experience/Project Description]
|
| 69 |
+
2. [Experience/Project Name]: [Experience/Project Description]
|
| 70 |
...
|
| 71 |
Extract all experiences, including projects, leadership, work experience, research, etc.
|
| 72 |
|