Skip to content

Commit

Permalink
Merge pull request #59 from CBICA/main
Browse files Browse the repository at this point in the history
main to ge-dev
  • Loading branch information
gurayerus authored Dec 13, 2024
2 parents b74279e + b698c7c commit 0f7b09c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# NiChart: Neuro-imaging Chart

Full documentation at https://cbica.github.io/NiChart_Project

GitHub page at https://github.com/CBICA/NiChart_Project

## About

NiChart is a novel AI-powered neuroimaging platform with tools for computing a dimensional chart from multi-modal MRI data. NiChart provides end-to-end pipelines from raw DICOM data to advanced
AI biomarkers, allowing to map a subject’s MRI images into personalized measurements, along with
reference distributions for comparison to a broader population.
Expand Down
5 changes: 3 additions & 2 deletions docs2/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ NiChart: Neuro-imaging Chart
============================

Full documentation at `NiChart Documentation <https://cbica.github.io/NiChart_Project>`_
NiChart Package at `NiChart GitHub <https://github.com/CBICA/NiChart_Project>_

About
-----
Expand Down Expand Up @@ -33,9 +34,9 @@ Running NiChart

We provide both a locally installable **desktop application** and a **cloud-based application**.

For the desktop application please see [FIXME: link to readthedocs and Github].
For the desktop application please see https://github.com/CBICA/NiChart_Project .

[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.
`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 identical between the cloud and desktop applications.

Expand Down

0 comments on commit 0f7b09c

Please sign in to comment.