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:
laharikarumanchi
/
document-qa-rag
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
document-qa-rag / tests
46.2 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
laharikarumanchi's picture
laharikarumanchi
feat: add Streamlit demo (Phase 8) (#8)
74ae05f unverified about 1 month ago
  • __init__.py
    0 Bytes
    chore: scaffold document-qa-rag about 1 month ago
  • conftest.py
    1.87 kB
    feat: add page-aware PDF chunker (#1) about 1 month ago
  • test_answer.py
    7.64 kB
    feat: add grounded answering with citation extraction (Phase 6) (#6) about 1 month ago
  • test_chunking.py
    7.27 kB
    feat: add page-aware PDF chunker (#1) about 1 month ago
  • test_cli.py
    6.55 kB
    feat: add CLI with ingest + ask subcommands (Phase 7) (#7) about 1 month ago
  • test_demo_imports.py
    1.44 kB
    feat: add Streamlit demo (Phase 8) (#8) about 1 month ago
  • test_embedding.py
    4.7 kB
    feat: add sentence-transformers embedder (Phase 2) (#2) about 1 month ago
  • test_index.py
    6.56 kB
    feat: add FAISS index module (Phase 3) (#3) about 1 month ago
  • test_llm.py
    5.01 kB
    feat: add Groq LLM client (Phase 5) (#5) about 1 month ago
  • test_retrieval.py
    5.16 kB
    feat: add retrieval with abstention threshold (Phase 4) (#4) about 1 month ago