AI Project Management and File Organization Issues

Two main issues when working with AI on coding projects:

  1. File location inconsistency: When asking AI to create a new project (e.g., React), it correctly creates a subfolder but then incorrectly places subsequent code files in the root directory rather than within the project folder.

  2. Large file handling inefficiency: When generating lengthy content, AI often fails multiple times before realizing it should split modifications into smaller segments. Time would be saved if AI preemptively recognized the need to break down large file edits from the start.

1 Like