Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SrikarKashyap committed Sep 7, 2023
1 parent c46e164 commit 9886793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def questions():
Given the above resume, generate 10 {category} questions that can be asked to this candidate in an interview setting.
Some of them have to be general and some specific.
Provide the category of the question and the skills it is testing for.
YOU MUST PROVIDE QUESTIONS FOR THE GIVEN CATEGORY ONLY BASED ON THE PROJECTS AND EXPERIENCES FROM THE RESUME.
YOU MUST PROVIDE QUESTIONS FOR THE GIVEN CATEGORY ONLY BASED ON THE PROJECTS AND EXPERIENCES FROM THE RESUME. EACH QUESTION MUST BE LINKED TO SOME OF THE EXPERIENCE OR PROJECTS IN THE RESUME ONLY.
Answer MUST be in JSON format with the following structure:
{{
"questions": [
Expand Down

0 comments on commit 9886793

Please sign in to comment.