own/metal
← Agents & Workflows tool · /FLOWIS

Flowise

Drag-and-drop builder for LangChain flows.

// github

★ 53.3k

last commit · today

lightweight CPU only Apache-2.0

// readme · what it is

Flowise is a visual builder for LangChain/LlamaIndex chains and agents. Drop nodes onto a canvas, wire them up, hit run. Lighter and more LLM-focused than n8n; ideal when the whole workflow is 'embed → retrieve → call LLM → respond' and you don't want to write the Python.

// deploy notes

One container. SQLite by default; swap to Postgres for production.

[ ALTERNATIVE TO ]