Show HN: AI personas in executable .aix files (run like containers)

1 BlackWater85 1 7/30/2025, 1:27:28 PM github.com ↗
Instead of prompts or retraining entire models, you can now drop a .aix file → parse → run, and load a scoped AI persona instantly.

Think Docker, but for AI behavior—modular, sandboxed, and execution-safe. Feedback welcome!

Comments (1)

BlackWater85 · 20h ago
I built this because AI today feels scattered—prompts are fragile, models are hard to scope, and behavior isn't portable. .aix is meant as a building block: a single executable file that can represent a persona, a program, or even a set of environmental controls for AI execution. Think of it as Docker for AI logic—modular, shareable, and safely runnable anywhere.