Vi SDK

The Vi SDK is a Python library for interacting with Datature Vi programmatically. You can manage datasets, upload assets, and create annotations for phrase grounding, visual question answering (VQA), and freeform text, then start training runs and run inference, all from Python code.

If you prefer working in the browser, the Datature Vi platform covers the same workflows through the UI.

Before You Start

The Vi SDK works with models trained on the Datature Vi platform. Follow the quickstart to train your first model, or install the SDK if you already have one.

  • Python 3.10 or later
  • A secret key for API authentication
  • Your organization ID from your Datature Vi account settings

Child pages hold the depth: one page per REST API resource, a full inference track (model loading, task types, schemas, performance, troubleshooting), and NVIDIA NIM deployment guides. Use the table and cards below to see the full scope, then open the hub that matches your task.

What the SDK covers

Platform REST APIs

Platform REST APIs

Area
Status
Documentation

Guides and reference hubs

Pick a hub when you already know the task. Each hub links to focused pages (for example, inference covers load models, run inference, task types, prediction schemas, performance tuning, and troubleshooting).


Did this page help you?