agent gateway platform
-
The agent gateway platform is a springboot application written in kotlin. The core workflow engine is the open-source flowable library, a BMPN compatible workflow engine.
Applications are implemented as agent entities that trigger a BPMN workflow. Workflows encapsulate delegate processes for custom actions including security, ETL, analytics or LLM prompts.
-
The application has both web and sms access (via twilio) and is hosted on kubernetes. Demonstrations require setup for access control.
A simple home budgeting workflow is provided as a reference implementation.
agent platform
bpmn workflow agents
role based access control
external data source ETL
custom llm augmentation and analytics
agent gateway
registry-based agent launcher api
supports adapter-based user access (e.g. web or sms)
unstructured voice or text workflow selection
auditable access management