Commit History

fix(docker): install CPU-only torch to avoid 2GB NVIDIA CUDA wheels in HF Space build
04a1131

mekosotto commited on

feat(deploy): demo-artifact seeding for Hugging Face Space build + entrypoint
c00e850

mekosotto Claude Opus 4.7 (1M context) commited on

fix(demo): wire every showcase path end-to-end with auto-resolved artifacts
cc1c9fc

mekosotto Claude Opus 4.7 (1M context) commited on

feat(researcher): DCE-MRI BBB permeability bridge + drug-dose adjuster
327b23d

mekosotto Claude Opus 4.7 (1M context) commited on

fix(mri): try weights_only=True first; fall back only for trusted module pickles
07b00eb

mekosotto commited on

docs(readme): document MRI 2D, clinical RAG, EEG stub; bump test count to 330+2
053cbbc

mekosotto Claude Opus 4.7 (1M context) commited on

feat(eeg,frontend): EEG fusion-flow test + Streamlit EEG form + real-artifact sanity
e8e922d

mekosotto commited on

feat(api): add POST /predict/eeg route (stub-able for demo)
a2a375c

mekosotto commited on

feat(models): EEG classifier loader + predict (stub-able for hackathon demo)
a3f2882

mekosotto commited on

feat(rag): clinical RAG CLI smoke script
27a97bf

mekosotto commited on

feat(agents): retrieve_context corpus dispatch (reference vs clinical)
91dde0d

mekosotto commited on

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

chore(rag): gitignore external clinical RAG corpus and pre-built index
ac78b6f

mekosotto commited on

feat(frontend): expose MRI_MODEL_KIND in MRI predict tab; 2D upload path
e2239d7

mekosotto commited on

test(models): real-artifact sanity for MRI DL 2D (skips when absent)
29faa9d

mekosotto commited on

feat(api): dispatch /predict/mri via MRI_MODEL_KIND env var
10ed38c

mekosotto commited on

feat(models): selector dispatch for volumetric vs 2D MRI models
621cb25

mekosotto commited on

feat(models): add 2D resnet18 4-class Alzheimer's MRI inference module
11f62d8

mekosotto commited on

deps: add torch/torchvision/pillow for MRI DL 2D
e82971e

mekosotto Claude Opus 4.7 (1M context) commited on

docs(plan): swap OASIS branch for EEG stub plan; soften MRI prerequisite
8ec95a0

mekosotto Claude Opus 4.7 (1M context) commited on

docs(plan): external assets integration (MRI DL 2D + TF-IDF RAG + OASIS tabular)
270f76f

mekosotto Claude Opus 4.7 (1M context) commited on

fix(fusion): correct logit-scale comment; top_disease=None on empty input
ac781dd

mekosotto Claude Sonnet 4.6 commited on

test(fusion): end-to-end smoke + README section
f45c02a

mekosotto Claude Sonnet 4.6 commited on

feat(agents): register run_fusion tool for multi-modal disease confidence
4fff9d2

mekosotto Claude Sonnet 4.6 commited on

feat(api): add POST /fusion/predict route for multi-modal fusion
5d4dc71

mekosotto Claude Sonnet 4.6 commited on

feat(fusion): add core multi-modal fuse() with per-disease attribution
2134339

mekosotto Claude Sonnet 4.6 commited on

feat(fusion): map modality predictions to per-disease signals
b91e55e

mekosotto commited on

feat(fusion): add clinical-test signal normalisers (MMSE/MoCA/UPDRS/gait/age)
dd8acc2

mekosotto commited on

feat(fusion): add disease/modality weight registry
ccf23d1

mekosotto commited on

fix(fusion): drop unused protected_namespaces; pin tighter bound tests
1914360

mekosotto Claude Sonnet 4.6 commited on

feat(fusion): add pydantic data contract for multi-modal fusion
a189a33

mekosotto Claude Sonnet 4.6 commited on

docs(plan): clinical platform roadmap + fusion engine plan
44397bd

mekosotto Claude Opus 4.7 (1M context) commited on

superpowerfixes.md
0435d80

mekosotto commited on

test(agents/orchestrator): pin caplog handler to INFO (hardens against pytest variance)
8418e43

mekosotto commited on

fix(agents/orchestrator): log dropped out-of-stage tool calls (was silent)
a0c0f61

mekosotto commited on

docs(agents/tools): TODO race on shared parquet output for concurrent /agent/run
1efe50c

mekosotto commited on

test(agents/routing): assert sites_csv key on NIfTI route (depth parity with EEG test)
0ccd9ad

mekosotto commited on

test(agents/routing): regression tests for MRI/EEG/BBB routing heuristic
66d1da2

mekosotto Claude Sonnet 4.6 commited on

feat(frontend/mri): expose target_shape as 3 number inputs (was hardcoded 64³)
e3e5c3c

mekosotto Claude Sonnet 4.6 commited on

test(mri/model): drop redundant caplog.at_level (direct handler attach is the actual mechanism)
a3b6bb6

mekosotto Claude Sonnet 4.6 commited on

fix(mri/model): warn when label_names length != model output dim (was silent override)
9ae5b40

mekosotto commited on

Add project files
c0a7163

bekir32419 commited on

fix(agents/live): skip on NotFoundError (model availability churns on OpenRouter free-tier)
5af70c3

mekosotto commited on

Merge feat/orchestrator-rag: orchestrator agent + RAG feedback layer
0b5f569

mekosotto commited on

docs(plan): orchestrator agent + RAG feedback implementation plan
582bce2

mekosotto commited on

feat(agents): live OpenRouter integration test (slow) + GET /diag/agent
150cf3b

mekosotto Claude Sonnet 4.6 commited on

fix(agents/live): also gate live test on BBB model artifact (avoids dotenv-loaded key path)
124f0d1

mekosotto commited on

docs: §15 orchestrator agent + §16 RAG surface (AGENTS.md + README pointers)
35ff61e

mekosotto Claude Opus 4.7 (1M context) commited on

feat(deploy): build RAG index at Docker build time + KB seed dir
0db04e6

mekosotto commited on