Repository iconcurepo.dev
Open-Generative-AI preview

Anil-matcha / Open-Generative-AI

ai-art-generatorai-image-generationai-video-generationcreative-tools

Open-source alternative to AI video platforms — Free AI image & video generation studio with 200+ models (Flux, Midjourney, Kling, Sora, Veo). No content filters. Self-hosted, MIT licensed.

27.1k Stars
visibility213 Watchers
fork_right4.8k Forks
JavaScript
historyUpdated recently

description README.md

Open Generative AI — Unrestricted Open-Source Alternative to AI Video Platforms

Powered by MuAPI

The free, open-source alternative to AI Video Platforms. Generate AI images and videos using 400+ state-of-the-art models across 14 studios — no content filters, no closed ecosystem, no subscription fees.

Community: Join Discord for discussions and support

▶ Watch: Best AI Image Generator (API) in 2026 (Quality, Price, Uncensored, Editing)

Awesome Generative AI Apps

🎨 Explore 50+ more open-source AI apps →

💰 Turn This Into Your Own Product — White Label & Resell

Want to launch this as your own branded AI studio and charge your own customers for it? MuAPI White Label lets you spin up a fully white-labeled version of this app — your logo, your colors, your custom domain, your own pricing — with zero infra to manage. You keep the markup on every generation; MuAPI handles the models, the queue, and the billing plumbing underneath.

  • Your branding — logo, color theme, and a custom domain (e.g. studio.yourbrand.com)
  • Your pricing — set your own credit/subscription prices for end users, keep the margin
  • No infra — no servers, workers, or model hosting to run yourself
  • All studios included — Image, Video, Audio, Lip Sync, Cinema, Workflows, and more, depending on plan

Plans start at $49/mo. Get started with White Label →

What similar AI studios charge their users

Consumer AI image/video platforms almost all run on paid monthly subscriptions — this is the same playbook you'd run under your own brand:

PlatformTypical subscription range
Midjourney~$10–$120/mo (Basic → Mega)
Runway~$12–$76/mo (Standard → Unlimited), custom Enterprise
Kling AI~$10–$92/mo across Standard → Premier tiers
Luma Dream Machine~$10–$100+/mo
Pika~$8–$58/mo

(Figures are approximate, general-market ranges and change over time — check each platform's current pricing page before quoting them.) With MuAPI White Label, you set these numbers yourself for your own end users — the subscription revenue is yours.


Related Projects

This is a curated set of high-value hubs, popular distribution tools, and model-specific integrations rather than a directory of every related repository.

🌐 Try it Online — No Install Required

Hosted version: https://muapi.ai/open-generative-ai?utm_source=github&utm_medium=readme&utm_campaign=open-generative-ai

Use all studios (Image, Video, Audio, AI Clipping, Vibe Motion, Lip Sync, Cinema, Marketing, Workflows, Agents, Design Agent, Apps, MCP & CLI) directly in your browser — no Node.js, no setup. Sign up for a free account to start generating. The hosted version is always up to date with the latest models.

Follow the creator for updates


⬇️ Download Desktop App

One-click installers — no Node.js or terminal required.

PlatformDownload
macOS Apple Silicon (M1/M2/M3/M4)Open Generative AI-1.0.9-arm64.dmg
macOS Intel (x64)Open Generative AI-1.0.9.dmg
Windows (x64)Open Generative AI Setup 1.0.9.exe
Linux (Ubuntu x64)v1.0.9 release (.AppImage / .deb), or build locally with npm run electron:build:linux.

All releases: github.com/Anil-matcha/Open-Generative-AI/releases

macOS Installation Guide

Because the app is not notarized by Apple, macOS Gatekeeper will block it on first launch. Follow these steps:

Step 1 — Mount the DMG and drag the app to /Applications

Step 2 — Open Terminal and run:

xattr -cr "/Applications/Open Generative AI.app"

Step 3 — Right-click the app in /Applications → click Open → click Open again on the dialog

You only need to do this once. After that, the app opens normally.

Alternative (no Terminal):

  1. Try to open the app — macOS will block it
  2. Go to System Settings → Privacy & Security
  3. Scroll down to find "Open Generative AI was blocked"
  4. Click Open AnywayOpen

Windows Installation — SmartScreen warning fix

Windows SmartScreen may show a warning because the installer is not code-signed:

  1. Click More info on the SmartScreen dialog
  2. Click Run anyway

The app will install silently to %LocalAppData% with a Start Menu shortcut.

Ubuntu / Linux Installation

Linux artifacts are available when building with Electron Builder:

# Build Linux installers (AppImage + .deb)
npm run electron:build:linux

Generated files are written to the release/ folder: