About this project
Flowise is an open-source platform designed to build AI agents visually. It provides a drag-and-drop interface to create complex AI workflows without extensive coding.
The project is structured as a monorepo consisting of a Node.js backend (server), a React frontend (ui), and a collection of third-party node integrations (components). It also includes auto-generated Swagger-UI API documentation.
Key deployment and installation options include:
- Global installation via npm
- Containerization using Docker and Docker Compose
- Self-hosting on various cloud providers including AWS, Azure, GCP, Digital Ocean, and Railway
- A managed cloud version via Flowise Cloud
The software is released under the Apache License Version 2.0.