Priest of the Order of the Butterfly
Posts: 538 from 2003/2/25
From: France
Quote:
Papiosaur wrote:
Hello,
i would like to use AI to do portage and software for MorphOS.
Do you know if there is specific IA for that?
Example: give the MorphOS SDK and SDL2 SDK to an IA to help to do portage and software will be possible?
It is unlikely. AI is mostly untrained on amiga stuff. It will probably fail to grasp specifics of the plateform.
From my own experience, I once tried to make Gemini spit AmigaOS oriented code, I had to correct it numerous times for producing something that would work...
Hint: it does shit, AI isn't magic.
You still *need* to:
- know how to write code,
- how the API is supposed to work,
- understand the AI produced garbage,
- correct it where it fails.
Still, you can try to ask Claude or install Cursor and try to prompt it to build a complete MUI example from scratch, like for example a simple window with a close button in the middle.
And don't forget to let us know the result. :)