Dockerized AI persona stack with a 3D frontend
Reproducible FastAPI + Postgres + React Three Fiber stack for persona experiments.
Needed a self-hostable persona stack instead of a one-off notebook demo.
Wiring model backend, database, and 3D UI into one reproducible stack is tedious.
Single compose stack: FastAPI, Postgres, React/Three.js, nginx.