CoolFace
Apppublic

varun7986/enterprise-rag-assistant

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
16 commits on main
b6e327f3mo ago

fix: proper responsive design - remove !important overrides blocking mobile, move media queries inline, bump CSS cache to v2.0.3

Dheeraj8580
b7922473mo ago

feat: comprehensive responsive design for all screen sizes - mobile tabs, breakpoints, dashboard responsive

Dheeraj8580
a0c65f93mo ago

updating git

Dheeraj8580
4b005863mo ago

fix: Resolve Python 3.11 f-string syntax compatibility issue in chat stream

Dheeraj8580
81f10683mo ago

deploy: Fix Hugging Face metadata color properties

Dheeraj8580
74d5ae53mo ago

deploy: Add Hugging Face Space configuration header to README

Dheeraj8580
cce03583mo ago

feat: Hugging Face Spaces deployment configuration

Dheeraj8580
092dad63mo ago

feat: Production-grade RAG redesign with SSE, fallbacks, and security dashboard

Dheeraj8580
6f7fcbd4mo ago

Add multi-user isolation and strict AI scoping

Dheeraj8580
4cb462d4mo ago

Fix static asset paths for Vercel

Dheeraj8580
1a417994mo ago

Update frontend with Render URL

Dheeraj8580
fc674b94mo ago

Replace PyTorch with fastembed to fix OOM

Dheeraj8580
a17a4bc4mo ago

Optimize PyTorch memory for 512MB limit

Dheeraj8580
b19032d4mo ago

Add missing langchain-text-splitters package

Dheeraj8580
c253c484mo ago

Fix requirements.txt for Linux deployment

Dheeraj8580
c7cfb4b4mo ago

Initial commit for production

Dheeraj8580