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:
s4nkar
/
paperchat
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
paperchat / backend /tests
29.5 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 19 commits
s4nkar's picture
s4nkar
feat: add extensive test suite
11d11b1 about 2 months ago
  • mock
    feat: add extensive test suite about 2 months ago
  • __init__.py
    0 Bytes
    feat: initialize project scaffolding with hybrid RAG pipeline and frontend UI structure about 2 months ago
  • conftest.py
    1.26 kB
    docs: update comments in backend project with FastAPI, PDF chunking logic, and file upload routes about 2 months ago
  • test_bm25_store.py
    1.97 kB
    feat: implement BM25 search index and integrate chat interface with document management API about 2 months ago
  • test_chroma_store.py
    2.52 kB
    feat: implement PDF upload route with validation and add Chroma vector store operations with tests about 2 months ago
  • test_chunker.py
    1.59 kB
    feat: implement recursive RAG text section-aware chunking utility about 2 months ago
  • test_metrics.py
    1.4 kB
    feat: add extensive test suite about 2 months ago
  • test_rrf.py
    1.08 kB
    feat: add extensive test suite about 2 months ago
  • test_upload.py
    4.76 kB
    feat: add extensive test suite about 2 months ago