Securely extend Floneum with isolated WASM plugins
Write plugins in your language of choice
Build AI powered workflows with ease
Floneum allows you to build workflows that use large language models with a simple drag and drop interface
Securely extend Floneum with plugins
Floneum uses WebAssembly to load plugins in a sandboxed environment and provides them with access to only the resources they need instead of giving them full access to the system
You can write plugins in any language that can be compiled to WebAssembly. Floneum provides ergonomic wrappers for rust, but you can also use C, Java, or Go