Choose Your Path¶
Use this page when you know what you want to achieve, but not yet which guide deserves your time.
If You Only Click Three Things¶
- Quickstart - prove the SDK works on your machine.
- Getting Started - make your first complete run bundle.
- Command Cheatsheet - keep the practical commands next to you.
Choose By Goal¶
| I want to... | Start here | Continue with | Main command |
|---|---|---|---|
| see the SDK work quickly | Quickstart | Getting Started | iints onboard |
| understand the project without jargon | Plain-Language Overview | Getting Started | iints start |
| run a scientific benchmark | Workflow Hub | Scientific Workflow | iints run-study |
| certify data quality | MDMP Quickstart | Data Certification Full Guide | iints data certify |
| analyze a finished study | Study Analysis | Evidence Base | iints study analyze |
| understand what the physiological numbers mean | Physiology Reference | Evidence Base | iints sources |
| train local AI models responsibly | Local AI Research | Research Evidence Bundle | iints research train-local-ai |
| prepare a live demo | Booth Demo Guide | Research Evidence Bundle | iints demo |
| deploy hardware | Hardware Hub | board-specific guide | iints edge quickstart |
| change SDK code | Developer Portal | Contribute Safely | tools/dev/sdk_check.sh quick |
| look up a command fast | Command Cheatsheet | Command Reference | iints --help |
Choose By Role¶
First-Time User¶
Quickstart
-> Getting Started
-> Troubleshooting if needed
Researcher¶
Workflow Hub
-> Scientific Workflow
-> Study Analysis
-> Evidence Base
Data Reviewer¶
MDMP Quickstart
-> Data Certification Full Guide
-> Evidence Base
Hardware Builder¶
Hardware Hub
-> Raspberry Pi / UNO Q / Jetson guide
-> Remote Deploy if the board is off your desk
SDK Contributor¶
Developer Portal
-> Visual Architecture
-> API Reference
-> Contribute Safely
If You Get Lost¶
Run:
iints onboard
iints start
iints doctor --full --suggest
Then return to: