ishan-25 commited on
Commit
ba62bfc
·
verified ·
1 Parent(s): ed63146

Delete Project_Agenda.md

Browse files
Files changed (1) hide show
  1. Project_Agenda.md +0 -31
Project_Agenda.md DELETED
@@ -1,31 +0,0 @@
1
- # **Upgrade Agenda for HF Interview Coach**
2
-
3
- ## **1. Bulletproof prompts and behaviour:**
4
-
5
- **Make it check:**
6
-
7
- - Key requirements and skills needed should be present in the entered job description.
8
- - qualifications required/preferred by the recruiter should be present in the job description
9
- - if the entered job desc does not include the abov, the job description is understood as faulty/incomplete then the model returns an error for which a simple python code will make Gradio display "Please enter a complete Jpb Description"
10
-
11
- ## **2. Fix Tips section:**
12
-
13
- **{Trigger as soon as the question generation get triggered}** Make the LLM use the job description as a prompt to generate a set of appropriate tips and suggestions. This will be neatly formatted into a clean look.
14
-
15
- ## **3. Fix History Section(Plugin will be required):**
16
-
17
- - Remove History & Progress Section(Add a Download Option instead)
18
- - Option to download Analysis/ History/ Responses as a pdf report.
19
-
20
- This is so user can access their conversation analysis as and when they like.
21
-
22
- ## **4. Make Response grading/analysis flexible.**
23
-
24
- - Implement standards/expectations for response. Use a system where the model reads the job description and therefore creates a set of **keywords** it expects to be in the user's response.
25
- - Without a satisfying percentage of the expected keywords being hit, the scrore shall not be anything above 5/10. Feedback must include advice to make the candidate use important keywords and appropriate terms.
26
-
27
- - Expected Keywords in response to better score the response, and STAR format can be excused
28
-
29
- ## **5. Add support more type of Jobs/Job Descriptions(Not only Tech Based job like now)**
30
-
31
- - Make the model be flexible by scanning and understanding the field/industry the job description is of/from.