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

  • Log In
  • Sign Up

Spaces:
mekosotto
/
hackathon
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
hackathon / tests /rag
8.98 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 6 commits
mekosotto's picture
mekosotto
feat(rag): RAGRetriever (load + search → chunks with scores)
978f645 5 days ago
  • __init__.py
    0 Bytes
    feat(rag): paragraph-aware chunker (chunk_text) 5 days ago
  • test_chunker.py
    1.59 kB
    feat(rag): paragraph-aware chunker (chunk_text) 5 days ago
  • test_embed.py
    1.51 kB
    feat(rag): fastembed wrapper (Embedder, bge-small-en-v1.5, 384-dim) 5 days ago
  • test_ingest.py
    1.39 kB
    feat(rag): ingest CLI (markdown/PDF → chunks → FAISS) + sample KB fixtures 5 days ago
  • test_retrieve.py
    1.8 kB
    feat(rag): RAGRetriever (load + search → chunks with scores) 5 days ago
  • test_store.py
    2.69 kB
    fix(rag/store): copy vectors before in-place normalize_L2 (no caller mutation) 5 days ago