Open Higgsfield AI
Community studio UI positioned as a self-hosted alternative to Higgsfield. The viral bookmark claimed 200+ models, the repo description currently markets 20+ models, and the verified README still says image generation is paused pending provider credits.
@ihtesham2005 cancelled a paid Higgsfield subscription after finding an open repo (2,691 likes, 5,920 bookmarks) — strong signal that builders want a unified local cinema/image dashboard instead of SaaS lock-in. Source: X/@ihtesham2005, 2026-04-07
Current Source Snapshot
As of the 2026-07-04 source review, ClabstreamTeam/Open-Higgsfield-AI is a public JavaScript repo with default branch main at 44788b5ae32dd396f51daa6c7ffca6fde86e0378, 76 stars, 20 forks, no Git tags, and no license detected by the GitHub API. The repository description claims an open-source Higgsfield alternative with 20+ models including Flux, SDXL, Midjourney, and Ideogram, but the README still describes Clabstream AI Studio as an internal local-review UI whose image generation is paused until provider credits are added. Source: GitHub API, git ls-remote, and README, 2026-07-04
Verified repository (Jul 2026)
Canonical fork surfaced in GitHub search: ClabstreamTeam/Open-Higgsfield-AI. README title: Clabstream AI Studio — internal team tool to review/operate the studio UI locally. Source: GitHub ClabstreamTeam/Open-Higgsfield-AI README, 2026-06-13
| Claim (viral post) | Verified state |
|---|---|
| 200+ models (Flux, Sora, Kling, …) | Not documented in README; treat as aspirational/marketing until confirmed in code |
| 20+ model self-hosted studio | Claimed in repo description; README still says image generation paused until provider credits are added |
| MIT self-hosted cinema studio | GitHub API did not detect a license on 2026-07-04; audit license file before reuse |
| Drop-in Higgsfield replacement | UI runnable locally; not parity-tested against commercial Higgsfield |
Local run: npm install → npm run dev → http://localhost:3000. Do not commit .env.local; keep provider keys server-side. Source: GitHub README, 2026-06-13
vs official Higgsfield stack
| Product | Role |
|---|---|
| Higgsfield Supercomputer | Cloud agent/cinema product (commercial) |
| Higgsfield MCP | MCP integration for agents |
| Open Higgsfield AI | Self-host UI shell; verify model routing before relying on it |
Many similarly named forks exist on GitHub (troy1471-sys/open-higgsfield, etc.) — prefer the ClabstreamTeam repo or audit any fork before installing.
Stack fit (Kevin)
- Eval / demo only until generation is re-enabled and model list is verified in source.
- For agent-driven video in production workflows, use HyperFrames, Text-to-Lottie, or official APIs — not unvetted self-host forks.
- If pursuing self-host multi-model UI, compare against running Higgsfield MCP + your own model keys (explicit, auditable) vs opaque aggregator repos.
Timeline
- 2026-04-07 | @ihtesham2005 viral post on self-hosted Open Higgsfield AI. Source: X/@ihtesham2005, 2026-04-07
- 2026-06-13 | Wiki page from bookmark absorb batch. Source: compiled from enrichment, 2026-06-13
- 2026-06-13 | Quality remediation: README verification; noted image-gen paused + claim/reality gap. Source: GitHub ClabstreamTeam/Open-Higgsfield-AI, 2026-06-13
- 2026-07-04 | Source-reviewed the repo again:
mainat44788b5, no Git tags, 76 stars, 20 forks, no license detected by GitHub API, and README still says image generation is paused until provider credits are added. Source: GitHub API,git ls-remote, README, 2026-07-04