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...
main
hackathon
/
src
/
rag
15.7 kB
Ctrl+K
Ctrl+K
3 contributors
History:
9 commits
mekosotto
feat(rag): TF-IDF clinical retrieval with Turkish/English query expansion
8eff23e
4 days ago
clinical
feat(rag): TF-IDF clinical retrieval with Turkish/English query expansion
4 days ago
__init__.py
0 Bytes
feat(rag): paragraph-aware chunker (chunk_text)
5 days ago
chunker.py
Safe
1.23 kB
feat(rag): paragraph-aware chunker (chunk_text)
5 days ago
embed.py
Safe
1.29 kB
feat(rag): fastembed wrapper (Embedder, bge-small-en-v1.5, 384-dim)
5 days ago
ingest.py
Safe
2.65 kB
fix(rag/ingest): drop print() in main() — INFO log already covers it (AGENTS.md §3)
5 days ago
retrieve.py
Safe
1.36 kB
feat(rag): RAGRetriever (load + search → chunks with scores)
5 days ago
store.py
Safe
2.3 kB
fix(rag/store): copy vectors before in-place normalize_L2 (no caller mutation)
5 days ago