Commit History

fix: resolve 3 failing CI tests
778855c
Running

hodfa840 commited on

chore: update contributor email
7010d55

hodfa840 commited on

fix: use media.githubusercontent.com URL so LFS-tracked GIF renders in README
ec444f5

hodfa840 commited on

fix: use GitHub raw URL for demo GIF in README
d143cc9

hodfa840 commited on

chore: track GIF files with Git LFS for HF Spaces
e683c99

hodfa840 commited on

docs: add animated demo GIF captured from live HF Space
fd4a25b

hodfa840 commited on

docs: update README for recruiters β€” demo link, correct tech stack, update tech stack and links
95ce559

hodfa840 commited on

perf: replace local CPU inference with HF Inference API
a8820b1

hodfa840 commited on

perf: reduce per-query latency β€” shared model, single encode, float32 LLM
d624b44

hodfa840 commited on

fix: remove gradio from requirements.txt β€” conflicts with HF pinned version
89b7e25

hodfa840 commited on

fix: add api_name=False to all event handlers to bypass Gradio schema crash
36ff0bd

hodfa840 commited on

fix: remove monkeypatch to restore standard HF auth handshake
a1edf08

hodfa840 commited on

fix: remove unsupported launch arguments to fix TypeError
e61d8c7

hodfa840 commited on

fix: disable share and ssr to resolve Hugging Face internal routing conflict
4401b77

hodfa840 commited on

fix: explicit chatbot type='messages' for Gradio 5 compatibility
980bae7

hodfa840 commited on

fix: disable allow_api to bypass Gradio schema crash
6d17a74

hodfa840 commited on

fix: explicit allow_api in Space config
036772e

hodfa840 commited on

fix: move css and theme to gr.Blocks constructor for Gradio 5 compatibility
49576a1

hodfa840 commited on

fix: nuclear monkeypatch for Gradio HfFolder ImportError and bump sdk to 5.13.0
45b8b2f

hodfa840 commited on

fix: resolve build conflict by bumping sdk_version to 5.6.0 and using requirements for only app dependencies
7bd7527

hodfa840 commited on

fix: resolve HfFolder import error by pinning dependencies and update README links
42d74a1

hodfa840 commited on

fix: pinning python version to 3.10 to avoid audioop removal in 3.13
f448e72

hodfa840 commited on

fix: Add HF Spaces YAML config to README
66fffa4

hodfa840 commited on

docs: Add live Hugging Face demo URL
c279a88

hodfa840 commited on

fix: Map missing Unsplash images and replace 404s
b8e60df

hodfa840 commited on

feat: Add reset button and optimize LLM inference speed/accuracy
f1da513

hodfa840 commited on

feat: Add health/beauty products and refine retriever logic
16b9e90

hodfa840 commited on

feat: Complete RetailMind overhaul β€” hybrid retrieval, EWMA drift detection, self-healing adapter, premium UI, tests & CI
f69e608

hodfa840 commited on