Spaces:
Runtime error
Runtime error
Tag Hugging Face username in README
Browse filesCo-authored-by: Codex <codex@openai.com>
README.md
CHANGED
|
@@ -27,6 +27,8 @@ tags:
|
|
| 27 |
|
| 28 |
# Interview Coach
|
| 29 |
|
|
|
|
|
|
|
| 30 |
Interview Coach is a local-first assistant for live technical interviews. It listens to noisy interview audio, extracts the actual Data Science, ML, AI, or System Design question, and shows a compact coaching card with important pointers while the candidate is answering.
|
| 31 |
|
| 32 |
Development note: the live transcription flow, coaching-card timing, and transcript extraction loop were iterated with Codex assistance.
|
|
|
|
| 27 |
|
| 28 |
# Interview Coach
|
| 29 |
|
| 30 |
+
Created by [@vadirajkrishna](https://huggingface.co/vadirajkrishna).
|
| 31 |
+
|
| 32 |
Interview Coach is a local-first assistant for live technical interviews. It listens to noisy interview audio, extracts the actual Data Science, ML, AI, or System Design question, and shows a compact coaching card with important pointers while the candidate is answering.
|
| 33 |
|
| 34 |
Development note: the live transcription flow, coaching-card timing, and transcript extraction loop were iterated with Codex assistance.
|