Catalyst Zia

Catalyst Zia is a suite of fully managed AI/ML powered components that can be readily incorporated to build smart and reliable applications. These components help you detect, process, or predict data that can be highly beneficial in various aspects of your business.

You can use a Catalyst Zia service in your application by implementing its component specific SDK snippet in your source code.

Get component instance

A component instance is an object that can be used to access the pre-defined configurations specific to a particular component. This process will not fire a server-side call. Also note that this component instance will be used in multiple scenarios while implementing Zia services in your application.

The zia reference can be created in the following way :

    
copy
//Get a zia instance zia = app.zia()

ON THIS PAGE

RELATED LINKS

Catalyst Zia