Show HN: Generate images from the CLI with a ChatGPT subscription (no API key)
Category: cli-tool
Tags: cli, image-generation, chatgpt
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
A zero-dependency Python CLI that generates images using a ChatGPT subscription by driving the web interface or the codex backend, eliminating the need for an API key. It is interesting for its dual-backend architecture that works even on free ChatGPT accounts and leverages OAuth tokens for headless operation, making it a creative bridge between subscription APIs and CLI tools.
Target audience: backend devs, devops, ai-agent developers
Repository: https://github.com/leeguooooo/chatgpt-imagegen · Python · MIT · 219 stars
View on Hacker News