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

  • Log In
  • Sign Up

Spaces:
Mahnoor00
/
advance-multidoc-rag
Sleeping

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