mirror of
https://github.com/Anil-matcha/Open-Generative-AI.git
synced 2026-05-07 01:17:18 +00:00
Uncensored, open-source alternative to Higgsfield AI, Freepik AI, Krea AI, Openart AI — Free, unrestricted AI image & video generation studio with 200+ models (Flux, Midjourney, Kling, Sora, Veo). No content filters. Self-hosted, MIT licensed.
https://dev.muapi.ai/open-generative-ai
ai-art-generator
ai-image-generation
ai-video-generation
creative-tools
flux-1
generative-ai
higgsfield
higgsfield-ai
higgsfield-alternative
image-to-video
javascript
kling-ai
midjourney-alternative
muapi
open-source
sora-alternative
text-to-video
uncensored
unrestricted
wan-video
- JavaScript 98.8%
- CSS 1%
- Add ImageStudio component with prompt input, model/AR/resolution pickers - Integrate Muapi API client with x-api-key auth and result polling - Add generation history sidebar with thumbnails and download - Add AuthModal and SettingsModal for API key management - Configure Vite proxy for CORS-free API access in development - Add model definitions with endpoint mappings from schema data - Add Tailwind CSS styling with dark theme and glassmorphism design - Add Header component with settings and logout controls |
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| models_dump.json | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| vite.config.js | ||
Open-Higgsfield AI 🎥✨
A local, open-source clone of Higgsfield AI, powered by Muapi for high-end video and image generation. This project aims to replicate the premium experience of Higgsfield's studios locally, giving you control over your creative workflow with your own API keys.
🚀 Features
1. AI Image Studio 🎨
- High-Fidelity Generation: Create stunning visuals using top-tier models like Flux.1 Dev and SDXL.
- Advanced Controls: Fine-tune your output with negative prompts, aspect ratio selection (1:1, 16:9, 9:16), and seed control.
- Gallery: Persistent history of your generations.
2. AI Video Studio 🎬
- Text-to-Video (T2V): Turn your scripts into cinematic videos using models like Wan 2.5 and Google Veo.
- Image-to-Video (I2V): Bring static images to life with motion.
- Motion Buckets: Control the intensity of movement (Static, Gentle, Dynamic).
3. Cinema Studio 🎥
- Pro Camera Controls: Simulate real manufacturing lenses (e.g., Studio Digital S35).
- Physical Movements: Control Zoom, Pan, Tilt, and Roll just like a real camera.
- Directors Mode: Precise keyframing for camera trajectories (Coming Soon).
4. Soul ID & Lipsync 🗣️
- Character Consistency: Maintain character identity across multiple generations.
- Lipsync Studio: Upload an audio file or type text to make your characters speak with perfect lip synchronization.
🛠️ Tech Stack
- Frontend: Vite + Vanilla JavaScript for lightning-fast performance.
- Styling: Vanilla CSS (Custom Glassmorphism & Neon Design System).
- API Integration: Muapi.ai (Vadoo Engine).
- No Backend: Runs entirely in the browser (Client-side API calls).
📦 Installation
-
Clone the repository:
git clone https://github.com/yourusername/open-higgsfield-ai.git cd open-higgsfield-ai -
Install dependencies:
npm install -
Run the development server:
npm run dev -
Open
http://localhost:5173in your browser.
🔑 Configuration
To use the generation features, you need a Muapi API Key.
- Go to Muapi.ai Dashboard and generate a key.
- Open the app settings (Gear icon).
- Paste your API Key. It defaults to browser
localStoragefor security.
🛣️ Roadmap
- Phase 1: AI Image Studio (Flux Integration)
- Phase 2: AI Video Studio (Wan/Veo Integration)
- Phase 3: Cinema Studio (Camera Motion Controls)
- Phase 4: Soul ID & Lipsync Implementation
Disclaimer: This is a community project and is not affiliated with Higgsfield AI. Usage costs are dependent on your Muapi API usage.
