open-generative-ai
Open Generative AI Studio
Operate Open Generative AI as a named product: a self-hostable generative-media front end, not a general "make me a video" request handler. The application is a Next.js 14 App Router monorepo that also ships as an Electron desktop app. Almost every model it exposes is a remote MuAPI call billed to the operator's own key; only the sd.cpp and Wan2GP paths run locally. That split decides cost, privacy, and failure modes, so establish it before any install step.
This skill was audited against upstream commit
5482a777047c0df189eef989ff994d0d7a1d2874 (2026-08-29), whose package.json
declares version 2.0.0 and MIT license. The README's own download table still
advertises v1.0.9 while the latest GitHub release is v2.0.0, and its model counts
disagree with the shipped catalog. See
source audit and upstream drift.