Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mekosotto
/
hackathon
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0db04e6
hackathon
/
tests
/
rag
8.98 kB
Ctrl+K
Ctrl+K
3 contributors
History:
6 commits
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
Safe
1.59 kB
feat(rag): paragraph-aware chunker (chunk_text)
5 days ago
test_embed.py
Safe
1.51 kB
feat(rag): fastembed wrapper (Embedder, bge-small-en-v1.5, 384-dim)
5 days ago
test_ingest.py
Safe
1.39 kB
feat(rag): ingest CLI (markdown/PDF → chunks → FAISS) + sample KB fixtures
5 days ago
test_retrieve.py
Safe
1.8 kB
feat(rag): RAGRetriever (load + search → chunks with scores)
5 days ago
test_store.py
Safe
2.69 kB
fix(rag/store): copy vectors before in-place normalize_L2 (no caller mutation)
5 days ago