MAKA Mujo: an AI‑VTuber
makamujo is the application layer for the AI‑VTuber project. It handles:
- AI speech and Markov‑chain talk model
- Bun server, API routes, and persistence
- Stream state management and comment parsing
- Game‑playing solvers (currently cookie‑clicker) and agent logic
- Front‑end UI that stitches together shared components and app‑specific panels
- automated-gameplay-transmitter: browser automation helpers, IPC utilities, and shared React components/contexts used by the UI.