Hacker News new | ask | show | jobs
by londons_explore 5 days ago
I have noticed that codebases I have used an AI on seem to perform better in future AI models than ones I have not.

This makes me think AI companies are using chat history to train the next model.

1 comments

AI generated code is usually full of comments, human code is usually less commented.

It may be that AI performs better on such code.