redrob-ranker / src /main.py

Commit History

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

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: resolve critical bugs - evaluation import cycle, bias detector, slider weights, and 7 more high-severity issues
28d0c82

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(perf): switch to Ollama qwen2.5:7b, pre-load ML models at startup
5f9a37e

MrNK2107 commited on

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

MrNK2107 commited on

feat: Phase 10 API layer — FastAPI with search/profiles/ingest/health endpoints
a3c5442

MrNK2107 commited on

chore: create directory structure with __init__.py files and placeholder scripts
93a281a

MrNK2107 commited on