Build Workflows

Introduction

Flowise is an open source generative AI development platform for building AI Agents and LLM workflows.

It offers a complete solution that includes:

  • Visual Builder
  • Tracing & Analytics
  • Evaluations
  • Human in the Loop
  • API, CLI, SDK, Embedded Chatbot
  • Teams & Workspaces

There are 3 main visual builders namely:

  • Assistant
  • Chatflow
  • Agentflow

Assistant

Assistant is the most begineer-friendly way of creating an AI Agent. Users can create chat assistant that is able to follow instructions, use tools when neccessary, and retrieve knowledge base from uploaded files (RAG) to respond to user queries.

Chatflow

Chatflow is designed to build single-agent systems, chatbots and simple LLM flows. It is more flexible than Assistant. Users can use advance techniques like Graph RAG, Reranker, Retriever, etc.

Agentflow

Agentflow is the superset of Chatflow & Assistant. It can be used to create chat assistant, single-agent system, multi-agent systems, and complex workflow orchestration. Learn more Agentflow V2

Flowise Capabilities

Feature AreaFlowise Capabilities
OrchestrationVisual editor, supports open-source & proprietary models, expressions, custom code, branching/looping/routing logic
Data Ingestion & IntegrationConnects to 100+ sources, tools, vector databases, memories
MonitoringExecution logs, visual debugging, external log streaming
DeploymentSelf-hosted options, air-gapped deploy
Data ProcessingData transforms, filters, aggregates, custom code, RAG indexing pipelines
Memory & PlanningVarious memory optimization technique and integrations
MCP IntegrationMCP client/server nodes, tool listing, SSE, auth support
Safety & ControlInput moderation & output post-processing
API, SDK, CLIAPI access, JS/Python SDK, Command Line Interface
Embedded & Share ChatbotCustomizable embedded chat widget and component
Templates & ComponentsTemplate marketplace, reusable components
Security ControlsRBAC, SSO, encrypted creds, secret managers, rate limit, restricted domains
ScalabilityVertical/horizontal scale, high throughput/workflow load
EvaluationsDatasets, Evaluators and Evaluations
Community SupportActive community forum
Vendor SupportSLA support, consultations, fixed/deterministic pricing

Contributing

If you want to help this project, please consider reviewing the Contribution Guide.

Need Help?

For support and further discussion, head over to our Discord server.