rushankg commited on
Commit
50e2080
·
verified ·
1 Parent(s): 33c7116

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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