Commit History

Replace local LLM with HF Inference API + Pollinations fallback - AI chat now works on HF Spaces without model download
00d0be7

nexus-ats commited on

Force AI mode always available: on-demand model loading trigger, optimistic availability
81c27ab

nexus-ats commited on

Switch LLM from TinyLlama-1.1B to Qwen2.5-0.5B-Instruct (500MB, faster, better answers)
679965e

nexus-ats commited on

Fix AI mode: fall through to rules when TinyLlama unavailable instead of showing error
4a09740

nexus-ats commited on

Fix math evaluator: catch bare expressions like 2+2, 15*7, 2^10
ce36e84

nexus-ats commited on

Add smart chatbot without LLM: math evaluator, 13 general knowledge topics, better fallbacks
31e7cb0

nexus-ats commited on

Fix AI chatbot loading state: non-blocking model check, loading/failed status tracking, status polling UI, better fallback messages
120292d

nexus-ats commited on

Replace experience-based interview questions with real coding/debug/arch problems + fix chatbot AI fallback and mode label
d7b3123

nexus-ats commited on

Fix chatbot word-boundary matching, add skills/topics, improve AI replies
4a9c152

nexus-ats commited on

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

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

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

Fix security, bugs, consistency across 10 files: XSS, hardcoded IDs, thresholds, dead code, Docker ports
0b15321

nexus-ats commited on

Overhaul chatbot: 30 conversational topics, system-prompted AI, phrase-priority scoring
b564eb3

nexus-ats commited on

Add NER blacklist + require 0.7 confidence for unknown terms
96b0713

nexus-ats commited on

Overhaul resume skill extraction: 332 keywords, 153 aliases, section-aware, 25-skill limit
4934bc6

nexus-ats commited on

Upgrade interview system: LLM-as-judge scoring, context-aware questions, detailed breakdowns
07650fd

nexus-ats commited on

Fix werkzeug error and cache dir for HF Spaces
84a5140

nexus-ats commited on

Fix python-magic for Linux
518a2d2

nexus-ats commited on

Fix flask-socketio version, drop allow_unsafe_werkzeug
02dd81f

nexus-ats commited on

Fix colorFrom metadata
a32240b

nexus-ats commited on

Initial deploy
8488303

nexus-ats commited on