Sophisticated AI-powered interview assistant providing real-time responses using Ollama LLMs, Whisper speech-to-text, and comprehensive Agentic AI expertise. Features multi-agent systems, LLM evaluation, and production-ready RAG pipelines.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
Fix: Auth flow working - wrap app in AuthProvider, add dashboard logging, improve text readability
c5bfdceView on GitHubFix: Make text more readable (darker grey) and improve CORS handling
bc86917View on GitHubFix: Lazy load Whisper model to prevent OOM on Render startup
c30fecaView on GitHubFix: Use Python 3.12 and git-based Whisper for compatibility
0fb1fffView on GitHubFix: Simplify requirements.txt for Render deployment - remove problematic dependencies
cb65324View on GitHubAdd deployment configs and complete implementation with Groq LLM
c9d6974View on GitHubfeat: Add dual LLM support (Groq/Ollama) and cleanup codebase
fbc9188View on GitHub