<div dir="ltr">Dear QGIS Team,<br><br>I am planning to build a commercial solution for my customers that uses QGIS together with an object detection model (YOLO). The idea is to:<br><br>Use QGIS as the main GIS platform / interface,<br>Integrate or call a YOLO-based object detection workflow (e.g., as a plugin, script, or external service),<br>Package this as a solution that I sell to my customers (either as a service or as software they install).<br><br>I would be grateful if you could clarify the following points:<br><br>Licensing and redistribution<br><br>QGIS is licensed under the GPL. Under what conditions may I bundle QGIS with my own code and distribute it as part of a commercial offering?<br>If I write a QGIS plugin that uses YOLO (for example, a Python plugin calling external inference code or a remote API), does this plugin also need to be GPL-licensed, or can it be under a different license?<br>Are there specific requirements for how I should provide source code, notices, or license information when distributing QGIS together with my own software?<br><br>Commercial use and charging customers<br><br>Am I allowed to charge customers for installation, customization, training, and ongoing support of a QGIS-based solution that includes my own YOLO-based object detection tools?<br><br>Thank you very much for your time.<br>Mustafa</div>