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:
Mahnoor00
/
advance-multidoc-rag
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
advance-multidoc-rag / src
50.7 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
Fnu Mahnoor
Fix inference
ab97519 7 months ago
  • __init__.py
    0 Bytes
    Retrieval-Augmented Generation over PDFs, PPTX, Word, and text using Nomic embeddings and Mistral LLMs. 7 months ago
  • chroma_store.py
    2.23 kB
    Retrieval-Augmented Generation over PDFs, PPTX, Word, and text using Nomic embeddings and Mistral LLMs. 7 months ago
  • context_retriever.py
    4.84 kB
    Fix Inference 7 months ago
  • embeddings.py
    7.44 kB
    Fix inference 7 months ago
  • embeddings_utils.py
    5.71 kB
    Fix inference 7 months ago
  • file_handler.py
    5.09 kB
    Fix file handler 7 months ago
  • graph_index.py
    6.03 kB
    Fix inference 7 months ago
  • infer.py
    2.62 kB
    Retrieval-Augmented Generation over PDFs, PPTX, Word, and text using Nomic embeddings and Mistral LLMs. 7 months ago
  • ingest_chroma.py
    3.27 kB
    Retrieval-Augmented Generation over PDFs, PPTX, Word, and text using Nomic embeddings and Mistral LLMs. 7 months ago
  • llm.py
    8.94 kB
    Fix Inference 7 months ago
  • serve_utils.py
    4.54 kB
    Fix Inference 7 months ago