<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>苏迟但到的主页</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kexohproject.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kexohproject.pages.dev</link>
  <description>
    <![CDATA[<p>你好，欢迎访问个人主页！</p><p>擅长密码学，安全分析，数字水印等技术。</p><p>你可以联系我通过:findmykexin@gmail.com或者知乎私信。</p><p>我的知乎链接：<a href="https://www.zhihu.com/people/su-chi-dan-dao" rel="noopener noreferrer" target="_blank">苏迟但到 - 知乎 (zhihu.com)</a></p><p>我的github链接：<a href="https://github.com/kexinoh" rel="noopener noreferrer" target="_blank">kexinoh</a></p>]]>
  </description>
  <itunes:author>苏迟但到</itunes:author>
  <itunes:image href="https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg"/>
  <image>
    <title>苏迟但到的主页</title>
    <url>https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg</url>
    <link>https://kexohproject.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Education">
    <itunes:category text="Language Learning"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <item>
    <title>大家觉得ChatGPT会替代程序员吗？</title>
    <guid>haUU9lZDHMp</guid>
    <pubDate>Sun, 13 Aug 2023 10:14:51 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="1socNEm1">会。</p><p data-pid="-ZDBDAxW">我最近正在思考一个问题：</p><p data-pid="Jb5HE07U">已知2个AI比1个AI强，那么4个AI比2个AI强，那么这种AI的堆叠的能力增长规律是收敛的还是不收敛的？</p><p data-pid="D3vc50O9">我们可以看一下清华大学的这个项目</p><a href="https://zhuanlan.zhihu.com/p/644872085" data-draft-node="block" data-draft-type="link-card" class="internal">LinguaMind：清华用AI造了个游戏公司，十余个ChatGPT上岗，7分钟开发一款游戏</a><p data-pid="C2IgDKeL">这个思路很明显，通过对任务的分解，以及对于AI的反复调用来减少误差。</p><p data-pid="3DFHa0qH">现在github上面这种自动生成项目的开源项目有好几个。</p><p data-pid="ugg4jsH_">它们的流程大致总结如下：</p><p data-pid="ODHDorHr">输入任务--&gt;制定计划--&gt;分解计划--&gt;分别执行--&gt;分别测试--&gt;总和起来--&gt;完成任务。</p><p data-pid="FDJS8ibn">大家通常都认为问题出现在分别执行上，AI很难精准的把控代码，会出现一些隐患。</p><p data-pid="3UbJ84bx">但是AI+shell+google呢？（这个项目github上也有类似的，也正在开发中）</p><p data-pid="2_gyK8rC">这个的意思是指AI可以通过命令行自动化执行和测试自己的代码，并可以尝试谷歌搜索或者翻阅具体的文档来完成。</p><p data-pid="LIa_kiKV">当一个任务被分解的足够细致的时候，并且AI可以反复测试，那么我认为可以很容易的消除幻觉。</p><p data-pid="D42sa4MA">当一切幻觉或者说99%的幻觉都消失的时候，AI能不能一个人完成一个商城？AI能不能一个人完成APP？AI能不能一个人实现编辑器？AI能不能一个人重新改造python?</p><p data-pid="1Mn6XXZ_">当AI可以独自完成APP的时候，AI已经取代了程序员。</p><p data-pid="p4gfr-JI">而我认为目前限制AI完成最困难的一点在于AI的运行成本，留给程序员的时间不会太久了。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>