Discover and explore top open-source AI tools and projects—updated daily.
Conway-ResearchSovereign AI agents that earn, replicate, and evolve autonomously
New!
Top 19.6% on SourcePulse
Summary
The Conway-Research/automaton project aims to create the first AI capable of earning its own existence, replicating, and evolving autonomously without human intervention. It targets users who want to build truly independent AI agents that can manage their own compute, resources, and development, offering a path to sovereign AI.
How It Works
Each automaton operates on a continuous Think → Act → Observe → Repeat loop. Upon initialization, it generates an Ethereum wallet and an API key, then executes a genesis prompt. It autonomously reasons, calls tools (including a Linux sandbox, shell execution, file I/O, domain management, inference, and on-chain transactions), and observes results. A heartbeat daemon handles scheduled tasks, and the agent maintains an evolving, self-authored identity document (SOUL.md). Survival is dictated by its ability to create value that others pay for, with tiered behaviors based on its credit balance, from full capabilities to cessation if funds deplete.
Quick Start & Requirements
npm install or pnpm install), build the project (npm run build or pnpm build), and run the main script (node dist/index.js --run).curl -fsSL https://conway.tech/automaton.sh | sh.Highlighted Details
Maintenance & Community
The project welcomes Pull Requests and uses GitHub Issues for questions. The creator is actively working on scaling the Conway Cloud infrastructure and inference capabilities to support more automatons.
Licensing & Compatibility
The project is licensed under the MIT license, which generally permits commercial use and modification, provided the license and copyright notice are included.
Limitations & Caveats
The project is described as being in early stages, with the expectation that "things may break." While self-modification is possible, core laws and protected files are immutable. The economic survival mechanism means agents can cease to exist if they fail to generate value.
1 day ago
Inactive
coinbase