Commit History

feat(rag): TF-IDF clinical retrieval with Turkish/English query expansion
8eff23e

mekosotto commited on

feat(rag): clinical TF-IDF index loader with __main__.Chunk routing
6b2c154

mekosotto commited on

feat(rag): RAGRetriever (load + search → chunks with scores)
978f645

mekosotto commited on

feat(rag): ingest CLI (markdown/PDF → chunks → FAISS) + sample KB fixtures
cf5c011

mekosotto commited on

fix(rag/store): copy vectors before in-place normalize_L2 (no caller mutation)
57801de

mekosotto commited on

feat(rag): FAISS inner-product store with chunk metadata + roundtrip
7cc3fef

mekosotto Claude Opus 4.7 (1M context) commited on

feat(rag): fastembed wrapper (Embedder, bge-small-en-v1.5, 384-dim)
0d489f8

mekosotto Claude Opus 4.7 (1M context) commited on

feat(rag): paragraph-aware chunker (chunk_text)
75fd700

mekosotto commited on