WorkBuddy Connector
The WorkBuddy connector brings Open AIoT device capabilities into the WorkBuddy workbench: command your devices with natural language, side by side with your workflows.
How it works
- The connector joins WorkBuddy as a bot and receives commands inside the workbench.
- Commands are parsed by an LLM into spec-compliant device calls, executed under the L2 authorization & security model.
- Dangerous writes trigger human-in-the-loop confirmation, and every call is audited.
The deployment tutorial is being written; connector code lives in the connectors repository, and integration status is on the ecosystem page.