CRITICAL FIX: Unblock event loop to enable real-time SSE progress updates c52aa07 sbv Claude commited on Oct 17, 2025
Add detailed real-time progress messages for better user transparency bdd6dcb sbv Claude commited on Oct 17, 2025
Enable multi-user support and fix real-time progress streaming a58274d sbv Claude commited on Oct 17, 2025
Remove upload timeout - allow CPU processing to take as long as needed b3590f6 sbv Claude commited on Oct 17, 2025
Fix HF Spaces deployment: Install packages globally for non-root access + pre-cache English model 1298719 sbv Claude commited on Oct 17, 2025
Fix uvicorn permission denied error by setting proper permissions on copied packages 6fa798f sbv commited on Oct 17, 2025
Use multi-stage Docker build to drastically reduce image size and prevent layer bloat 6c252f2 sbv commited on Oct 17, 2025
Add prominent loading indicator for model downloads and fix EasyOCR permission error 171171a sbv commited on Oct 17, 2025
Optimize: Remove model pre-download to reduce image size, lazy load at runtime 74ba902 sbv commited on Oct 17, 2025
DEFINITIVE FIX: Create cache directory with 777 permissions before and after model downloads 0c77a39 sbv commited on Oct 17, 2025
Fix: Set cache directories to writable /app/.cache to avoid permission errors b987eee sbv commited on Oct 17, 2025
Pre-download all 3 embedding models during Docker build to avoid runtime permission errors 47d0da8 sbv commited on Oct 17, 2025
Fix README port references to match actual default port 8001 662f246 sbv Claude commited on Oct 17, 2025
Optimize cold start with lazy model loading for Render deployment f16e726 sbv commited on Oct 17, 2025
Simplify branding by removing Docling and AI technology mentions efef59c sbv Claude commited on Oct 17, 2025
Replace sliding window with Docling HybridChunker for structure-aware document chunking 60854bc sbv Claude commited on Oct 17, 2025
Improve UX with prominent API key help and optimized page spacing d6f983b sbv Claude commited on Oct 17, 2025
Update CLAUDE.md with multilingual RAG architecture documentation bf31b41 sbv Claude commited on Oct 17, 2025
Add multilingual RAG with language-specific embedding models for EN/FR/PT 2aa4ae4 sbv Claude commited on Oct 17, 2025
Add project documentation with corrected Docker port mapping 96801cf sbv Claude commited on Oct 17, 2025
Fix memory leak by properly cleaning up ChromaDB collections 32bfd28 sbv Claude commited on Oct 17, 2025
Initial commit: IntelliDoc AI - RAG document analysis platform 185e35f sbv Claude commited on Oct 17, 2025