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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
mekosotto
/
hackathon
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
hackathon / src /rag
7.42 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 5 commits
mekosotto's picture
mekosotto
feat(rag): ingest CLI (markdown/PDF → chunks → FAISS) + sample KB fixtures
cf5c011 about 1 month ago
  • __init__.py
    0 Bytes
    feat(rag): paragraph-aware chunker (chunk_text) about 1 month ago
  • chunker.py
    1.23 kB
    feat(rag): paragraph-aware chunker (chunk_text) about 1 month ago
  • embed.py
    1.29 kB
    feat(rag): fastembed wrapper (Embedder, bge-small-en-v1.5, 384-dim) about 1 month ago
  • ingest.py
    2.6 kB
    feat(rag): ingest CLI (markdown/PDF → chunks → FAISS) + sample KB fixtures about 1 month ago
  • store.py
    2.3 kB
    fix(rag/store): copy vectors before in-place normalize_L2 (no caller mutation) about 1 month ago