Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt

Use this file to discover all available pages before exploring further.

FlowX.AI 5.1.x ships AI-powered nodes inside Integration Designer that let workflows process text, documents, images, and tabular data without calling external AI services from your own code. Each node family wraps a focused capability and runs inside the same integration workflow as any other node type.

Node families

Text Transformation

Adjust tone, complexity, or formatting of an input string.

Text Understanding

Detect sentiment, topics, intent, language, and named entities.

Text Generation

Produce summaries, completions, translations, and paraphrases.

Text Extraction

Pull structured fields, keywords, or metadata out of free-form text.

How they fit into a workflow

AI nodes drop onto the Integration Designer canvas the same way as any other node. Wire them between the start node, conditions, REST calls, and database operations. Inputs come from upstream nodes’ output mappings; outputs are written to keys you reference downstream in the same workflow. For broader Integration Designer context, see the Integration Designer reference.

Patch additions inside 5.1.x

The 5.1.0 baseline above was extended across the LTS line:
VersionAddition
5.1.1Multi-agent system; AI Developer in Command Center (data-model integration, expression generation); document generation in AI nodes
5.1.2AI Designer data-model generation for tables
5.1.3AI Designer data-model generation extended; conversational-API streaming client library
5.1.4 through 5.1.8 contain bug fixes and security patches only — no new AI features.

Typical use cases

Extract data from invoices, contracts, and forms; classify document types; validate extracted fields against business rules.
Sentiment analysis on support tickets; topic clustering across feedback; AI-drafted personalized responses.
Summarize long documents, translate into multiple languages, generate reports from structured data.
Enrich customer records with AI-derived insights; transform unstructured data into structured formats; synthesize test data.

Integration Designer

The visual canvas where AI nodes live alongside REST, database, and other integration nodes.

FlowX.AI 5.1.0 release notes

Original announcement of AI nodes in Integration Designer.
Last modified on June 2, 2026