diff --git a/README.md b/README.md index a3c5b735..a2d7f49e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ NiChart is a novel AI-powered neuroimaging platform with tools for computing a d AI biomarkers, allowing to map a subject’s MRI images into personalized measurements, along with reference distributions for comparison to a broader population. +![NiChart flowchart](resources/images/NiChart_Flowchart_v2.svg) + We provide both locally deployable software and a cloud application. [NiChart cloud application](https://neuroimagingchart.com/portal), hosted via Amazon Web Services (AWS), deploys scalable infrastructure which hosts the NiChart tools as a standard web application accessible via the user’s web browser. The cloud and desktop applications are unified at the code level through the use of the Python library [Streamlit](https://streamlit.io/). Consequently, the user experience is nearly completely identical between the cloud and desktop applications. diff --git a/resources/images/NiChart_Flowchart_v2.png b/resources/images/NiChart_Flowchart_v2.png new file mode 100644 index 00000000..166e8bfd Binary files /dev/null and b/resources/images/NiChart_Flowchart_v2.png differ diff --git a/resources/images/NiChart_Flowchart_v2.svg b/resources/images/NiChart_Flowchart_v2.svg new file mode 100644 index 00000000..b60a1261 --- /dev/null +++ b/resources/images/NiChart_Flowchart_v2.svg @@ -0,0 +1 @@ + \ No newline at end of file