Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
.DS_Store
__pycache__/
.worktrees/
783 changes: 7 additions & 776 deletions evolvex/index.html

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
content="D94IoHgseJNY5YrF_3tcZM9igQlPpZqWRlPSXJP3W_g"
/>

<title>Simple Agent Lab | EvolveX, Self-Evolving Agents, AI4AI &amp; RSI</title>
<title>Simple Agent Lab | RSIHub, Self-Evolving Agents, AI4AI &amp; RSI</title>
<meta
name="description"
content="Simple Agent Lab builds EvolveX, an open-source framework for self-evolving agents, and researches self-improving systems and skills, AI4AI, and recursive self-improvement (RSI)."
content="Simple Agent Lab builds RSIHub, an open-source framework for self-evolving agents, and researches self-improving systems and skills, AI4AI, and recursive self-improvement (RSI)."
/>
<meta
name="keywords"
content="EvolveX, EvolveX framework, EvolveX agent framework, self-evolving agents, self-improving agents, self-improving systems, self-improving skills, agent self-improvement, AI self-improvement, recursive self-improvement, recursive improvement, RSI, AI agents, autonomous agents, adaptive AI agents, agent skills, agentic AI, AI4AI, autonomous AI research, 自进化智能体, 自改进智能体, 自改进系统, 自改进技能, 递归自我改进"
content="RSIHub, RSIHub framework, RSIHub agent framework, self-evolving agents, self-improving agents, self-improving systems, self-improving skills, agent self-improvement, AI self-improvement, recursive self-improvement, recursive improvement, RSI, AI agents, autonomous agents, adaptive AI agents, agent skills, agentic AI, AI4AI, autonomous AI research, 自进化智能体, 自改进智能体, 自改进系统, 自改进技能, 递归自我改进"
/>
<meta name="robots" content="index, follow, max-image-preview:large" />
<link rel="canonical" href="https://simpleagentlab.com/" />

<meta property="og:title" content="Simple Agent Lab | EvolveX, Self-Evolving Agents, AI4AI &amp; RSI" />
<meta property="og:title" content="Simple Agent Lab | RSIHub, Self-Evolving Agents, AI4AI &amp; RSI" />
<meta
property="og:description"
content="Simple yet effective methods for self-evolving agents, self-improving systems and skills, AI4AI, and recursive self-improvement (RSI)."
Expand All @@ -34,7 +34,7 @@
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Simple Agent Lab | EvolveX, Self-Evolving Agents, AI4AI &amp; RSI" />
<meta name="twitter:title" content="Simple Agent Lab | RSIHub, Self-Evolving Agents, AI4AI &amp; RSI" />
<meta
name="twitter:description"
content="Researching self-evolving agents, self-improving systems and skills, AI4AI, and RSI."
Expand All @@ -54,7 +54,7 @@
"description": "Simple yet effective methods for self-evolving agents, self-improving systems and skills, AI4AI, and recursive self-improvement.",
"inLanguage": ["en", "zh-CN"],
"keywords": [
"EvolveX",
"RSIHub",
"Self-evolving agents",
"Self-improving agents",
"Self-improving systems",
Expand All @@ -78,7 +78,7 @@
"description": "An open AI research collective studying self-evolving agents, self-improving systems and skills, AI4AI, and recursive self-improvement.",
"logo": "https://simpleagentlab.com/assets/logo.png",
"knowsAbout": [
"EvolveX",
"RSIHub",
"Self-evolving agents",
"Self-improving agents",
"Self-improving systems",
Expand All @@ -95,19 +95,19 @@
},
{
"@type": "SoftwareSourceCode",
"@id": "https://simpleagentlab.com/evolvex/#software",
"name": "EvolveX",
"url": "https://simpleagentlab.com/evolvex/",
"codeRepository": "https://github.com/simple-agent-lab/EvolveX",
"description": "EvolveX is an open-source framework for self-evolving agents: build agents that improve and keep the evidence.",
"@id": "https://simpleagentlab.com/rsihub/#software",
"name": "RSIHub",
"url": "https://simpleagentlab.com/rsihub/",
"codeRepository": "https://github.com/simple-agent-lab/RSIHub",
"description": "RSIHub is an open-source framework for self-evolving agents: build agents that improve and keep the evidence.",
"programmingLanguage": "Python",
"license": "https://www.apache.org/licenses/LICENSE-2.0",
"author": {
"@id": "https://simpleagentlab.com/#organization"
},
"sameAs": [
"https://github.com/simple-agent-lab/EvolveX",
"https://simple-agent-lab.github.io/EvolveX/"
"https://github.com/simple-agent-lab/RSIHub",
"https://simpleagentlab.com/RSIHub/"
]
}
]
Expand Down Expand Up @@ -237,25 +237,25 @@ <h2>
<div class="work-item">
<a
class="work-summary"
href="./evolvex/"
aria-label="EvolveX — self-evolving agent framework"
href="./rsihub/"
aria-label="RSIHub — self-evolving agent framework"
>
<span class="work-tag">
<span class="lang-en" lang="en">New</span>
<span class="lang-zh" lang="zh-CN">最新</span>
</span>
<strong>EvolveX</strong>
<strong>RSIHub</strong>
<small>
<span class="lang-en" lang="en">Build agents that improve and keep the evidence. A simple framework for agent evolution.</span>
<span class="lang-zh" lang="zh-CN">让智能体持续改进,并保留证据。一个简单的智能体进化框架。</span>
</small>
</a>
<span class="work-actions">
<a href="https://github.com/simple-agent-lab/EvolveX" target="_blank" rel="noreferrer">
<a href="https://github.com/simple-agent-lab/RSIHub" target="_blank" rel="noreferrer">
<span>Code</span>
<b aria-hidden="true">↗</b>
</a>
<a href="https://simple-agent-lab.github.io/EvolveX/" target="_blank" rel="noreferrer">
<a href="https://simpleagentlab.com/RSIHub/" target="_blank" rel="noreferrer">
<span class="lang-en" lang="en">Docs</span>
<span class="lang-zh" lang="zh-CN">文档</span>
<b aria-hidden="true">↗</b>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading