Build LLM apps and AI agents visually — chain models, RAG pipelines, tools and multi-agent systems on a canvas, then ship them as APIs, chatbots or embedded widgets.
Flowise is what you use when the automation you're building is really an AI application. Drag chat models, prompts, vector stores, document loaders, memory and tools onto a canvas, wire them together, and you have a working RAG chatbot or agent — exposed instantly as an API endpoint or an embeddable chat widget.
Where n8n added AI nodes to a general automation tool, Flowise is AI-native: agent orchestration with supervisor/worker patterns, streaming responses, conversation memory, human-in-the-loop steps and evaluations are the core product, not an add-on. Under the hood it builds on the LangChain/LlamaIndex ecosystems, so new model and retrieval techniques land fast.
At 54k+ stars it's one of the fastest-growing projects in open source. Self-host it with Docker to keep prompts and data private, or use Flowise Cloud — either way, non-ML engineers can ship real LLM features in an afternoon.
Yes — Apache-2.0 licensed and free to self-host without limits. Flowise Cloud offers hosted plans if you'd rather not run it yourself.
If AI is one step in a broader business workflow, n8n's AI nodes may be enough. If the AI is the product — a RAG chatbot, an agent, a copilot — Flowise's AI-native tooling (vector stores, memory, agent patterns, chat widgets) is far deeper.
Yes — it connects to Ollama, LocalAI, vLLM and other local runtimes, so you can run fully private pipelines with no external API calls.
Yes — every chatflow ships with an embeddable widget (a script tag) plus REST and streaming APIs for custom frontends.
MIT-licensed no-code automation with 280+ pieces and AI support.
Fair-code workflow automation with 400+ integrations and AI nodes.
Background jobs and AI workflows in plain TypeScript.