I have a hard time believing that ChatGPT or any transformer model would be able to create a valid AIA file without some significant tooling. An AIA is a ZIP file containing compressed JSON, XML, and Java properties files, and it's not like writing English prose where a missing comma or adding an extra space is still parsable. Even with Aptly, our app coding AI project, we still see the AI make syntactic errors in a fairly straightforward language based on Python.
2 Likes