Inspiration
Personalized video is one of the highest-converting forms of B2B outreach, but creating unique videos for every prospect is slow and doesn't scale. We wanted to automate the entire workflow—from researching prospects and generating personalized content to producing, storing, and delivering AI-generated media—so founders can run highly personalized outreach without manual effort.
What it does
Nuncio transforms a prospect's LinkedIn or company URL into a personalized outreach package. It researches the prospect, generates a tailored script, creates AI-powered video, audio, and thumbnails, stores every asset durably in Backblaze B2, delivers a branded share page, and autonomously manages replies and meeting bookings.
How we built it
We built Nuncio with a Next.js frontend, a Python/FastAPI Genblaze worker, and Backblaze B2 as the durable storage layer. Genblaze orchestrates multi-provider media generation, while B2 stores every generated asset, metadata, and manifest. Grove provides immutable provenance, and Stripe, Turso, and Sentry power billing, persistence, and monitoring.
Challenges we ran into
Our biggest challenges were integrating providers with different capabilities, handling expiring media URLs, and making the orchestration pipeline resilient. We solved these by persisting all generated assets in Backblaze B2, building graceful fallbacks for external services, and exposing pipeline provenance directly in the product instead of hiding it behind backend infrastructure.
Accomplishments that we're proud of
We're proud that Nuncio is a production-ready application rather than a prototype. We built a true multi-provider AI media pipeline with durable asset storage, tamper-evident provenance, and a live autonomous workflow that handles personalized outreach from research through delivery and follow-up.
What we learned
We learned that AI orchestration is most valuable when paired with durable storage. Backblaze B2 became much more than a file store—it serves as the source of truth for generated assets, metadata, and manifests, while provenance and private asset delivery make the entire pipeline reliable and auditable.
What's next for nuncio
Next, we want to support live conversational AI avatars, expand our Genblaze pipeline to orchestrate video generation alongside audio and images, add automated evaluation and retry loops for higher-quality outputs, and build a searchable asset library that scales personalized outreach across thousands of prospects.
Log in or sign up for Devpost to join the conversation.