Skip to main content

Preface

Here we explain the advantages, disadvantages, and common issues of AI development.

Why Use AI Development

The purpose of this document is to help novice developers, Minecraft server owners, and those new to development quickly understand how to use AI for development. Currently, AI development technology is still relatively new, and many features are not yet perfect, but it can already meet the needs of most people. Furthermore, AI development technology can solve many problems in development, such as:

  • Helping new projects form a basic development framework, reducing development costs.
  • Having AI summarize projects to help developers quickly understand them.
  • Having AI work as a laborer solve problems in the project.

Is AI Development Really Good

AI development can indeed solve many problems in development, but it also has some issues, such as:

  • If you're not careful, AI might modify code that shouldn't be modified later.
  • Model databases are not up-to-date.
  • Unable to determine if the project is safe or of good quality.
Attention

Although AI can help you complete many tasks, even an entire project, it cannot replace you. It is just a tool. You still need to think for yourself and solve your problems.

  "Humans are senior programmers, AI is junior programmers"  
———————————————— Bilibili @技术爬爬虾
Warning

Do not highly and completely entrust AI with project development tasks. We still need to learn!