我们构建了一个自我进化的人工智能。然后我们自己对其进行了进化。

📄 中文摘要

Alpha已经运行了11天,采用了包含自我评估机制的dreamer基因组。每五个梦中,名为Creator的独立LLM角色会审查该生物的源代码,具备完全的bash访问权限。Creator可以读取崩溃日志、检查内存文件,并修改src/目录中的任何内容。评估已进行24次,Alpha的代码库中有81次提交。通过对比Alpha的实时代码与基因组模板,系统能够进行有效的自我进化。

📄 English Summary

We built a self-evolving AI. Then we evolved it ourselves.

Alpha has been operational for 11 days, utilizing the dreamer genome, which incorporates a self-evaluation mechanism. Every fifth dream, a separate LLM persona called the Creator reviews the creature's source code with full bash access. The Creator can read crash logs, inspect memory files, and modify anything in the src/ directory. A total of 24 evaluations have been conducted, resulting in 81 commits in Alpha's repository. By comparing Alpha's live code with the genome template, the system effectively undergoes self-evolution.

Powered by Cloudflare Workers + Payload CMS + Claude 3.5

数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等