Qt AI Assistant icon

Qt AI Assistant

Qt AI Assistant is an extension for Qt Creator that adds an inline chat panel and context-aware code completion. It supports smart commands—/review, /qtest, /doc, /fix, /explain, and /inlinecomments—plus a QML linter that checks and amends generated snippets. You can route tasks to different LLMs (e.g., GPT-4o, Claude 3.7 Sonnet, Llama 3.3 70B, Codestral, DeepSeek V3) and run local models via Ollama, including Qt’s fine-tuned CodeLlama 7B/13B QML variants. Unit tests can be generated in Google Test (C++) or Qt Quick Test formats, and completions support partial acceptance (word or line). The plugin is available to selected commercial Qt developer licenses.

No discussions yet

Be the first to start a discussion about Qt AI Assistant

Demo Video for Qt AI Assistant

Developer

The Qt Company (Qt Group Oyj) develops the Qt framework, Qt Creator IDE, and tools for cross-platform application and embedded developm…read more

Pricing and Plans

PlanPriceFeatures
Qt for Application Development — Small Business (ADE-SB)$530/yearly
  • Price shown in EUR
  • Commercial Qt license for desktop/mobile
  • AI Assistant available with premium Qt developer licenses
Qt for Device Creation — Small Business (DCP-SB)$1060/yearly
  • Price shown in EUR
  • Commercial Qt license for embedded/desktop
  • Distribution license waiver while eligible
Commercial developer licenses (standard pricing)Contact us
  • Contact sales for pricing
  • AI Assistant included with selected premium Qt developer licenses

System Requirements

Operating System
WINDOWS, MACOS, LINUX
Memory (RAM)
8 GB+ (16 GB recommended for local models)
Processor
64-bit CPU; GPU optional for local inference
Disk Space
Qt Creator + plugin; extra space for local models

AI Capabilities

Code completion
Inline chat and Q&A
Code review with QML linter
Unit test generation
Documentation drafting
Bug-fix suggestions
Code explanation
Model routing per task
Local LLM support via Ollama