Dockerized AI Persona Engine
Running an AI persona service means wiring a model backend, a database, and a 3D frontend into one reproducible stack.
Why FastAPI + Postgres + Docker Compose: a reproducible, self-hostable backend. Why React Three Fiber: render personas in interactive 3D directly in the browser.
Developers experimenting with AI persona generation and 3D-rendered interfaces.
Built end-to-end (backend + 3D frontend + infra).
Full containerized stack (FastAPI, Postgres, React/Three.js, nginx) that spins up with a single docker-compose up.