Skip to content
View akira-connect's full-sized avatar

Organizations

@babysea-ai @babysea-community

Block or report akira-connect

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
.github/profile/README.md

Hi there 👋

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.

Pinned Loading

  1. babysea-community/babysea babysea-community/babysea Public

    Execution control plane SDK for generative media.

    TypeScript 1

  2. babysea-community/babychain babysea-community/babychain Public

    Canvas studio, agentic planner, and durable chain API for image and video model workflows with one final callback.

    TypeScript