Create QuickML Instance
Catalyst QuickML is the no-code machine learning platform designed to build pipelines and train machine learning models with your own data fetched from the various data connectors. Access and integrate these trained models by creating endpoints with necessary authentications and publish them to serve live predictions in production environments.
QuickML also provides access to Large Language Models, Vision Language Models, and Retrieval Augmented Generation (RAG) features under Generative AI offerings. You can create endpoints and access each of them through their isolated APIs and effortlessly integrate them with your applications.
Create QuickML Instance
The app reference used in the code below is the Javascript object returned as a response during SDK initialization. You will refer to this component instance in various code snippets of working with QuickML. You can create a new instance as shown below:
// Create a QuickML instance.
const quickML = new QuickML(app);
Last Updated 2026-09-10 17:03:54 +0530 IST
Yes
No
Send your feedback to us