Local-first AI for a household. Small models, your hardware, your data. Three programs that work alone or together, all Apache-2.0.
| what it is | install | |
|---|---|---|
| Wyrdsekai | A text-native world where AI companions live: rooms, items, memory, a journal, a library, and the people they belong to. Runs on one machine, federates across a household. | curl -fsSL https://wyrdsekai.org/install | bash |
| CodeZaiku | A coding harness that drives small local models through real work: writing and maintaining code, operating a service stack, reviewing diffs, researching against live sources. | curl -fsSL https://codezaiku.org/install | bash |
| ResearchZosho | A research librarian for the rest of us: reads, keeps, and questions your sources, with an MCP server and a web inbox. | curl -fsSL https://researchzosho.org/install | bash |
Windows: irm https://wyrdsekai.org/install.ps1 | iex (and the same path on the other two sites).
Every release is checksummed and Sigstore-attested; wyrd verify-release <file> checks a download against the release's own attestation. The model weights are open too: huggingface.co/wyrdsekai.
Sites: wyrdsekai.org · codezaiku.org · researchzosho.org
