Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
The world of developers is changing. AI is being worked on or developed in every corner. My experience with ChatGPT and Qlik Sense is not particularly good. ChatGPT often makes fluke errors and/or can't cope with the simplest Qlik Sense syntax.
Which AI/Language model is ‘good’ in Qlik Sense Scripting?
Hello,
On Chat GPT you have a GPT (a kind of RAG), Qlik Sense Advisor which is a little better than classic Chat GPT : ChatGPT - Qlik Sense Advisor
Enjoy your Qlik.
Kind regards,
Théo ATRAGIE.
Thanks for the suggestion @TheoAtragie !
@Seier-Alsenz @TheoAtragie I have found GitHub CoPilot (with the default Raptor Mini as the LLM) running in Visual Studio Code to be surprisingly useful. The screen shot below shows my setup, with the Qlik VS Code extension by Xavier Hahn providing the syntax highlighting. Line 14 is a "ghost code" suggestion automatically generated by the Raptor Mini LLM. Raptor somehow correctly intuited that dropping the AppsInAppsTable is desirable, since it is a temporary table for the sole purpose of creating a list of distinct AppIds to use in the WHERE not Exists. (There are several keyboard shortcuts for rejecting or accepting (all or part) of the “ghost code” suggestions, see this link.)
Regards,
Jeff R. Robbins
i use claude code