Apps are self-contained workflows within the Virtualitics AI Platform (VAIP). Apps are modular, highly customizable, support a wide array of analytics routines, and can be shared across users with access to a deployed instance of the VAIP. A single instance of the VAIP may contain one or more Apps.
Understanding Apps
Apps are at the heart of the VAIP and are useful in the following scenarios:
- You need to programmatically access data for an analytic workflow.
- You have a repeatable analytic workflow that you wish to automate.
- You have a machine learning pipeline that you would like to run without having to expose code.
- You have a machine learning model that you would like to interrogate.
Running Apps
Apps are made available in the VAIP in one of two ways:
- Developers may create new Apps and deploy them to the VAIP using the Command Line Interface (CLI) tool.
- If Virtualitics (or your company’s) data scientists developed Apps that were available when the VAIP was deployed (or were subsequently integrated into your instance of the VAIP), those Apps will be accessible from the Home page.
To run an available App from the Home page:
- Click the tile corresponding to the App you'd like to run.
- On the screen that appears, in the Details section, enter any App Notes to help organize and differentiate your App Flows (instances of an App that has been run).
- Click Start App.
- Proceed through the App by clicking Next at the bottom of each page.
Related Article:
Next Article |