Skip to main content
QIM SDK supports three ways to build AI and multimedia applications. Pick the path that best fits your workflow, then follow its quickstart guide to build your first pipeline.

GStreamer App Builder

Build pipelines directly with native GStreamer elements and QIM SDK plugins for maximum control and low-level optimization.Go to GStreamer Quickstart

C++ App Builder

Build high-performance applications using a fluent C++ API that abstracts pipeline construction, ideal for commercial product builders.Go to C++ Quickstart

Python App Builder

Build applications with a high-level Python API for rapid prototyping and orchestration.Go to Python Quickstart