Ask HN:有人知道那篇关于“AI编程的等级”的博文吗?

3作者: tuvix4 个月前
前段时间浏览 Hacker News 评论时,我看到一篇很棒的博文,讨论了 AI 在编程中的参与程度。它从第 0 级开始,我认为是完全没有 AI 参与,一直到大约第 7 级,即大型语言模型(LLM)指挥其他 LLM,人类完全不参与。<p>我想在我正在创建的开源项目的 README 文件中引用这些级别,因为其中一部分是手工编程的,同时使用 AI 作为一种搜索引擎,而另一部分则是由 AI 编写的,我负责审查代码并提供规范。<p>非常感谢任何帮助!
查看原文
I was browsing HN comments a while ago and ran into a wonderful blog on the levels of AI involvement in programming. It started at 0 I think, with no AI involved and went to around 7 where LLMs direct other LLMs and no human is involved.<p>I wanted to reference these levels in the README of an open source project I&#x27;m creating as part of it was hand-programmed while using AI as a kind of search engine, while another part was crafted by AI with me reviewing code and providing a spec.<p>Any help is greatly appreciated!