Commit History

Add print statement to debug model name
1bfd3b8

stephabauva commited on

updated gemini model
15013d5

stephabauva commited on

CRITICAL FIX: Unblock event loop to enable real-time SSE progress updates
c52aa07

sbv Claude commited on

Add detailed real-time progress messages for better user transparency
bdd6dcb

sbv Claude commited on

Enable multi-user support and fix real-time progress streaming
a58274d

sbv Claude commited on

Add real-time progress updates via Server-Sent Events
2d6c64f

sbv Claude commited on

Remove upload timeout - allow CPU processing to take as long as needed
b3590f6

sbv Claude commited on

Fix upload timeout and suppress warnings
278e357

sbv Claude commited on

Fix HF Spaces deployment: Install packages globally for non-root access + pre-cache English model
1298719

sbv Claude commited on

Fix uvicorn permission denied error by setting proper permissions on copied packages
6fa798f

sbv commited on

Use multi-stage Docker build to drastically reduce image size and prevent layer bloat
6c252f2

sbv commited on

Fix JavaScript error: use correct translation variable name
6657bff

sbv commited on

Add prominent loading indicator for model downloads and fix EasyOCR permission error
171171a

sbv commited on

Optimize: Remove model pre-download to reduce image size, lazy load at runtime
74ba902

sbv commited on

DEFINITIVE FIX: Create cache directory with 777 permissions before and after model downloads
0c77a39

sbv commited on

Fix: Set cache directories to writable /app/.cache to avoid permission errors
b987eee

sbv commited on

Pre-download all 3 embedding models during Docker build to avoid runtime permission errors
47d0da8

sbv commited on

Fix: Use port 7860 for Hugging Face Spaces compatibility
1d1043d

sbv commited on

Prepare for Hugging Face Spaces deployment
7df7025

sbv commited on

Fix README port references to match actual default port 8001
662f246

sbv Claude commited on

Optimize cold start with lazy model loading for Render deployment
f16e726

sbv commited on

Simplify branding by removing Docling and AI technology mentions
efef59c

sbv Claude commited on

Replace sliding window with Docling HybridChunker for structure-aware document chunking
60854bc

sbv Claude commited on

Improve UX with prominent API key help and optimized page spacing
d6f983b

sbv Claude commited on

Add prominent multilingual capability marketing to UI
7d3948c

sbv Claude commited on

Update CLAUDE.md with multilingual RAG architecture documentation
bf31b41

sbv Claude commited on

Add multilingual RAG with language-specific embedding models for EN/FR/PT
2aa4ae4

sbv Claude commited on

Add project documentation with corrected Docker port mapping
96801cf

sbv Claude commited on

Add multilingual support with FR/EN/PT language toggle
8a04f6e

sbv Claude commited on

Fix memory leak by properly cleaning up ChromaDB collections
32bfd28

sbv Claude commited on

Initial commit: IntelliDoc AI - RAG document analysis platform
185e35f

sbv Claude commited on