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 predefined 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 app reference used in the code below is the Python object returned as a response during SDK initialization. You can create a new ziainstance as shown below :

    
copy
#Get Zia component instance zia = app.zia()

Last Updated 2023-12-18 16:20:08 +0530 +0530

ON THIS PAGE

RELATED LINKS

Catalyst Zia