redrob-ranker / src /ui /app.py

Commit History

feat: align candidate relevance ranking & implement robust Turbo Mode fallback
4efdc67

MrNK2107 commited on

Fix remote candidate search returning 0 results by mapping preferred_work_mode
3cae53e

MrNK2107 commited on

fix: app.py scoping error + new Sage+Terracotta theme
1258183

MrNK2107 commited on

feat: complete UI redesign with pastel purple/orange theme
700f674

MrNK2107 commited on

UI redesign: pastel theme, premium card design, progressive loading
f41d5ea

MrNK2107 commited on

feat: final smoke-test fixes + spectacular README + UI bugfixes
25bfed8

MrNK2107 commited on

feat(ui): wire search filters from Gradio UI to the orchestrator
dea6b28

MrNK2107 commited on

chore: fix all ruff lint errors (174 -> 0), clean up unused imports/vars, fix line lengths
e9fe93a

MrNK2107 commited on

Fix cross-encoder loading, add offline mode, improve simple query detection
ded4649

MrNK2107 commited on

fix: add sys.path for direct execution, fix Gradio 6.0 API change
1f55526

MrNK2107 commited on

fix: improve UI robustness and test quality
34dd30a

MrNK2107 commited on

Overhaul: Plackett-Luce ranking, PII anonymization, live fairness dashboard + LLM-free fallback agents
72224ba

MrNK2107 commited on

feat(extraction): add FieldExtractor pipeline, ProfileStore with lazy loading, and skill matching
e01a2b0

MrNK2107 commited on

feat(ui): wire search pipeline, add scoring sliders, fix infinite replan loop
66788e6

MrNK2107 commited on

feat: Phase 11 Gradio UI — search tab, analytics dashboard, about page
ecaa9d0

MrNK2107 commited on