The author of the article discusses their experience with using AI to generate code for a project called k10s, a GPU-aware Kubernetes dashboard. They found that while the AI was able to quickly generate features, it led to a poorly designed and unmaintainable codebase. The author has decided to start over and write the code by hand, with a focus on designing a good architecture first. They plan to use AI to implement the architecture, but with more careful guidance and oversight.