Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
Madhesh4124
/
RAG_Backend
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
RAG_Backend / backend /app /models
14.4 kB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 11 commits
Madhesh4124's picture
Madhesh4124
Fix evaluation metrics zero display, document picker stale count, and auto-save evaluation reports
12304e2 about 2 months ago
  • __init__.py
    0 Bytes
    chore: project skeleton - structure, gitignore, requirements 5 months ago
  • chat.py
    1.51 kB
    feat: add auth-gated 3-mode workflow with admin chroma controls 4 months ago
  • chunk.py
    1.04 kB
    feat: add database setup and SQLAlchemy models 5 months ago
  • compare_summary.py
    948 Bytes
    Major Chunking,Retrieval and Ranking Updates 4 months ago
  • document.py
    1.62 kB
    chore: sync project updates 3 months ago
  • document_summary.py
    1.12 kB
    Major Chunking,Retrieval and Ranking Updates 4 months ago
  • evaluation.py
    1.13 kB
    Implemented Compare feature and fixed other chunking strats 4 months ago
  • evaluation_report.py
    1.71 kB
    Fix evaluation metrics zero display, document picker stale count, and auto-save evaluation reports about 2 months ago
  • metrics.py
    1.52 kB
    feat: add metrics model and update pipeline timer 5 months ago
  • rag_config.py
    1.26 kB
    feat: add auth-gated 3-mode workflow with admin chroma controls 4 months ago
  • rate_limit.py
    636 Bytes
    Refactored the codebase and implemented stateless 4 months ago
  • user.py
    1.9 kB
    Fix admin visibility: persist is_admin, migrate existing DBs, and enforce seed admin privileges 4 months ago