gigswar commited on
Commit
2c30863
·
verified ·
1 Parent(s): 2fcf67e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -5,13 +5,13 @@ colorFrom: blue
5
  colorTo: indigo
6
  sdk: gradio
7
  app_file: app.py
8
- python_version: 3.13
9
- sdk_version: 5.25.1
10
  ---
11
 
12
  # 🎤 AI Interview Bot (1-on-1)
13
 
14
- This is a Hugging Face Space featuring 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,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.