Flowise
Drag & drop UI to build customized LLM flows using LangChain and LlamaIndex.
Why consider Flowise?
Flowise is an open-source UI visual tool to build customized LLM orchestration flows and AI agents. It connects vector databases, memory buffers, tools, and foundation models using drag-and-drop nodes.
Learn Flowise by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Flowise
Flowise lets developers prototype conversational agents, RAG pipelines, and automated multi-agent teams without writing boilerplate code.
Quickstart via Docker
docker run -d \ --name flowise \ -p 3000:3000 \ flowiseai/flowiseFlowise is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
marimo
A reactive Python notebook that is reproducible, git-friendly, and executable as a script.
JupyterLab
The next-generation web-based user interface for Project Jupyter computational notebooks.
Trafilatura
Python package and command-line tool designed to gather text and metadata on the Web.
ScrapeGraphAI
Python scraper library that uses LLMs and direct graph logic to extract website data.