Open Generative AI
Keep the source and ideas, but distinguish an open-source desktop interface from open models, local inference, and private data. The default catalog route sends generation requests to MuAPI.
Routing Summary
Use Open Generative AI as a human-operated creative UI or as reference material for a broad image/video/audio model catalog. Use its local sd.cpp route or a user-owned Wan2GP endpoint only when hardware, models, and data boundaries are explicit. For agent work, prefer an existing narrow, documented provider route such as Sume, Higgsfield MCP, OpenRouter/image generation, or a task-specific audited recipe. Use HyperFrames for deterministic authored video.
Do not bulk-install the related Generative Media Skills collection, bypass Gatekeeper/SmartScreen trust checks, or assume Docker makes hosted model calls local.
Fooocus is a retained alternative for a human who specifically wants a simple local SDXL workflow, but it is not the new default: current upstream is GPL-3.0 at ae05379cc97bc4361ec8b4ec90193dab21be763f, requires an NVIDIA-oriented local environment for the documented fast path, remains tied to SDXL, and declares limited long-term support with bug fixes only. Use it for an existing compatible setup or as product-UX reference; choose a maintained route for new automated generation systems. Source: X/@Nozelcode, 2026-07-27; Source: lllyasviel/Fooocus, 2026-08-10
Current Source Snapshot
| Surface | Reviewed state |
|---|---|
| Repository | Anil-matcha/Open-Generative-AI at 2f71b75264f8ae1ced9e9618faadecc3110fa39e |
| Release | v2.0.0, MIT |
| Reach | 26,032 stars and 4,589 forks in the 2026-08-10 API snapshot |
| Desktop/web UI | Electron/Next interface for a large model catalog and workflows |
| Local routes | Bundled sd.cpp support and user-configured Wan2GP endpoint |
| Default cloud route | api.muapi.ai; API key stored in local storage; prompts/uploads/results leave the machine |
| Related recipes | Anil-matcha/Generative-Media-Skills at 03f13625d836ea0679abb5f174003d9f8bd60cb3 |
| Verification | Source/authority audit only; no provider credentials, paid jobs, unsigned binary, or large model download executed |
| Preserved evidence | Both frozen repositories and manifest under .brain/artifacts/x/2076581641267671487/ai-builder-repos/ |
Local Versus Hosted
The project is open source, but its execution modes differ:
| Mode | Compute/data boundary |
|---|---|
| sd.cpp | Local model execution after model download; hardware and model license still matter |
| Wan2GP | User-selected endpoint; privacy depends on who owns and operates it |
| MuAPI catalog | Hosted API; prompts, input media, outputs, identifiers, and billing metadata can leave the device |
| Docker UI | Self-hosts the interface, not every model backend |
Every wiki recommendation must state the selected mode. “Open source” is not a privacy, price, model-license, or local-compute guarantee.
Generative Media Skills Boundary
The related first-party collection contains many useful workflow examples, but it is provider-specific executable material rather than a harmless catalog. Recipes can:
- upload local files to a public or provider CDN;
- invoke paid API jobs and polling/deletion operations;
- perform face swap, celebrity, identity, watermark, or marketing transformations;
- set provider license-acceptance flags;
- write generated assets and metadata;
- expose API keys and source media to a third party.
Review one exact recipe and revision for one concrete job. Require source-media rights, subject consent for identity manipulation, cost approval, data-egress disclosure, output provenance, and content-policy checks. Promote a durable procedure only if it fills a real routing gap; never synchronize the whole collection into every agent.
Installation Boundary
The upstream unsigned-desktop instructions suggest removing macOS quarantine or continuing through Windows warnings. Kevin's route rejects that shortcut. Build from the frozen source in an isolated environment or use a verifiably signed release. Review dependencies, update channels, model downloads, network destinations, and storage before trusting sensitive media.
Timeline
-
2026-08-10 | Retained Fooocus from the open-source alternatives roundup as a bounded local-SDXL human/reference route, while recording GPL-3.0, NVIDIA/hardware requirements, SDXL architecture lock, and limited-LTS status. No global install or default-route change. Source: X/@Nozelcode;
lllyasviel/Fooocusae05379 -
2026-08-10 | Captured both first-party repositories, separated local UI and inference from MuAPI-hosted generation, retained the capability as reference, and rejected broad skill installation and OS trust bypasses. Source: X/@aashatwt; frozen source and capture manifest