Spaces:
Sleeping
Sleeping
Commit ·
36e1e59
1
Parent(s): 7fa6b76
add hf config
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Interview Bot - AI Mock Interview Trainer
|
| 2 |
|
| 3 |
An end-to-end AI-powered mock interview platform for students and job seekers.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Interview Bot
|
| 3 |
+
emoji: 🤖
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
|
| 12 |
# Interview Bot - AI Mock Interview Trainer
|
| 13 |
|
| 14 |
An end-to-end AI-powered mock interview platform for students and job seekers.
|