← Back to Our Work
Grief-Tech Consumer SaaS 5-Agent Pipeline Multi-Brand

AI Video Generation SaaS: A Multi-Agent Development Case Study

Honored Memory and Loyal Memory are a $10 AI-generated memorial video SaaS — two live brands on one codebase. A customer uploads photos and a few sentences about someone they lost; five cooperating AI agents write the script, score the narration, plan the visuals, pick the music, and tag the asset library. A human reviews every video before it's delivered.

Honored Memory homepage — AI video tribute SaaS product

Two live storefronts, real customers, real payments. See it yourself. Visit Honored Memory → Visit Loyal Memory →

Domain
Grief-Tech / Consumer SaaS
Scope
Full-Stack Product, Two Live Brands
Infrastructure
GCP Cloud Run · Cloud Tasks · Neon Postgres

The Product

honoredmemory.com and loyalmemory.com are founder-built SaaS products — not client engagements — running on a single codebase and deploy pipeline. The same FastAPI back-end, render worker, Postgres database, and storage bucket serve both brands; brand is a config value, not a fork.

The business is simple: a family uploads a few photos and a few sentences about someone they've lost. Within 24 hours, they receive a narrated, music-scored, beat-synced memorial video. Price: $10. Every video is human-reviewed by an admin before the customer sees it — a hard product requirement in grief-tech, not an optional quality step.

Honored Memory targets human memorials. Loyal Memory targets pet memorials and pet celebrations — the same pipeline detects from the customer's words whether the pet is still alive and writes accordingly.

Why This Is Technically Hard

A grief-tech product has constraints a typical video-generation tool doesn't:

Two-stage async pipeline architecture

Preview generation runs in the background and shows script + photos in ~10 seconds. The full render — the slow part — runs as a separate Cloud Run Job after payment, ending in mandatory human review.

The Five AI Agents

Five cooperating agents handle everything mechanical about producing a tribute video, from the first draft of the script to tagging the asset library an admin uploads to:

Proof: Multi-Brand via Config, Not Fork

Every downstream component — script prompt, theme vocabulary, payment account, email sender, filler-clip pool, music pool — branches on a single brand value. One frontend build resolves brand at runtime from the request hostname; only the accent color, favicon, logo, and copy differ per site.

Honored Memory logo
Honored Memory
human memorials
+
Loyal Memory logo
Loyal Memory
pet memorials
=
one
codebase
Same deploy pipeline
zero marginal infra
Loyal Memory pet tribute cards — Rosie, Daisy, Cooper

Loyal Memory — the pet-memorial brand, added without a second GCP project, a second database, or a second render pipeline.

Engineering Highlights

Outcomes

  • Two live storefronts in production, serving real paying customers
  • Human review preserved as a hard product constraint — every video reviewed before delivery, by design
  • End-to-end pipeline automated from intake to rendered video, 24-hour SLA, zero manual production steps
  • Multi-brand at zero marginal infrastructure cost — the second brand added no second GCP project, database, or Cloud Run service
  • Progressive reveal UX makes a 10–20 minute backend render feel fast, because the customer sees content incrementally instead of staring at a spinner

The Bigger Pattern

Consumer AI products in emotional or high-stakes domains — grief, healthcare, education — need a human in the loop, not as a compromise but as a feature. The architecture here proves a fully automated AI pipeline and a mandatory human review gate aren't in tension: the pipeline handles everything mechanical, the human handles the moment that actually matters to the customer. The same pattern applies to any AI product where the output touches a real person in a real emotional context.

Building a consumer AI product with real emotional stakes? Explore AI Agent Development →

Want the Extended Case Study Deck?

Get the full PDF — 10 real builds with problem, solution, and measured outcome. We'll send it to your inbox.

Building a Multi-Brand or High-Stakes AI Product?

30 minutes with a senior AI consultant. Walk away with clarity on what's feasible, what to build, and what to do next.

Got Questions?

Send Us a Message

We'll reply within one business day.

+1 916 936 1544
Sacramento, CA
Waking up the assistant…