feat: implement 5 high-priority premium recruiter features with full unit tests and deduplication e3a092e Running ansh123456789 commited on about 18 hours ago
Remove Pool Statistics Dashboard section from frontend 8165ca1 ansh123456789 commited on about 19 hours ago
fix(pipeline): resolve double-waiting bug on frontend animation setTimeout for pipeline steps de5b0e8 ansh123456789 commited on about 20 hours ago
fix(compare): resolve candidate_id and id key mismatch bug in recruitment console compare action 7b0c126 ansh123456789 commited on about 21 hours ago
Enhance SwarmMatrix with premium recruiter features (AI interview guides, side-by-side comparative matrix, recruiting brief exporter, fuzzy location filters) and modernise query expansion Gemini SDK df1542a ansh123456789 commited on about 21 hours ago
fix(ui): redesign candidate cards layout to resolve spacing and overlapping 4402aaa ansh123456789 commited on 1 day ago
Revert secondary name validation and extraction fallback to restore original pipeline b067e00 ansh123456789 commited on 1 day ago
Support GEMINI_SECONDARY_MODEL to decouple secondary name extraction rate limits from main pipeline 4bb1371 ansh123456789 commited on 1 day ago
Implement filename-based name extraction fallback and backoff jitter to prevent Gemini API 429 rate limits under high concurrency db53361 ansh123456789 commited on 1 day ago
Add Hugging Face metadata frontmatter configuration to README.md 5111b5d ansh123456789 commited on 1 day ago
Enhance Talent Radar with dynamic dates, sector-neutral scoring/parsing, premium UI dashboard, and full unit test coverage d095359 ansh123456789 commited on 1 day ago
docs: add comprehensive README with architecture, methodology, and system design 4c6eab2 ansh123456789 commited on 3 days ago
Remove Retrieve Count (Top K) slider component and default top_k to 50 in JS 6000d0d ansh123456789 commited on 3 days ago
Update pipeline tracker steps and JS execution to match Multi-Agent Swarm Matrix workflow 2e2c1b1 ansh123456789 commited on 3 days ago
Empty candidates pool database to clean up all preloaded/inbuilt resumes a1c36e4 ansh123456789 commited on 3 days ago
fix: resolve tech-biased candidate ranking bug, add healthcare resumes, implement dynamic base SLM loading with cosine similarity & anisotropy centering, and fix keyword pre-filtering phrase-matching bug 348d77f ansh123456789 commited on 3 days ago
feat: integrate specialized sector models and replace COMM model with verified multilingual sentiment model c07a434 ansh123456789 commited on 3 days ago
fix: generalize GeminiGateway prompt and schema to prevent non-TECH sector query bias 60aa6c5 ansh123456789 commited on 3 days ago
feat: conditionally compile model with torch.compile on GPU only 9224e60 ansh123456789 commited on 3 days ago
fix: remove torch.compile() — hangs indefinitely on CPU/Windows 02b7288 ansh123456789 commited on 3 days ago
fix: replace async/threading with synchronous mega-batch inference 6f8889f ansh123456789 commited on 3 days ago
perf: parallelize candidate eval, cache models, optimize inference f987c7a ansh123456789 commited on 3 days ago
Optimize local Qwen VLM loading and thread count on CPU to prevent lockups e5af3ab ansh123456789 commited on 3 days ago
fix: Resolve local windows encoding crash, add dynamic Settings panel for HF Token and API Keys 9b8ffbb ansh123456789 commited on 3 days ago
perf: Parallelize Qwen2-VL page OCR extraction, optimize dynamic resolution for fast CPU inference, and flush standard output to prevent perceived freezes fa27d67 ansh123456789 commited on 3 days ago
fix: Replace deprecated libgl1-mesa-glx with libgl1 in Dockerfile for newer Debian trixie base images 6d1905d ansh123456789 commited on 3 days ago
feat: Implement local layout-aware neural OCR pipeline via Qwen2-VL & EasyOCR fallback 826feea ansh123456789 commited on 3 days ago
fix: implement native multimodal visual PDF fallback for scanned/textless resumes in ZIP and single uploads bf375aa ansh123456789 commited on 3 days ago
fix: implement dual-extractor (pypdf + pdfplumber fallback) and robust Windows path normalization in PDF/ZIP uploads bbe4540 ansh123456789 commited on 3 days ago
fix: Update index.html to read and display specific backend error details for easier Space debugging cf1c9e8 ansh123456789 commited on 3 days ago
feat: Migrate candidate ranking to dynamic GPU-accelerated SLM Swarm evaluation and prepare for Hugging Face Spaces hosting 3ea0326 ansh123456789 commited on 3 days ago
feat: add Dockerfile and requirements.txt for HF Spaces deployment 7b43c54 ansh123456789 commited on 3 days ago
feat: implement SwarmMatrix decentralized multi-agent SLM architecture and relevance optimizations 9c65763 ansh123456789 commited on 3 days ago