top of page
Azure Machine Learning Service (AML)
We provide services to use AML to develop custom models, manage data, and deploy models as web services (APIs).
Azure
Functions
Use Azure Functions to host AI models as HTTP-triggered functions. This allows you to access your AI models in response to HTTP requests.
AWS
SageMaker
Use AWS Sagemaker to build, train, and deploy machine learning models and use AWS lambda to host the trained models and access via Http calls.
Google AI
Platform
Use Google AI platform to develop, train, deploy ML models and access them as Http endpoints hosted via Google Cloud function.
bottom of page