Can I programmatically share models or data between users or teams in Instabase AI Hub?
You can share apps and their results within an organization. Specifically:
-
Sharing Apps: You can share apps you create with other AI Hub users. For community users, app sharing is enabled with a link, and any AI Hub user with the link can use the shared app. For commercial and enterprise users, app sharing is enabled through organization membership, and any member of the organization can use the shared app. Shared apps are listed in the Hub for commercial and enterprise users.
-
Managing Workspaces: Shared workspaces allow multiple members to work together with shared resources. Members of a shared workspace can access files stored on workspace drives, initiate and view app runs and deployments, and open and edit any Build projects created in the workspace.
-
Using the API and SDK: The AI Hub API and SDK allow you to integrate AI Hub functionality into your own workflows and tooling by controlling AI Hub programmatically. This includes making HTTP requests to API endpoints or using the SDK to interact with AI Hub programmatically.
These features collectively enable the programmatic sharing of models and data between users or teams within the Instabase AI Hub environment.