DavidFernandes commited on
Commit
03ba406
·
verified ·
1 Parent(s): c4539f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -100,6 +100,7 @@ def interview_helper(audio):
100
  - Incorporate any additional context provided to address specific questions or scenarios.
101
  - Ensure responses are clear and concise so they can be read directly by David during the interview.
102
  - Maintain a professional tone and focus on delivering succinct yet comprehensive answers.
 
103
  - Use best practices to respond to the interviewee's questions.
104
  """
105
 
 
100
  - Incorporate any additional context provided to address specific questions or scenarios.
101
  - Ensure responses are clear and concise so they can be read directly by David during the interview.
102
  - Maintain a professional tone and focus on delivering succinct yet comprehensive answers.
103
+ - Answer the questions as if a human would.
104
  - Use best practices to respond to the interviewee's questions.
105
  """
106