Newsletter
Get notified when new AI tools are added
Join the community.
Floneum is a visual graph editor for building local LLM workflows. It lets you assemble text-processing and language-task pipelines with a drag-and-drop interface, without needing to write much code.
Floneum turns LLM workflows into clear flowcharts you can edit and reuse. You can combine steps into repeatable pipelines for different language tasks, including:
Floneum can be extended with WebAssembly-based plugins. Plugins run in an isolated sandbox and only get access to the resources you explicitly allow, which helps with security and environment control.
You can write plugins in any programming language that compiles to WASM. This makes Floneum useful for both no-code users and developers who need deeper customization or want to integrate AI workflows into internal systems and products.