AI_Chatbot / Dockerfile

Commit History

Add PDF extraction, lazy scroll, and image OCR to crawler
c48a6ad

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: set HOME=/app so fastembed cache is writable by user 1000
d6a4be7

Hamza-Naimat Claude Sonnet 4.6 commited on

Fix Playwright browser path for non-root user on HF Spaces
085362c

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: playwright missing + crawler/loader embedding model mismatch
d2058d2

Hamza-Naimat Claude Sonnet 4.6 commited on

perf: pre-download fastembed ONNX model at build time
efd5c7b

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: remove invalid --no-cache flag from uv pip install
838c0f0

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: remove --prefer-binary (breaks packages), keep cmake for C++ builds
41fc6af

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: --prefer-binary + cmake to prevent C++ source compilation on HF
91e6362

Hamza-Naimat Claude Sonnet 4.6 commited on

fix: install uv via pip instead of curl (curl was hanging on HF)
d1259c3

Hamza-Naimat commited on

Switch to uv for fast package installs (10-100x faster than pip)
4fc3fd0

Hamza-Naimat Claude Sonnet 4.6 commited on

Fix pip install hanging: prefer-binary + unpin lxml
78b3680

Hamza-Naimat Claude Sonnet 4.6 commited on

bust docker cache for fresh build
bffbc96

Hamza-Naimat commited on

add HF Spaces Docker deployment
c5f1b33

Hamza-Naimat commited on