Flowise

Active
GitHub TypeScript NOASSERTION

Description

Drag-and-drop LLM app builder for visually composing agents and RAG.

Key Features

  • Visual — Drag-and-drop workflow
  • Rich nodes — Hundreds of integrations
  • Agent nodes — Drop-in agent configuration
  • Multi-model — OpenAI, Anthropic, local
  • API export — One-click REST API

Use Cases

💡 Build LLM app prototypes for business teams.
💡 Deploy low-code LLM platform internally.
💡 Quickly demo agent concepts.

Quick Start

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

Related Projects