| | --- |
| | title: HiredGPT-Duel |
| | emoji: 🤖 |
| | colorFrom: indigo |
| | colorTo: purple |
| | sdk: gradio |
| | sdk_version: 5.49.1 |
| | app_file: gradio_app.py |
| | pinned: false |
| | --- |
| | |
| | # HiredGPT Duel |
| |
|
| | An AI-powered interview preparation tool that helps you practice and improve your interview skills by competing against an AI opponent. |
| |
|
| | ## Features |
| |
|
| | - Upload resume and job description |
| | - Generate targeted interview questions |
| | - Speech-to-text answer capabilities |
| | - Real-time scoring and feedback |
| | - Detailed performance analysis |
| | - Audio playback for AI responses |
| |
|
| | ## Technology Stack |
| |
|
| | - Gradio UI Framework |
| | - OpenAI GPT for question generation |
| | - Whisper for speech recognition |
| | - PyTorch for model inference |