FlowiseAI/Flowise
Build AI Agents, Visually
What it solves
Flowise provides a visual interface for building AI agents, removing the need to write extensive code to orchestrate complex AI workflows.
How it works
It uses a drag-and-drop visual builder (React frontend) supported by a Node.js backend. The system allows users to integrate various third-party components and nodes to construct agentic workflows visually.
Who it’s for
Developers and AI practitioners who want to rapidly prototype and deploy AI agents without manually coding every integration.
Highlights
- Visual builder for AI agents
- Support for self-hosting via Docker or various cloud providers (AWS, Azure, GCP, etc.)
- Mono-repository architecture consisting of a server, UI, and component library
- Auto-generated Swagger-UI API documentation
Related
- Project
bytedance/flowgram.aiA composable workflow development framework and toolkit for building custom AI workflow platforms with visual canvases and variable management.
- Project
coze-dev/coze-studioCoze Studio is an open-source, low-code visual development platform for creating, debugging, and deploying AI agents, workflows, and AI apps.
- Project
chatfire-AI/huobao-canvasHuobao Canvas is an open‑source, node‑based visual editor that lets you chain text, image, and video AI models from 11 providers on an infinite canvas. It offers a lightweight Node server for persistence and async run queues, Docker and Electron deployment options, and a single‑key setup via Huobao. Ideal for building multimodal creative pipelines without writing code.
- Project
vercel-labs/workflow-builder-templateA template for building AI-driven workflow automation platforms, featuring a visual drag-and-drop builder that generates executable TypeScript code.
- Project
writer/writer-frameworkAn open-source framework for building AI applications that combines a visual drag-and-drop UI editor with a Python-based backend.