ishan-25 commited on
Commit
6555526
Β·
verified Β·
1 Parent(s): 607b665

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -12
README.md CHANGED
@@ -1,14 +1,16 @@
1
- ---
2
- title: AI Interview Coach
3
- emoji: πŸŽ™οΈ
4
- colorFrom: purple
5
- colorTo: red
6
- sdk: gradio
7
- sdk_version: 4.44.0
8
- app_file: app.py
9
- pinned: false
10
- python_version: "3.10"
11
- ---
 
 
12
 
13
  # πŸŽ™οΈ AI Interview Coach β€” Version Alpha
14
 
@@ -104,4 +106,4 @@ agents/
104
  | 1–4 | Needs work β€” expand and use role-specific language |
105
  | NIL | Irrelevant response |
106
 
107
- **Keyword Coverage Rule:** < 40% of expected keywords β†’ score capped at 5/10.
 
1
+ ---
2
+ title: interview-coach
3
+ emoji: πŸŽ™οΈ
4
+ colorFrom: purple
5
+ colorTo: red
6
+ sdk: gradio
7
+ sdk_version: 6.18.0
8
+ app_file: app.py
9
+ pinned: false
10
+ python_version: '3.10'
11
+ license: mit
12
+ short_description: AI Interview Coach
13
+ ---
14
 
15
  # πŸŽ™οΈ AI Interview Coach β€” Version Alpha
16
 
 
106
  | 1–4 | Needs work β€” expand and use role-specific language |
107
  | NIL | Irrelevant response |
108
 
109
+ **Keyword Coverage Rule:** < 40% of expected keywords β†’ score capped at 5/10.