vadirajkrishna Codex commited on
Commit
cfca9e9
·
unverified ·
1 Parent(s): 3f73ac3

Tag Hugging Face username in README

Browse files

Co-authored-by: Codex <codex@openai.com>

Files changed (1) hide show
  1. README.md +2 -0
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.