Guided Tours
Orinth ships guided tours on every main surface, plus a first-run welcome walkthrough on the Projects page.
How they work
A tour is a sequence of steps anchored to real elements on the page. Each step highlights the element it describes, so the explanation and the thing being explained are never separated. Tours are built on react-joyride.
Where to find them
Every main surface has a tour available from its header:
- Projects — the first-run welcome walkthrough
- Dataset Studio — upload, annotate, split, version
- Data Recipes — sources to generated dataset
- Training — task selection through a running job
- Testing — comparison runs and per-item inspection
- Inference — the prediction form and result overlays
- Chat — serving, sampler controls, and the reasoning view
Why they exist
The lifecycle is the product, and a lifecycle is hard to discover by clicking. The tours exist so the workflow explains itself — which matters most for the two audiences least likely to read documentation first: domain experts who know the problem but not the tooling, and students meeting an ML pipeline for the first time.
Tours are dismissible and can be replayed at any time from the surface they belong to.