Sign up for the KDAB Newsletter
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Find what you need - explore our website and developer resources
11 August 2025
In this mini-series, we will investigate what the state of the art is for AI assisted software development. We will start out with looking at Qt Creator, and the newly released Qt AI Assistant.
Chapters:
00:00 Introduction
01:11 Qt AI assistant
01:58 Jan Marker's background
03:00 Current state of AI in Qt Creator
03:47 Demo of Qt AI Assistant with QML and C++
10:09 Generation of test cases
12:02 Is this mostly for QML or also for C++?
14:55 Using Qt AI Assistant for completions
18:30 What is coming up?
Links:
* GitHub co-pilot video from Qt Widgets and More: https://youtu.be/kQzpvHPeBQo?list=PL6CJYn40gN6gf-G-o6syFwGrtq3kItEqI
* QML Intro series: https://www.youtube.com/playlist?list=PL6CJYn40gN6hdNC1IGQZfVI707dh9DPRc
* Setting up the Qt AI Assistant plugin in Qt Creator video https://www.youtube.com/watch?v=63T7b6v0sGU&list=PL6CJYn40gN6gxKdn6HK3CYqPo4B3JxKSz&index=2
The example code showcased in this video is available here: https://github.com/KDABLabs/kdabtv/tree/master/qml-intro/ex-model-from-cpp
All videos from "The Curious Developer" series: https://youtu.be/nQPumFkN-Ow?list=PL6CJYn40gN6hJTctPIDqLciH9E_PoIklY
All videos about AI for Coding (with Qt and beyond): https://www.youtube.com/playlist?list=PL6CJYn40gN6gxKdn6HK3CYqPo4B3JxKSz
Please note that non-English dubs for all KDAB videos are auto-generated. These translations have not been moderated by us and may contain inaccuracies. We appreciate your understanding and apologize for any confusion this may cause.
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Learn Modern C++
Our hands-on Modern C++ training courses are designed to quickly familiarize newcomers with the language. They also update professional C++ developers on the latest changes in the language and standard library introduced in recent C++ editions.
Learn more