@alfonsomunozpomer Any library worth adding to your project is written by people who have spent extensive time and effort in the problem domain. It has vigorous tests and is actively maintained. None of that is true for AI-generated code which is more akin to adding the first Node module that comes up in a npm search and hoping for the best. In fact, no, you’d likely still get higher quality code that way due to npm’s default algorithm surfacing higher quality libraries.