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:
scythe327
/
chatbot-rag
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
chatbot-rag / src
63.6 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 29 commits
Rohan P H
fix: add system deps to Dockerfile, pre-download all models, remove deprecated hf_hub param
0344c63 about 1 month ago
  • __init__.py
    0 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • answer_generator.py
    11.6 kB
    Upload src/answer_generator.py with huggingface_hub about 2 months ago
  • chunker.py
    3.7 kB
    Upload folder using huggingface_hub about 2 months ago
  • config.py
    2.06 kB
    feat: concurrent crawl with anti-bot, RSS fallback, and depth-by-depth processing about 1 month ago
  • crawler.py
    17.6 kB
    fix: replace arun_many with asyncio.gather+semaphore for true parallel crawling about 1 month ago
  • embedder.py
    1.66 kB
    Upload folder using huggingface_hub about 2 months ago
  • fact_extractor.py
    7.43 kB
    Upload src/fact_extractor.py with huggingface_hub about 2 months ago
  • indexer.py
    4.06 kB
    Upload src/indexer.py with huggingface_hub about 2 months ago
  • llm.py
    987 Bytes
    Upload src/llm.py with huggingface_hub about 2 months ago
  • query_router.py
    1.68 kB
    Upload folder using huggingface_hub about 2 months ago
  • retriever.py
    6.18 kB
    Upload src/retriever.py with huggingface_hub about 2 months ago
  • storage.py
    5.72 kB
    fix: add system deps to Dockerfile, pre-download all models, remove deprecated hf_hub param about 1 month ago
  • utils.py
    906 Bytes
    Upload folder using huggingface_hub about 2 months ago