I just started with AI 2 months ago by taking some courses so I don´t know if this is really a new idea or makes any sense. Right now it seems there is a boom in the industry to create Ai which generates and writes code like github copilot and the thing from amazon. Also chatGPT writes code. Will the programmers become obsolete?..
Yesterday I was thinking: Why does do we want the AI to generate code in a programming language for us which in the end will be anyway compiled to binary. Since the AI is also a machine wouldn´t it be better to just train the machine to generate binary instead of programmng code in for example python. It would be independent from the language and also much faster. Also you wouldn´t have to convert text to tokens or anything like that, you could use just the binary as input and label it somehow.
It was just an idea. Maybe there is already something like that or maybe it is not possible to train or create such a model. Let me know what you think about this.
peace