Hacker News new | ask | show | jobs
by quonn 858 days ago
I don‘t quite see why the high level architecture couldn‘t be done by AI either, once it get‘s good enough to build the low level one (which is what software development really is). Half of architecture is best practices anyway, which are explicitly in the training data, and the other half can be inferred from implicit principles in existing systems that are also in the training data.
1 comments

Because it's mostly undocumented, so they have to learn from where?
It‘s not undocumented, it‘s implicit in the structure of existing projects.
How do you pass "implicit structure" as parameters?
What do you mean?
Do you know how an AI is trained?