We build AI infrastructure that runs where it matters — inside containers, across networks, through terminals, into real systems.
interfaces → orchestration → services
hyperia nemesis8 nuts.services
| Project | Description | |
|---|---|---|
| meridian | vessel navigation | Next-generation navigation for vessels. |
| nemesis8 | agent runtime | Run AI agents anywhere in one binary — multi-provider, 69+ MCP tools, Docker-native execution, Pokeball environments. |
| hyperia | terminal interface | Terminal emulator built for agents — MCP sidecar, Stream Deck support, deep nemesis8 integration. |
# macOS / Linux
curl -sSL https://nemesis8.nuts.services/install.sh | bash
# Windows
irm https://nemesis8.nuts.services/install.ps1 | iexnemesis8 --provider claude interactive
nemesis8 pokeball run hyperagents --prompt "analyze the meta-agent loop"nemesis8 is the kernel. Everything else plugs into it.
Hosted production endpoints — single sign-on through NUTS auth.
| Service | Endpoint | Description |
|---|---|---|
| auth | auth.nuts.services | Platform identity — JWT + ahp_ API tokens that every service verifies |
| shivvr | shivvr.nuts.services | Ephemeral semantic embedding + hybrid search (GTR-T5-base, 768d) |
| ferricula | ferricula.nuts.services | Thermodynamic memory — personality archetypes, decay, dream cycles |
| grub | grub.nuts.services | Agentic web crawler — high-speed distributed crawling for autonomous agents |
| tunnel | tunnel.nuts.services | Expose localhost to the internet |
| sdrrand | sdrrand.nuts.services | True-random entropy relay — hardware randomness from radio (RTL-SDR) |
The container is the contract.
Agents must be portable.
Memory must be external.
Interfaces should disappear.
Systems must compose.
