Discover and explore top open-source AI tools and projects—updated daily.
lidge-junIterative AI image generation studio
Top 96.0% on SourcePulse
This project provides a local, desktop-like web application for generating images using OpenAI's GPT models, mimicking the ChatGPT/Codex workflow. It targets users seeking an iterative image creation studio with advanced features like history, branching, and cleanup, offering a free OAuth-based authentication path alongside paid API key support.
How It Works
ima2-gen operates as a Node.js application, accessible via a local web UI or CLI. Its core innovation lies in offering dual authentication: a default, free path using Codex OAuth, and an alternative using a configured OpenAI API key. The system supports multiple generation workflows: Classic for single results, Node for exploring divergent image paths, Multimode for parallel generation, and Canvas Mode for detailed image editing and background cleanup. It features a local, session-aware gallery and allows prompt library imports from various sources, enhancing local iteration and asset management.
Quick Start & Requirements
npx ima2-gen serve to start the local server. For initial OAuth setup, run npx @openai/codex login.lidg-jun.github.io/ima2-gendocs/CLI.mddocs/API.mdHighlighted Details
gpt-5.4-mini, gpt-5.4, gpt-5.5) with configurable quality and size.Maintenance & Community
No specific details regarding community channels (e.g., Discord, Slack), active contributors, or sponsorships were found in the provided README.
Licensing & Compatibility
Limitations & Caveats
The "Card News Mode" is experimental and not intended for stable use. HEIC/HEIF image formats are not supported for reference images via the browser path. Certain advanced models like gpt-5.5 may require updated tooling or backend support. Windows users may encounter file lock issues during global package updates.
1 day ago
Inactive
markfulton