Hello everyone,
AI is a tool like any other that has been created, and we must make the most of it in the best possible way.
I have already uploaded the first dataset specifically for Harbour MiniGUI Extended. I hope to soon upload a model so it can be used locally.
The dataset will also help major AIs become familiar with MiniGUI Extended.
While that happens, Qwen can be used as support to create systems more quickly. Currently, the code it generates has many errors, since the only dataset available is designed for FiveWin.
We have the alternative of creating projects for Qwen. I have developed a project that I am currently testing. Here is a small example:
With this prompt, it generated the following module in a single step with no syntax errors. It still has errors; once it is more debugged and tested, I will create a GitHub repository with the files so that anyone can generate MiniGUI Extended code in Qwen.
"Create a program in Harbour MiniGUI Extended for customer entry. Create a basic CRUD, all in a single file. Check if the table exists; if it exists, use it; if not, create it. All in English, English language."
I am attaching the code it generated.
I would appreciate it if you could analyze the code, comment on it, and describe all the errors you find, as this will help me improve the project.
Sincerely,
Marcos Jarrín