AGILAB Demo

Use this sidebar-visible counterpart when you want the public hosted AGILAB web UI first. This is the hosted web UI counterpart to agi-core Demo, which is the notebook-first agi-core demo.

Start here

Open the public Hugging Face Space:

AGILAB demo

What will happen

The hosted demo publishes two lightweight built-in paths:

  • confirm flight_project is selected in PROJECT

  • inspect the generated execution snippet in ORCHESTRATE

  • inspect the packaged recipe in PIPELINE

  • open ANALYSIS and finish on the view_maps operator view

  • switch to meteo_forecast_project to inspect the notebook-migration style workflow, then open view_forecast_analysis or view_release_decision from ANALYSIS

  • use Notebook Migration Example as the companion walkthrough when you want to show the source notebooks, migrated lab_steps.toml, pipeline_view.dot, and exported artifacts behind that hosted app

This is a public preview route. It is not a replacement for the local Quick-Start proof when you need to validate your own machine, environment, or app repository.

After the hosted first proof

Use Advanced Proof Pack when the first proof is complete and you want to show the deeper built-in assets without making the newcomer route longer:

  • data_io_2026_project for a deterministic mission-decision workflow.

  • execution_pandas_project and execution_polars_project for execution-model benchmarking, including the Cython typed-kernel proof.

  • uav_relay_queue_project for queue analysis, topology, trajectories, and view_maps_network.

  • service_mode and data connector reports for operator and integration evidence.

  • Release Proof for the trust close-out.

What success looks like

You are past the hosted-demo hurdle when the Space loads, flight_project and meteo_forecast_project are available from the AGILAB UI, PIPELINE can show recipe context, and ANALYSIS opens the view_maps and view_forecast_analysis routes without a startup error. For evidence scope, use Compatibility Matrix; it separates validated public routes from cloud/provider combinations that remain open.