Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,13 +5,13 @@ colorFrom: blue
|
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
-
python_version: 3.
|
| 9 |
-
|
| 10 |
---
|
| 11 |
|
| 12 |
# 🎤 AI Interview Bot (1-on-1)
|
| 13 |
|
| 14 |
-
This
|
| 15 |
|
| 16 |
---
|
| 17 |
|
|
@@ -39,4 +39,4 @@ This is a Hugging Face Space featuring a **1-on-1 video interview bot** powered
|
|
| 39 |
Uses `gpt-4o` from OpenAI with the following prompt format:
|
| 40 |
|
| 41 |
```plaintext
|
| 42 |
-
You are a smart, friendly AI interviewer. Ask one question at a time.
|
|
|
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
+
python_version: 3.10
|
| 9 |
+
license: mit
|
| 10 |
---
|
| 11 |
|
| 12 |
# 🎤 AI Interview Bot (1-on-1)
|
| 13 |
|
| 14 |
+
This Space features a **1-on-1 video interview bot** powered by **OpenAI GPT-4o** with **speech-to-speech** capabilities. It asks you questions, listens to your voice responses, and replies out loud in real-time!
|
| 15 |
|
| 16 |
---
|
| 17 |
|
|
|
|
| 39 |
Uses `gpt-4o` from OpenAI with the following prompt format:
|
| 40 |
|
| 41 |
```plaintext
|
| 42 |
+
You are a smart, friendly AI interviewer. Ask one question at a time.
|