Skip to content
Back to portfolio

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

  • Five AI agents with distinct roles: Maria (orchestrator & daily briefing), Marco (quoting), Ben (print scheduling), Hera (customer comms), and Sol (inventory analyst).

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

  • 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.

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

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