Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated fromย  Zubaish/HubRAG

Zubaish
/
AsyncRAG
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
AsyncRAG
7.04 kB
  • 2 contributors
History: 13 commits
Zubaish
Fix: align dependencies for HF Space
bdaa156 about 1 month ago
  • .gitattributes
    1.52 kB
    Initial backend-only RAG (no PDFs) about 1 month ago
  • .gitignore
    159 Bytes
    Update .gitignore about 1 month ago
  • Dockerfile
    346 Bytes
    Working RAG with kb folder about 1 month ago
  • README.md
    240 Bytes
    Initial backend-only RAG (no PDFs) about 1 month ago
  • app.py
    206 Bytes
    Working RAG with kb folder about 1 month ago
  • config.py
    583 Bytes
    Fix: define KB_DIR in config about 1 month ago
  • guardrails.py
    92 Bytes
    Initial backend-only RAG (no PDFs) about 1 month ago
  • ingest.py
    980 Bytes
    Working RAG with kb folder about 1 month ago
  • rag.py
    2.68 kB
    Fix: stable RAG implementation about 1 month ago
  • requirements.txt
    242 Bytes
    Fix: align dependencies for HF Space about 1 month ago