Skip to content
Back

Personal Project · 2025 - Present

Morrp Ops — AI Operations Platform

A multi-agent AI operations app built to run a solo 3D printing business. Five specialized AI agents (orchestrator, quoting, production scheduling, customer comms, and inventory) work together to manage orders, filament stock, print plans, and customer messaging — all from one dashboard. Integrates with Google Sheets, Drive, and Gmail. Built solo with a real Supabase backend and deployed for daily personal use.

Visit site
Next.js
TypeScript
Supabase
Tailwind CSS

Screenshots

Morrp Ops — AI Operations Platform screenshot 1

How it works

  • 01

    Five AI agents with distinct roles: Reyna (orchestrator & daily briefing), Marco (quoting), Tala (print scheduling), Isko (customer comms), and Darna (inventory analyst).

  • 02

    Agents share context through a message bus — Reyna can dispatch Marco and Darna in sequence to produce a quote backed by real inventory data.

  • 03

    Google integrations: OAuth token auto-refresh, Sheets sync on every order status change, Drive panel on order detail pages, Gmail panel for email-channel orders.

  • 04

    Filament deducted automatically when an order moves to 'ready' or 'shipped' — fire-and-forget so it never blocks the UI.

  • 05

    Built for real daily use: Reyna generates a briefing each morning with action items pulled from live order and inventory data.