When using Chat GPT 5 to create kicad.pcb and kicad.sch files for me it will continuously create syntax errors saying symbol is missing from line y, offset x. and each time i tell chat gpt to fix it it only fixes one particular syntax and then the error changes slightly. i have made it recreate the same project about 6-7 times with the same result. i wonder if i keep persisting if all syntax errors can be repaired but i suspect thats not he case. chat gpt is convinced its doing it correctly. Any help is appreciated.
Sounds like a similar problem to newbies having problems with the UI after having watched ancient out of date YouTube videos. That’s what happens after scraping repos full of older versions of schematic and PCB files, bwahahaha.
I think you have enough information to know what the problem is. Like the screenshot says, and retiredfeline points to, the AI has been taught with many KiCad versions and can’t separate them from each other when it creates files. So, you problem is not about KiCad, but about using AI, because the problem is more general and can happen in many other contexts, like creating software source code for certain UI library version.
I suggest you find a place for such AI problems and ask there what to do. Or ask the bot itself, I just read an article telling that the big boss there felt existential angst when he tried their bot version 5 because he felt he’s being made unnecessary. So, it should be able to tell you how you can tell it to fix the output.
I am closing this. This is for help with Kicad, not with AI or how to train AI