Back to browse
GitHub Repository

Use your ChatGPT subscription to generate images from the command line — no OPENAI_API_KEY, no gateway, no daemon. Zero-dep Python CLI + AI-agent skill.

219 starsPython

Generate images from the CLI with a ChatGPT subscription (no API key)

by leeguoo·Jun 22, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Free image generation via ChatGPT subscription auth relies on unstable unofficial endpoints.

Strengths
  • Zero-dependency Python stdlib implementation keeps installation trivial and extremely lightweight.
  • Dual-backend strategy separates web automation from internal API token usage cleanly.
  • Handles Cloudflare Turnstile via real Chrome automation instead of headless bypass.
Weaknesses
  • Breaks immediately if OpenAI changes internal endpoints or auth flows unexpectedly.
  • Requires active browser session or Codex CLI login state to function.
Target Audience

CLI developers, AI agent builders, ChatGPT subscribers

Similar To

OpenAI CLI · Browser-use · Codex CLI

Similar Projects

Developer Tools●●Solid

Bridge your Claude/OpenAI subs into a team API with per-key cost caps

Per-token cost caps on subscription-backed keys—solves a real billing pain for teams.

Solve My ProblemSlick
shreyas8
143mo ago
Developer Tools●●Solid

Proxima – local open-source multi-model MCP server (no API keys)

Turns your browser-signed sessions with ChatGPT, Claude, Gemini and Perplexity into one localhost endpoint (localhost:3210) with Python/JS SDKs, a smart router and 45+ MCP tools like file analysis and math search. It's a clever pragmatic play — useful tooling (REST shim, tool palette, retry logic) — but the no-API-key angle is inherently brittle and raises reliability/observability and privacy tradeoffs, so expect engineering work to keep it stable.

Niche GemShip It
Zen4bit
204mo ago