News: 0001651085

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Qt Toolkit To Introduce Edge AI Submodule, Initially For Vision AI With Qt

([Qt] 38 Minutes Ago Qt + Edge AI Inferencing)


The Qt Group has been working on various AI integrations for the Qt toolkit in recent times like [1]a QML profiler skill for agentic development to help with performance profiling. They have also worked on [2]Qt AI coding assistants and [3]AI agents in the Qt Creator integrated development environment. Their latest AI use is now preparing to introduce a new module in the Qt toolkit itself for edge AI inferencing.

Qt developers are preparing to introduce Qt Edge AI as a new sub-module for developers to create edge AI applications. With the Qt toolkit usage this would be done in an AI runtime agnostic manner with initial support targeting embedded devices like NVIDIA Jetson/Thor, Qualcomm IQ, and NXP i.MX95 platforms.

The initial Qt EdgeAI implementation is described in the [4]Qt code review ticket as:

"Add first version of EdgeAI focusing on vision AI

The commit adds a module with C++ APIs for creating a pipeline of inference steps and running machine vision tasks, such as object detection and classification. An interface is defined for providing platform/runtime tied implementations for the step.

The API depends on QtMultimedia to receive QVideoFrames, and a private QtMultimedia API to further access the underlying GstBuffer so it can be fed to the inference pipeline."

The initial Qt EdgeAI sub-module was co-authored via the Cursor AI agent.

Follow-up code review tickets add [5]an NXP NNStreamer back-end plug-in and [6]an example application of using Qt EdgeAI for face detection. We'll see in time what more is tacked onto EdgeAI beyond the initial vision AI focus.

[7]This mailing list thread from the Qt developers lays out their plans for adding this EdgeAI module to the Qt toolkit's arsenal.



[1] https://www.phoronix.com/news/Qt-QML-Profiler-AI-Agent

[2] https://www.phoronix.com/news/Qt-Increased-AI-Coding-Caps

[3] https://www.phoronix.com/news/Qt-Creator-20-Released

[4] https://codereview.qt-project.org/c/qt/qtedgeai/+/727532

[5] https://codereview.qt-project.org/c/qt/qtedgeai/+/735366

[6] https://codereview.qt-project.org/c/qt/qtedgeai/+/739318

[7] https://lists.qt-project.org/pipermail/development/2026-August/047403.html



Another goal is to establish a relationship "in which it is OK for everybody
to do their best. There are an awful lot of people in management who really
don't want subordinates to do their best, because it gets to be very
threatening. But we have found that both internally and with outside
designers if we are willing to have this kind of relationship and if we're
willing to be vulnerable to what will come out of it, we get really good
work."
-- Max DePree, chairman and CEO of Herman Miller Inc., "Herman Miller's
Secrets of Corporate Creativity", The Wall Street Journal, May 3, 1988