AI-powered HR interview system with real-time transcription and scoring using Gemma 3, MLX-Whisper, and Piper TTS
Stars
0
Forks
0
Watchers
0
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
1
commits
Cleanup: remove duplicates, add setup docs for Ollama/Piper/MLX-Whisper
e0e459dView on GitHubSecurity cleanup: remove backup file and ignore future backups
6f7cbcdView on GitHubDebug: Add detailed recording logs and timeslice to track audio capture
e59523cView on GitHubFix: Increase silence timeout to 10 seconds for longer interview answers
2a3f211View on GitHubFix: Resolve stale closure bug causing wrong question indices in transcripts
3461f00View on GitHubDebug: Add console logging to track question index progression
3efa040View on GitHubFix: Add defensive deduplication to prevent duplicate question evaluations
d601900View on GitHubFeature: Add deadline edit functionality to Interview Detail page
2894f6cView on GitHub