I'm Randy, founder of BabySea and maintainer of the babysea-community open-source repositories.
TL;DR: BabySea is the execution control plane for generative media. It gives developers one system to run image and video workloads across inference providers with predictable, observable, and adaptive execution.
I build open-source infrastructure for generative media: SDKs, primitives, and starters. The goal is to help creators, artists, designers, founders, and developers ship real image and video products without rebuilding the same execution, storage, billing, auth, webhook, and workflow layers from scratch.
Current projects include:
| Project | Taxonomy | Status | Boundary |
|---|---|---|---|
| BabySea SDK | SDK | Production | Production TypeScript SDK for the BabySea execution control plane for generative media. |
| Adaptive Island | Primitive | Production | Cache-first provider selection engine for multi-provider inference workloads. |
| Ledger Fortress | Primitive | Production | Atomic credit settlement engine for async inference workloads. |
| Rosetta Bridge | Primitive | Production | Request normalization engine for multi-provider inference workloads. |
| BabyChain | Starter | Production | Self-hosted model chain API engine for image and video workflows with one durable pipeline and one final callback. |
| Generative Media Starter | Starter | Working | Credit-based generative media app with auth, prepaid credits, and private storage. |
| Sherin | Starter | Working | Self-hosted private workspace for generative media with own key, domain, and storage. |
Most of my open-source work comes from real execution problems I've faced while building BabySea: provider fragmentation, schema drift, async generation state, credit settlement, private storage, webhook delivery, model routing, and production deployment.
If you are building with generative media, these projects are for you.

