Flowise is an open-source, low-code platform for building and deploying AI agents and applications, primarily focused on large language models (LLMs). It offers a visual, drag-and-drop interface for constructing complex AI workflows by connecting various components like LLMs, vector stores, retrievers, and tools. The current stable version is 3.1.2. The project maintains an active development pace with frequent updates and bug fixes, indicated by its versioning and community engagement. Key differentiators include its intuitive graphical user interface (GUI) for creating conversational AI, agents, and RAG applications without extensive coding, simplifying the development process for developers and non-technical users alike. It supports a wide range of integrations and provides robust self-hosting options across various cloud providers, alongside a managed cloud service.
Verified import paths — ran on the pinned version, not inferred.
Flowise is designed to be installed globally or run via `npx` as a self-hosted server application, providing a web-based UI and API. It is not intended for direct programmatic import into other JavaScript/TypeScript projects as a module.
This quickstart installs Flowise globally and starts the visual AI agent builder server locally.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.