Open-Generative-AIRepository51/100 via “multi-model text-to-image generation with dynamic schema-driven ui”
Uncensored, open-source alternative to Higgsfield AI, Freepik, Krea, Openart AI — Free, unrestricted AI image & video generation studio with 200+ models (Flux, Midjourney, Kling, Sora, Veo). No content filters. Self-hosted, MIT licensed.
Unique: Uses a model registry with declarative input schemas (models.js) that drives automatic UI generation via React components, allowing new image models to be added by updating JSON metadata rather than modifying component code. This schema-driven approach eliminates the need for model-specific UI branches and enables rapid integration of new providers.
Faster to extend with new models than Midjourney or Krea (which require UI redesigns), and more flexible than Higgsfield (which hardcodes model parameters) because schema changes propagate automatically to the UI layer.