An AI-powered interview analysis system that evaluates candidates using:
- NLP (text understanding)
- Speech analysis
- Facial emotion detection
- Answer quality evaluation using transformer models
- Speech confidence analysis
- Facial emotion detection (coming soon)
src/→ core logicscripts/→ pipelinesapi/→ backenddashboard/→ UI
Dataset is not included. Download from Kaggle and place inside:
data/raw/
- Python
- Transformers (HuggingFace)
- OpenCV
- Librosa
- FastAPI
- Streamlit