Skip to content
Back to Home
EN한글
Archived

Persona Engine

Dockerized AI persona stack with a 3D frontend

Reproducible FastAPI + Postgres + React Three Fiber stack for persona experiments.

Overview

My role
Built end-to-end

Operational context

Needed a self-hostable persona stack instead of a one-off notebook demo.

Users & stakeholders

  • Developers experimenting with AI personas

Problem

Wiring model backend, database, and 3D UI into one reproducible stack is tedious.

Constraints

  • Prefer docker-compose reproducibility

My ownership

  • Containerized backend, database, and 3D frontend

Solution

Single compose stack: FastAPI, Postgres, React/Three.js, nginx.

Technologies

FastAPIPostgreSQLReactThree.jsDocker

Evidence links