End-to-End Onboarding
Workflow Map
Section titled “Workflow Map”Capture to Screens
The tested RIA Hub path from upload or synthesis through curation, training, packaging, and a running Screens app.
What You Will Build
Section titled “What You Will Build”End-to-end outputs
You will start with a recording or synthetic RF example, create a curated dataset, launch a training run, export a model artifact, package an application, and view it in Screens. The path mirrors the tested journey in the product: upload recording, curate, train, and export.
Prerequisites
Section titled “Prerequisites”Before you begin
Confirm access, storage, runner, and source-data assumptions before starting the walkthrough.
Account and repository access access
Confirm you can access the RIA Hub instance, the target repository, and the branches used for data and model work.
Git LFS is available storage
Recordings, datasets, and generated artifacts can be large. Install Git LFS before cloning or pushing repositories that carry RF data.
Runner capacity exists runner
Training and packaging actions need an available runner with the required compute profile and permissions.
A signal problem is defined data
Start with a recording, a synthetic generator configuration, or a small modulation classification example.
$ npm install
npm run dev Open http://localhost:4321 and keep the docs beside the RIA Hub instance. Outcome
Section titled “Outcome”Success means the Screens app is visible and has at least one panel showing inference or pipeline status.
Training run Ready artifact exported Screens app Running runtime controls available
Next steps
Section titled “Next steps”Work through the tutorials in order to complete the full path:
- Synthesis and Local Capture — create source RF data
- Creating Recordings — generate SigMF recordings with the CLI
- Curation and Labeling — build a labelled training dataset
- Basic Training Materials — understand dataset requirements
- Inspect a Dataset — verify dataset quality before training
- Train a Model — launch a Model Builder run
- Package an Application — connect artifacts into a deployable pipeline
- Screens App — run the finished app