Replace local LLM with HF Inference API + Pollinations fallback - AI chat now works on HF Spaces without model download 00d0be7 nexus-ats commited on 7 days ago
Force AI mode always available: on-demand model loading trigger, optimistic availability 81c27ab nexus-ats commited on 13 days ago
Switch LLM from TinyLlama-1.1B to Qwen2.5-0.5B-Instruct (500MB, faster, better answers) 679965e nexus-ats commited on 13 days ago
Fix AI mode: fall through to rules when TinyLlama unavailable instead of showing error 4a09740 nexus-ats commited on 13 days ago
Fix math evaluator: catch bare expressions like 2+2, 15*7, 2^10 ce36e84 nexus-ats commited on 13 days ago
Add smart chatbot without LLM: math evaluator, 13 general knowledge topics, better fallbacks 31e7cb0 nexus-ats commited on 13 days ago
Fix AI chatbot loading state: non-blocking model check, loading/failed status tracking, status polling UI, better fallback messages 120292d nexus-ats commited on 14 days ago
Replace experience-based interview questions with real coding/debug/arch problems + fix chatbot AI fallback and mode label d7b3123 nexus-ats commited on 14 days ago
Fix chatbot word-boundary matching, add skills/topics, improve AI replies 4a9c152 nexus-ats commited on 14 days ago
Replace broken SLM/LLM with TinyLlama for chatbot: rules first for platform Q, TinyLlama fallback for general knowledge, math, coding 00497b6 nexus-ats commited on 14 days ago
Fix chatbot matching: remove word-overlap scoring (caused false matches), add salary/pay keywords to trending topic, improve phrase-only matching 29113b6 nexus-ats commited on 14 days ago
Fix chatbot replies + submit-answer crash + error handling: fix prompt formats for distilgpt2/DialoGPT, move AI state to INTERVIEW_SESSIONS, add try/except on all endpoints, default chatbot to rule mode, deduplicate Socket.IO 322b2be nexus-ats commited on 14 days ago
Fix security, bugs, consistency across 10 files: XSS, hardcoded IDs, thresholds, dead code, Docker ports 0b15321 nexus-ats commited on 14 days ago
Overhaul chatbot: 30 conversational topics, system-prompted AI, phrase-priority scoring b564eb3 nexus-ats commited on 14 days ago
Add NER blacklist + require 0.7 confidence for unknown terms 96b0713 nexus-ats commited on 14 days ago
Overhaul resume skill extraction: 332 keywords, 153 aliases, section-aware, 25-skill limit 4934bc6 nexus-ats commited on 14 days ago
Upgrade interview system: LLM-as-judge scoring, context-aware questions, detailed breakdowns 07650fd nexus-ats commited on 14 days ago