Geti Using The Pipeline

Use the Geti application end to end through its REST API — the project → dataset → annotate → train → deploy pipeline served by the FastAPI backend in `application/backend/`. Use when a user (not a contributor) wants to create a project, upload media, add annotations, launch a training or quantization job, track job status, configure a source → model → sink inference pipeline, and enable live inference. Covers the `/api/...` endpoints and the async job model, not backend code changes.

open-edge-platform 8c5d628 5.4 KB Updated

File contents

open-edge-platform/geti/tree/main/skills/application/geti-using-the-pipeline commit 8c5d62882c

Frequently asked questions

npx skillmds@latest add open-edge-platform/geti-using-the-pipeline