Private / Self-hosted
A private, event-driven platform for my personal infrastructure. Fully self-hosted, with no cloud dependency. Korpus and Pularis started here and were later extracted into standalone open-source projects.
I wanted a system that remembers, automates, and stays under my control. No cloud dependency, no telemetry, and no vendor lock-in. Anima is the umbrella that ties together the infrastructure, memory, automation, and agent tooling I build for my own use. Korpus and Pularis started here and were later extracted as standalone open-source projects.
Services publish structured events to Redis. Korpus validates them against JSON Schemas and writes the canonical record to Postgres. The extension layer discovers tools on disk, loads them, and proxies them as MCP endpoints. The system is event-driven, schema-first, and designed around explicit boundaries between components.
Private. Actively developed.