NeuroCade combines a familiar MRI viewer with built-in support for FastSurfer and other established neuroimaging tools — letting you run complex workflows through the click of a button or AI chat.
Run structural imaging workflows like FastSurfer locally or on a server, with immediate feedback and quality control.
Select the parameters and settings that fit your analysis and see results as they are generated.
Combine quantitative measurements with visual inspection for fast, semi-automated QC workflows.
Query an LLM about analyses and issues. Every response is grounded in the active viewport and analysis results.
NeuroCade wraps neuroimaging tools in a conversational interface using NeuroContainers (by the developers of NeuroDesk). No command line. No configuration files.
Whole-brain segmentation, cortical parcellation, lesion mapping, and tissue classification.
Multi-modal, longitudinal, and cross-subject alignment with direct visual quality control.
Diffusion preprocessing, FA, MD, RD, and AD maps, tractography, and tract segmentation.
ASL preprocessing, cerebral blood flow maps, and region-wise perfusion summaries.
Quantitative MRI workflows for relaxometry, susceptibility mapping, phase processing, and ROI summaries.
Compare extracted measurements against reference cohorts and visualize individual deviation maps.
You can download an early developement version now. Open Terminal on Linux or Mac. On Windows, open Ubuntu/WSL and paste the line below.
bash <(curl -fsSL https://raw.githubusercontent.com/Deep-MI/NeuroCade/main/scripts/install.sh) --mode local --desktop
For details, see the full install instructions.