What is FlowBlox

FlowBlox is an application to build, test, and execute flows on your own computer. It is designed as an app-centered workflow: download once, then create and run complete automation flows locally.

The runtime core (FlowBlox.Core) is platform-independent and can run as a service, via CLI, or inside a sandbox host. The desktop UI focuses on authoring, testing, and operating flows, while the runtime itself remains decoupled from the UI layer.

FlowBlox is fully open source (MIT), built on .NET, and uses technologies such as MahApps, log4net, and Selenium. Source code is available on GitHub.

FlowBlox can also work with local ONNX models and is not tied to one external API stack. Cloud services can be self-hosted and exchanged based on your environment.

Explore Features