Skip to main content
Learn how to build AI-powered apps on FlowX by following end-to-end tutorials based on real implementations.

Available tutorials


What makes these different

These tutorials are derived from production apps, not hypothetical examples. Each one:
  • Uses real workflow structures exported from working FlowX projects
  • Shows how to combine multiple AI node types (extraction, understanding, generation) in a single app
  • Demonstrates integration patterns (REST APIs, databases, email triggers, chat UI)
  • Includes the business logic layer — not just the AI parts

Before you start

These tutorials assume familiarity with FlowX Designer basics — creating processes, workflows, data sources, and UI flows. If you are new to FlowX, start with the FlowX Academy courses first.
Each tutorial is structured as:
  1. Architecture overview — what you are building and how the pieces fit together
  2. Data model — the data types and sources you need
  3. Workflows — step-by-step workflow construction with AI nodes
  4. Process orchestration — BPMN processes that tie workflows together
  5. UI — the user-facing interface (chat or task management)
  6. Testing — how to validate the end-to-end flow

Last modified on March 16, 2026