varun7986/enterprise-rag-assistant
fix: proper responsive design - remove !important overrides blocking mobile, move media queries inline, bump CSS cache to v2.0.3
feat: comprehensive responsive design for all screen sizes - mobile tabs, breakpoints, dashboard responsive
updating git
fix: Resolve Python 3.11 f-string syntax compatibility issue in chat stream
deploy: Fix Hugging Face metadata color properties
deploy: Add Hugging Face Space configuration header to README
feat: Hugging Face Spaces deployment configuration
feat: Production-grade RAG redesign with SSE, fallbacks, and security dashboard
Add multi-user isolation and strict AI scoping
Fix static asset paths for Vercel
Update frontend with Render URL
Replace PyTorch with fastembed to fix OOM
Optimize PyTorch memory for 512MB limit
Add missing langchain-text-splitters package
Fix requirements.txt for Linux deployment
Initial commit for production
