WorkflowsApr 1, 2026·2 min read

Flowise — Build AI Agents Visually

Flowise is a low-code platform for building AI agents and workflows with drag-and-drop. 51.3K+ GitHub stars. LangChain integration, RAG, multi-agent, self-hosted. Apache 2.0.

TO
TokRepo精选 · Community
Quick Use

Use it first, then decide how deep to go

This block should tell both the user and the agent what to copy, install, and apply first.

# Install and run
npm install -g flowise
npx flowise start

# Open http://localhost:3000

# Or with Docker
docker compose up -d

Intro

Flowise is a low-code/no-code platform for building AI agents and chatbots with a visual drag-and-drop interface. With 51,300+ GitHub stars and Apache 2.0 license, it integrates with LangChain for LLM orchestration, supports RAG, multi-agent systems, and connects to multiple LLM providers. Self-host on AWS, Azure, GCP, Digital Ocean, Railway, or use Flowise Cloud for managed hosting. Built with Node.js backend and React UI.

Best for: Teams who want to build AI agents visually without writing code Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf Deploy: Self-hosted (Docker, AWS, Azure, GCP) or Flowise Cloud


Key Features

  • Visual drag-and-drop: Build agent workflows without code
  • LangChain integration: Full access to LangChain components
  • RAG support: Retrieval-augmented generation built in
  • Multi-agent systems: Orchestrate multiple AI agents
  • Self-hosted: Deploy anywhere with Docker
  • Multiple LLMs: OpenAI, Anthropic, Google, open-source models
  • API export: Deploy workflows as REST APIs

FAQ

Q: What is Flowise? A: Flowise is a visual AI agent builder with 51.3K+ stars. Drag-and-drop workflows, LangChain integration, RAG, multi-agent. Self-hosted or cloud. Apache 2.0.

Q: How do I install Flowise? A: npm install -g flowise && npx flowise start. Opens at localhost:3000. Or use Docker.


🙏

Source & Thanks

Created by FlowiseAI. Licensed under Apache 2.0. FlowiseAI/Flowise — 51,300+ GitHub stars

Related Assets