Workflows2026年4月1日·1 分钟阅读

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
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

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

# Open http://localhost:3000

# Or with Docker
docker compose up -d

介绍

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.


🙏

来源与感谢

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

相关资产