AGILab Documentation

AGILAB turns experimental AI/ML notebooks and scripts into executable, portable, evidence-backed applications that can run locally or on distributed workers. Workflows stay portable: export them back to runnable agi-core notebooks, keep reproducibility evidence, and hand off tracking evidence to MLflow when that integration is enabled. The notebook export is an agi-core runtime handoff: you can continue to run the saved project and stage contract with only the stable core runtime, without depending on the AGILAB UI or distributed worker layer. That stable, production-grade core technology remains the minimal supported runtime for exported notebooks.

If you are new to AGILab, choose one route first:

  • See the UI now: open AGILAB Demo for the public Hugging Face Space.

  • Prove it locally: follow Quick-Start with the built-in flight_telemetry_project or start from a notebook through PROJECT. Default target: pass the flight first proof in 10 minutes.

  • Use the API/notebook: follow agi-core Demo for the smaller AgiEnv / AGI.run(...) surface.

Start with a browser preview, then run and verify one local example and save its run manifest. From there, explore package mode, external apps, or cluster execution.

Indices and tables