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.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.
Node families
- Text
- Document
- Image
- Data
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:| Version | Addition |
|---|---|
| 5.1.1 | Multi-agent system; AI Developer in Command Center (data-model integration, expression generation); document generation in AI nodes |
| 5.1.2 | AI Designer data-model generation for tables |
| 5.1.3 | AI Designer data-model generation extended; conversational-API streaming client library |
Typical use cases
Intelligent document processing
Intelligent document processing
Extract data from invoices, contracts, and forms; classify document types; validate extracted fields against business rules.
Customer communication analysis
Customer communication analysis
Sentiment analysis on support tickets; topic clustering across feedback; AI-drafted personalized responses.
Content generation
Content generation
Summarize long documents, translate into multiple languages, generate reports from structured data.
Data processing
Data processing
Enrich customer records with AI-derived insights; transform unstructured data into structured formats; synthesize test data.
Related
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.

