Skip to main content
Learn FlowX.AI by building. Tutorials take you from an empty project to a working app, step by step. Guides show you how to accomplish one real task end to end. AI patterns are reusable solutions you can drop into your own processes and workflows. New cookbooks ship with each release.
TutorialConversational AIRAGMortgage advisor chatbotA conversational AI advisor with session memory, intent routing, a knowledge base, and hybrid AI plus business rule recommendations.TutorialDocument AIDocument processing pipelineAn AI-powered verification pipeline that classifies uploaded documents, extracts structured data, and reconciles it against application data.TutorialProcess automationCustomer onboarding with KYCA multi-step onboarding process with identity verification, document generation, manual review routing, and email notifications.TutorialProcess automationBasicsBuild your first processStart from zero: model a BPMN process, design its UI, and run it. The foundation every other cookbook builds on.TutorialIntegrationsBasicsBuild your first workflowConnect an external REST API through a data source, build an integration workflow around it, and call it from a process.GuideConversational AIChat-driven workflowsBuild multi-turn, AI-powered chat experiences with session memory, intent routing, and context-aware responses.GuideIntegrationsTrigger processes with webhooksStart FlowX processes when an external system sends an HTTP POST. Secured with API keys, event-driven, no polling.GuideIntegrationsStart processes from emailConnect an IMAP mailbox and automatically start process instances when emails arrive.GuideIntegrationsRead and send email with OutlookConnect Microsoft Outlook via the MS Graph API and Azure AD to read and send emails from your processes.GuideIntegrationsDataStore data with FlowX DatabaseStore and access structured data across processes and apps, without standing up an external database.GuideDocumentsGenerate documents from templatesGenerate documents from custom templates, pre-filled with data from the current process instance.GuideUIBuild a custom UI componentCreate custom React components that integrate with FlowX process data and actions, extending the built-in palette.GuideUIBasicsCreate a user interfaceDesign and configure the UI for a process flow with the UI Designer: layout, form components, and navigation.AI patternAgentsAgent typologiesThe nine recurring agent archetypes behind the FlowX.AI agent catalog, and the nodes you combine to build each one.PatternConversational AIIntent classification and routingClassify user input into intent categories and route each one to a specialized handler.PatternConversational AIRAGKnowledge base RAGGround AI responses in your documents using retrieval-augmented generation with vector search.PatternDocument AIFan-out extractionClassify documents by type, then route each to a specialized extraction node with tailored prompts and schemas.PatternDocument AIAI comparison and reconciliationCompare AI-extracted document data against system-of-record values and generate structured exception reports.PatternDecisioningHybrid AI + business rulesCombine AI extraction and understanding with deterministic business logic for auditable, explainable decisions.PatternConversational AISession state managementManage conversation history and session state across multi-turn interactions using FlowX Database workflows.
Last modified on July 6, 2026