diff --git a/health-and-life-sciences-ai-suite/README.md b/health-and-life-sciences-ai-suite/README.md index 7d929fd7f5..60bf98a0e4 100644 --- a/health-and-life-sciences-ai-suite/README.md +++ b/health-and-life-sciences-ai-suite/README.md @@ -1,19 +1,13 @@ -# Health-and-Life-Sciences AI Suite (Preview) +# Health and Life Sciences AI Suite (Preview) -The **Health-and-Life-Sciences AI Suite** is a preview collection of healthcare-focused AI applications, libraries, and benchmarking tools to help developers build intelligent patient monitoring solutions faster. +The **Health and Life Sciences AI Suite** is a preview collection of healthcare-focused AI applications, libraries, and benchmarking tools to help developers build intelligent patient monitoring solutions faster. The suite provides **multi-modal AI pipelines** accelerated with the **OpenVINO™ toolkit**, enabling high-performance deployment on **Intel® Core™ Ultra platforms** using **CPU, integrated GPU (iGPU), and NPU**. -This suite organizes workflows tailored for healthcare and life sciences, with initial support for a **Multi-Modal Patient Monitoring** application. - ---- - -## Initial Application: Multi-Modal Patient Monitoring - -The Multi-Modal Patient Monitoring application demonstrates how multiple AI workloads can run **simultaneously on a single platform**, enabling consolidated patient monitoring. +This suite organizes workflows tailored for healthcare and life sciences, with initial support for a **Multi-Modal Patient Monitoring** application. The Multi-Modal Patient Monitoring application demonstrates how multiple AI workloads can run **simultaneously on a single platform** to enable consolidated patient monitoring. +For full setup, usage, and contribution guide, see [**Read the Detailed Documentation**](./multi_modal_patient_monitoring/README.md). ## Disclaimer This software is provided for **development and evaluation purposes only** and is **not intended for clinical or diagnostic use**. - diff --git a/health-and-life-sciences-ai-suite/multi_modal_patient_monitoring/README.md b/health-and-life-sciences-ai-suite/multi_modal_patient_monitoring/README.md index 8ae5ef884e..4234ab9cc7 100644 --- a/health-and-life-sciences-ai-suite/multi_modal_patient_monitoring/README.md +++ b/health-and-life-sciences-ai-suite/multi_modal_patient_monitoring/README.md @@ -1,4 +1,4 @@ -# Initial Application: Multi-Modal Patient Monitoring +# Multi-Modal Patient Monitoring The Multi-Modal Patient Monitoring application helps medical AI developers and systems engineers at medical OEMs/ODMs (GE Healthcare, Philips, Mindray) evaluate Intel® Core™ Ultra processors for AI‑enabled patient monitoring. It demonstrates that you can run **multiple AI workloads concurrently on a single Intel‑powered edge device** without a discrete GPU. @@ -25,7 +25,6 @@ To see the system requirements and other installations, see the following guides - [Get Started](./docs/user-guide/get-started.md): Follow step-by-step instructions to set up the application. - [System Requirements](./docs/user-guide/get-started/system-requirements.md): Check the hardware and software requirements for deploying the application. -- [Run the application](./docs/user-guide/run-multi-modal-app.md): Run Multi-Modal Patient Monitoring application. ## How It Works @@ -33,6 +32,8 @@ At a high level, the system is composed of several microservices that work toget ![System design](./docs/user-guide/_assets/system-design.png) +For details, see [How it Works](./docs/user-guide/how-it-works.md). + ## Learn More For detailed information about system requirements, architecture, and how the application works, see the diff --git a/health-and-life-sciences-ai-suite/multi_modal_patient_monitoring/docs/user-guide/index.md b/health-and-life-sciences-ai-suite/multi_modal_patient_monitoring/docs/user-guide/index.md index d073c32977..12866708d1 100644 --- a/health-and-life-sciences-ai-suite/multi_modal_patient_monitoring/docs/user-guide/index.md +++ b/health-and-life-sciences-ai-suite/multi_modal_patient_monitoring/docs/user-guide/index.md @@ -40,7 +40,8 @@ orchestrated, monitored, and visualized in a clinical-style scenario. - [How It Works](./how-it-works.md) – High-level architecture, service responsibilities, and data/control flows. -> This application is provided for development and evaluation purposes only and is _not_ intended for clinical or diagnostic use. +> **Disclaimer:** This application is provided for development and evaluation purposes only and is _not_ +intended for clinical or diagnostic use.