Flowise
Basic Information
Flowise is an open source, visual platform for building AI agents and orchestration flows. The repository combines a Node backend, a React frontend, and a set of third-party node integrations in a monorepo to let developers design, configure, and run agent flows through a graphical interface. It provides a quick start CLI, local development scripts, Docker Compose and container image options, and guidance for self-hosting on common cloud platforms. The project includes auto-generated API documentation and environment variable configuration to adapt instances. The primary purpose is to enable developers and teams to visually construct agent pipelines and deploy them locally or to cloud infrastructure while offering extensibility through custom components.