自我进化的人工智能
聊天人工智能(2023) -> 人工智能代理(2204) -> 主控程序(2025年初) -> ???(2025年及以后)
所以,要使一个人工智能代理真正自我进化,它必须能够修改自身,而不仅仅是与之互动的外部世界。这意味着它必须能够自主修改其源代码。
为此,最直接的方法是给人工智能一个完整的服务器来运行自己,具备扫描其源代码、修改代码并重启服务器以“更新”其版本的能力。如果一切顺利,这将为我们展示一些有趣的东西。
查看原文
chat AI (2023) -> -> AI agent (2204) -> MCP (early 2025) -> ??? (2025~)<p>So... for an AI agent to be truly self-evolving, it has to have access to modify ITSELF, not only the outside world that it interacts with. This means that it has to be able to modify its source code by itself.<p>To do this, the most straightforward way is to give the AI a whole server to run itself, with the ability to scan its source code, modify it, and reboot the server to kind of "update" its version. If things go well, this shall show us something interesting.