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¶
- Full Technical Manual
manuals/IINTS-AF_SDK_Manual.pdf- Architecture & Module Guide
Recommended Reading Orders¶
New user¶
Research user¶
Hardware user¶
- Hardware Hub
- Edge Hardware Matrix
- board-specific guide
SDK contributor¶
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