Skip to content

Deep-MI/NeuroCade

Repository files navigation

NeuroCade banner

NeuroCade

NeuroCade is a neuroimaging workspace for managing MRI cases, running containerized processing tools, and coordinating AI-assisted analysis workflows. It can be used as a local app or installed on a server and acccessed via a web-browser.

Quick Start

Install NeuroCade locally:

bash <(curl -fsSL https://raw.githubusercontent.com/Deep-MI/NeuroCade/main/scripts/install.sh) --mode local --desktop

The one-line installer clones the latest stable release by default. Add --prerelease for the latest beta release or --dev for the repository default branch.

If curl is unavailable:

bash <(wget -qO- https://raw.githubusercontent.com/Deep-MI/NeuroCade/main/scripts/install.sh) --mode local --desktop

From an existing checkout:

./scripts/install.sh --mode local --desktop
./scripts/desktop/run.sh

For server install choose --mode internal. This is intended for local networks More detailed install instructions are located at INSTALL.md

About

NeuroCade brings neuroimaging workflows into one local, researcher-friendly workspace: natively run neuroimaging tools like FastSurfer, track cases and analysis outputs. All functions are run with no code, but via the click of a button or an AI assistant.

Topics

Resources

License

Stars

Watchers

Forks

Contributors