mployd-engineering commited on
Commit
a24dd2a
·
verified ·
1 Parent(s): e98c8f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -84,8 +84,10 @@ def get_human_readable_summary(json_data: dict) -> str:
84
  prompt = f"""
85
  You are an expert technical writer. Take the following structured JSON data
86
  representing a CV-Job Description match analysis and convert it into a smooth,
87
- professional, human-readable summary. Focus on the score, key findings in
88
- 'matching_analysis' and 'description', and format the 'recommendation'
 
 
89
  steps clearly at the end. Do not output any JSON or code formatting.
90
 
91
  JSON Data:
 
84
  prompt = f"""
85
  You are an expert technical writer. Take the following structured JSON data
86
  representing a CV-Job Description match analysis and convert it into a smooth,
87
+ professional, human-readable summary. Do not mention score, focus on the followings:
88
+ - key findings, in 'matching_analysis'
89
+ - analyse fit with strenght and weakness
90
+ - recommendation for overal fit and what they should do
91
  steps clearly at the end. Do not output any JSON or code formatting.
92
 
93
  JSON Data: