Adding new capabilities to the core platform can be easily done by using plugins. FlowX plugins represent already-built functionality that can be added to a FlowX.AI platform deployment.
These could be either one of the provided custom plugins that weβve already built or building your desired plugin.On our roadmap, weβre also looking to enhance the plugins library with 3rd party providers, so stay tuned for more.
The plugins are microservice apps that can be developed using any tech stack. The only requirement is that they need to be able to connect to the core platform using Kafka events.