Demos ===== .. toctree:: :hidden: demo_capture_script Use this page as the public entry point for AGILAB videos and short product demos. Start Here ---------- If you are new to AGILAB, start with the short `flight_project` intro reel: - `AGILAB in 45 Seconds: From Project to Orchestrate to Pipeline to Analysis `_ If you want the more technical benchmark story, use the `UAV Relay Queue` reel: - `How AGILAB makes UAV queue benchmarks reproducible `_ Which Demo To Watch ------------------- - ``flight_project``: best first introduction to the AGILAB workflow. - ``UAV Relay Queue`` (install id ``uav_relay_queue_project``): best short technical demo when you want to see a reproducible benchmark ending on queue evidence. Core Tour --------- .. figure:: _static/page-shots/core-pages-overview.png :alt: Overview screenshot montage of the PROJECT, ORCHESTRATE, PIPELINE, and ANALYSIS Streamlit pages. :align: center :class: diagram-panel diagram-wide The stable four-page flow used as the reference story for the main AGILAB intro. What The Reels Show ------------------- Both public demos keep the same AGILAB structure: 1. ``PROJECT`` selects one app and keeps its context visible. 2. ``ORCHESTRATE`` packages the runnable execution path. 3. ``PIPELINE`` keeps the execution replayable as an explicit step. 4. ``ANALYSIS`` ends on visible evidence instead of raw infrastructure logs. The difference is the message: - ``flight_project`` is the product-first overview. - ``UAV Relay Queue`` is the technical benchmark comparison. See Also -------- - :doc:`agilab-help` for the core page tour. - :doc:`apps-pages` for the page bundles used from ``ANALYSIS``. - `Video tutorial and slideshow guide in the repository `_