KonfAI KonfAI KonfAI
/

Getting started

  • Installation
  • Quickstart

Core concepts

  • Core concepts
    • Configuration model
    • Datasets and groups
    • Model graph and output naming
    • Execution flow
    • KonfAI Apps
  • Configuration reference
    • Training configuration
    • Prediction configuration
    • Evaluation configuration
    • Common configuration patterns

Guides

  • How-to guides
    • Training workflows
    • Prediction workflows
    • Evaluation workflows
    • Using custom models, transforms, augmentations, and losses
    • Using KonfAI Apps
    • Remote server and client mode
    • Docker usage
    • Testing and validation

Reference

  • Reference
    • CLI reference
    • Environment variables
    • App server HTTP API
    • API reference
      • Public API overview
      • Workflows API
      • Configuration API
      • Data API
      • Models API
      • Apps API
      • Extension points
      • Full module reference
        • konfai package

Project

  • Examples
    • Synthesis example
    • Segmentation example
  • Troubleshooting
  • Contributing
  • Architecture and internals
  1. KonfAI /
  2. Reference /
  3. API reference /
  4. Full module reference

Full module referenceΒΆ

This section is generated from the installed Python package and documents the modules that make up KonfAI. It is intentionally broader than the curated API pages and therefore includes lower-level helpers used by extension authors.

  • konfai package
    • konfai.data package
    • konfai.metric package
    • konfai.network package
    • konfai.utils package
Previous
Extension points
Next
konfai package

2026, Valentin Boussot

Made with Sphinx and Shibuya theme.