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

  • Log In
  • Sign Up

Spaces:
Wasifjafri
/
research-rag-chatbot-old
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
research-rag-chatbot-old
66.2 kB
  • 2 contributors
History: 30 commits
Wasifjafri's picture
Wasifjafri
Upload folder using huggingface_hub
79bbc11 verified about 1 month ago
  • src
    Improve FAISS download: auto-discover filenames from HF dataset if defaults not found about 1 month ago
  • .env.example
    181 Bytes
    fix api error about 1 month ago
  • .gitattributes
    1.66 kB
    Stop tracking FAISS/JSON via LFS; rely on HF dataset download at runtime about 1 month ago
  • .gitignore
    1.22 kB
    Download FAISS index from HF dataset (Wasifjafri/research-paper-vdb) at runtime; ignore local faiss_index; add huggingface_hub about 1 month ago
  • Dockerfile
    828 Bytes
    Fix build: bump huggingface_hub to >=0.33.4 and upgrade pip in Dockerfile about 1 month ago
  • README.md
    4.43 kB
    fix ui issues about 1 month ago
  • app.py
    148 Bytes
    src error 2 months ago
  • requirements.txt
    1.14 kB
    Fix build: bump huggingface_hub to >=0.33.4 and upgrade pip in Dockerfile about 1 month ago
  • runtime.txt
    13 Bytes
    fix api error about 1 month ago
  • streamlit_app.py
    36 kB
    Spaces: stop loading CShorten dataset by default; require HF_SOURCE_DATASET for rebuilds; load FAISS from dataset repo; fix sidebar metric NameError about 1 month ago