问HN:有人知道那篇关于“人工智能编程层级”的博客文章吗?

3作者: tuvix7 天前原帖
我前一段时间在浏览HN评论时,发现了一篇关于人工智能在编程中参与程度的精彩博客。它的参与程度从0开始,表示没有人工智能参与,到大约7,表示大型语言模型(LLMs)相互指引,而没有人类参与。 我想在我正在创建的一个开源项目的README中引用这些参与程度,因为其中一部分是手动编程的,同时使用人工智能作为一种搜索引擎,而另一部分则是由人工智能生成的,我负责审核代码并提供规范。 非常感谢任何帮助!
查看原文
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!