Abstract

Will AI code robots steal programmers’ jobs? Not so fast. This article proposes a novel “Five Levels of AI-ization” framework inspired by self-driving cars, predicting AI’s potential impact on software development. Expect AI to become a powerful partner, automating routine tasks and boosting efficiency, not replacing human creativity and strategic thinking. Dive in to explore the future of AI and developers, working together to build the next generation of software.

Five levels of self-driving cars

To better understand the role of AI in software development, we can compare it to the five levels of self-driving cars. The five levels of self-driving cars are classified according to their ability to autonomously perform driving tasks.

  • Level 0: No automation: At this level, the driver is in complete control of the vehicle.
  • Level 1: Driver assistance: At this level, the vehicle can perform certain specific tasks, such as cruise control or lane keeping, but the driver still needs to maintain control and supervision of the vehicle.
  • Level 2: Partial automation: At this level, the vehicle can simultaneously perform multiple automated tasks, such as cruise control and lane keeping. The driver still needs to maintain control and supervision of the vehicle, but in some cases, the system may allow for short periods of unmanned driving.
  • Level 3: Conditional automation: At this level, the vehicle can perform all driving tasks in certain conditions, while the driver can choose to release control of the vehicle. However, the driver needs to be ready to intervene at any time in response to system requests.
  • Level 4: High automation: At this level, the vehicle is capable of fully autonomous driving in specific environments, without driver intervention.
  • Level 5: Full automation: At this level, the vehicle is capable of fully performing all driving tasks in any condition, without human drivers.

Five levels of AI-ization of software development

We can compare the role of AI in software development to the five levels of self-driving cars.

  • Level 0: No automation: At this level, developers are fully responsible for coding and development, with no AI involvement.
  • Level 1: Code generation assistance: At this level, AI provides code snippets generation at some basic levels, such as basic functions and modules, but the overall structure and logic of the application are still dominated by humans.
  • Level 2: Method/function level code generation: At this level, AI can generate method or function level code to implement some specific tasks. Developers are still responsible for the overall architecture and combining these functions to complete the application.
  • Level 3: Component level code generation: At this level, AI can generate more complex code components, such as generating components with reference code and test cases. However, in the overall application architecture and more complex logic, human intervention may still be required.
  • Level 4: Full front-end and back-end code generation: At this level, AI can generate front-end and back-end related code, and can perform simple debugging and testing. In the overall architecture, AI can make some decisions, but in complex architectures and special cases, human developer assistance may be required.
  • Level 5: Full automation: At this level, AI is fully responsible for generating all levels of commercial code, including front-end, back-end, database, etc. It can handle complex logic, architectural decisions, and special cases without human developer intervention.

Current AI capabilities

The widespread adoption of tools such as GPT4, Bard, and Bing AI has highlighted their robust code-generation capabilities, enabling users to generate answers for questions in the LeetCode database across multiple programming languages. Presently, AI capabilities can be likened to Level 2 automation seen in self-driving cars. These AI tools specialize in generating methods, classes, and test cases, providing valuable support to developers in the coding process.

It’s important to note that, akin to Level 2 autonomy in self-driving vehicles, AI is currently limited in its proficiency. Despite excelling in specific tasks, it falls short of achieving complete automation and still necessitates human oversight. This parallel advancement raises concerns among developers regarding the potential implications for their roles.

Comparing development with self-driving car difficulty

Autonomous driving and software development are both complex tasks that require AI to help improve efficiency and quality. However, these two tasks have significant differences in difficulty.

The difficulty of autonomous driving lies mainly in the need to process complex environmental information and make quick decisions. AI needs to be able to understand the surrounding roads, traffic conditions, pedestrians, and other vehicles, and make the right judgments in an instant.

Software development is more difficult, mainly in the following aspects:

  • Requirement understanding: Software development needs to understand user requirements and translate them into specific functions and implementation methods. This is very difficult for complex requirements.
  • Design and architecture: Software development needs to design and architect a reasonable system to meet user needs. This requires developers to have a wealth of experience and knowledge.
  • Code writing: Software development needs to write correct, efficient, and maintainable code. This requires developers to have good programming skills and experience.
  • Testing and debugging: Software development needs to test and debug the code to ensure that it meets requirements and has no errors or vulnerabilities. This requires developers to have patience and attention to detail.

Therefore, I believe that software development is much more difficult than autonomous driving. Even if AI can reach Level 5, it is impossible to completely replace human developers.

My opinion

I believe that the current AI code generation capabilities are far from reaching the level of replacing human engineers. AI faces some challenges when generating code:

  • Understanding requirements: AI needs to be able to understand the developer’s requirements and generate code that meets the requirements. This is very difficult for complex requirements.
  • Generating high-quality code: AI-generated code may contain errors or vulnerabilities. Human developers need to review and test the generated code.
  • Adapting to changes: Software development is a constantly changing field. AI needs to be able to adapt to new technologies and new requirements.

Therefore, I believe that AI will not completely replace human developers in the short term. AI will be used as a tool for developers to help them improve their efficiency and quality.

Conclusion

In conclusion, I believe that it will be a long time before AI can reach the level of Level 5 automation in development. Human developers will still play an important role in software development.

In the future, software development will be a field where human developers and AI work together. Human developers will use AI’s strengths to improve their efficiency and quality, and focus more on innovation.

As AI technology continues to develop, AI’s code generation capabilities may gradually improve. However, even if AI can reach Level 5, it is impossible to completely replace human developers. Human developers will still need to play an important role in the following areas:

  • Requirement understanding: Human developers can understand complex requirements and translate them into a form that AI can understand.
  • Code review: Human developers need to review AI-generated code to ensure that it meets requirements and has no errors or vulnerabilities.
  • Innovation: Human developers can continue to innovate and create new software and technologies.

Therefore, I believe that the future of software development will be a field where human developers and AI work together. Human developers will use AI’s strengths to improve their efficiency and quality, and focus more on innovation.