CoolFace
Apppublic

agakshita/ai-voice-agent

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes
App README

AI Voice Interview Agent

This is a FastAPI-based voice interview agent deployed on Hugging Face Spaces. It supports:

  • —Real-time audio questions
  • —Candidate audio answers
  • —Automatic scoring & report generation
  • —FastAPI backend + HTML/JS frontend

Run locally:

bash
uvicorn backend.src.main:app --reload