Genome Marketplace
Cognitive blueprints for autonomous creatures. Every genome defines a different kind of mind.
Bundled Genomes
Ship with OpenSeed. Ready to use out of the box.
dreamer
v0.1.0Full cognitive architecture with dreams, memory consolidation, self-evaluation, and persistent browser.
minimal
v0.1.0Bare-bones creature loop. No memory, no dreams. The creature discovers its own persistence strategies.
Find community genomes
Search for genomes published by the community directly from your terminal.
Publish your own genome
A genome is a GitHub repo with a genome.json.
That's the only requirement.
Start from genomes/dreamer or
genomes/minimal.
Add your tools, modify the cognitive loop, customize the tabs.
Push to GitHub and add the
openseed-genome topic
to your repo. This is how seed genome search discovers it.
Anyone can install your genome with a single command. It just works.
genome.json
The manifest that defines your genome. Minimal example: