Skip to content

Manual Overview

Use this page when you want the right long-form document quickly, without browsing every section of the docs site.

Before You Start

All examples assume an active virtual environment:

python3 -m venv .venv
source .venv/bin/activate
python -m pip install -U pip

Best Entry Points

If you need... Start with
the right first page for your goal Choose Your Path
the first complete SDK workflow Getting Started
a non-technical explanation Plain-Language Overview
contributor and maintenance docs Developer Portal
the subsystem map Visual Architecture
exact Python symbols API Reference
exact CLI behavior CLI & Advanced Reference
guarded local AI behavior AI Assistant

Full Manuals

New user

  1. Choose Your Path
  2. Quickstart
  3. Getting Started
  4. Command Reference

Research user

  1. Workflow Hub
  2. Scientific Workflow
  3. Study Analysis
  4. MDMP Quickstart

Hardware user

  1. Hardware Hub
  2. Edge Hardware Matrix
  3. board-specific guide

SDK contributor

  1. Developer Portal
  2. Visual Architecture
  3. Contribute Safely

Research-Specific Material

  • ../research/README.md: predictor data preparation, training, and evaluation.

Scope

  • research and simulation only
  • not a medical device
  • no clinical dosing advice