Solution Building Library
The Intrinsic SDK includes the Solution Building Library, a Python library that supports a code-first approach for solution builders. The Solution Building Library focuses on enhancing existing solutions by allowing developers to create behavior trees for processes and send them to the solution for execution. Visualization and debugging of executed processes are provided in the Flowstate UI. The library also provides basic scene editing but does not allow developers to manage solution deployments.
Example Jupyter notebooks that explain how to use the Solution Building Library can be found in the examples repository of the SDK.