Zeblok Computational
1.2.6
1.2.6
  • About Zeblok Computational
  • Quick Start
  • Core Concepts
  • Create an Account
    • Individual User
  • Sign In
  • Spawn Ai-WorkStation
  • Spawn MicroService
  • Spawn Orchestration Add-on
  • Video Tutorial
  • FAQS
  • Ai-APIᵀᴹ Engine
    • Introduction
    • ZBL Command Line Interface
      • How to use the CLI
    • Installing different frameworks
    • Notebooks
    • Build Models
    • Deploy
  • DATA AND METRICS
    • DataLake
      • Tutorials
      • Datasets
    • Monitoring
      • Resource level monitoring
  • MARKETPLACE
    • Intelligence Marketplace
  • MORE
    • Manage Account
      • Forgot Password
      • 2 Factor Authentication
    • IAM
      • Roles
      • Usergroup
      • Resources
    • Admin Guide
      • Menu
      • Dashboard
      • WorkStations
      • IAM (Identity Access Management)
      • Organizations
      • Plans
      • NameSpaces
      • DataCenters
      • MicroServices
    • Customised Workstations
    • Resource Manager
  • RELEASES
    • Release notes
    • Known Issues
    • Common Errors
  • Support
    • Support Emails
Powered by GitBook
On this page
  • Overview
  • Easy steps to Ai-API™ Deployment

Was this helpful?

  1. Ai-APIᵀᴹ Engine

Introduction

Introduction to Ai-APIᵀᴹ

PreviousFAQSNextZBL Command Line Interface

Was this helpful?

Overview

Ai-API™ makes moving trained ML models to production easy:

  • Package models trained with ML framework and then containerize the model server for production deployment

  • Deploy anywhere for online API serving endpoints or offline batch inference jobs

  • High-Performance API model server with adaptive micro-batching support

  • Ai-API™ server is able to handle high-volume without crashing, supports multi-model inference, API server Dockerization, Built-in Prometheus metric endpoint, Swagger/Open API endpoint for API Client library generation, serverless endpoint deployment etc.

  • Central hub for managing models and deployment process via web UI and APIs

  • Supports various ML frameworks including:

Scikit-Learn, PyTorch, TensorFlow 2.0, Keras, FastAI v1 & v2, XGBoost, H2O, ONNX, Gluon and more

  • Supports API input data types including:

DataframeInput, JsonInput, TfTensorflowInput, ImageInput, FileInput, MultifileInput, StringInput, AnnotatedImageInput and more

  • Supports API output Adapters including:

BaseOutputAdapter, DefaultOutput, DataframeOutput, TfTensorOutput and JsonOutput

Easy steps to Ai-API™ Deployment

Select your notebook
Build Model
Deploy