Logo

Documentation

  • Overview
  • FLIP components
  • FLIP workflow
  • Deploy FLIP
  • System administration
  • User guides
  • Working with FLIP apps
    • Getting Started with flip-utils
    • Create a FLIP app from a Flower app
    • Create a FLIP app from a FLARE app

Reference

  • API Reference
  • FAQs
  • Glossary
FLIP
  • Working with FLIP apps
  • View page source

Working with FLIP apps

A FLIP app is the user-supplied federated-learning code that runs across the Central Hub and each participating Trust. The guides in this section walk through how to adapt or build apps so they can be uploaded to FLIP and orchestrated by the FL framework (Flower or NVIDIA FLARE).

  • Getting Started with flip-utils
    • About flip-utils
    • Package Structure & Modules
    • Job Types
    • User Application Requirements
    • Development Mode
    • Running Tests
    • Building the Docs Locally
    • How the API Reference is Generated
  • Create a FLIP app from a Flower app
    • Starting point
    • ServerApp: reporting model lifecycle status
    • Strategy considerations
    • ClientApp: fetching the FLIP DataFrame
    • ClientApp: fetching images by accession
    • ClientApp: sending per-round metrics to the hub
    • Wiring it up via pyproject.toml
    • Submitting the app to FLIP
    • Local testing before upload
    • Common pitfalls
  • Create a FLIP app from a FLARE app
Previous Next

© Copyright 2026, The London AI Centre for Value-Based Healthcare.

Built with Sphinx using a theme provided by Read the Docs.