Discover and explore top open-source AI tools and projects—updated daily.
basketikunOpenAI-compatible image API proxy for ChatGPT capabilities
New!
Top 23.9% on SourcePulse
Summary
This project offers an OpenAI-compatible API proxy for ChatGPT's image generation and editing capabilities, targeting developers and researchers. It enables self-hosted image creation by reverse-engineering official ChatGPT web features, providing local control and an integrated drawing interface, while strictly prohibiting commercial use.
How It Works
Functionality is built on reverse-engineering ChatGPT's official website for image generation (/v1/images/generations), editing (/v1/images/edits), and related endpoints. A key feature is its robust account pool management system, which automatically refreshes accounts, detects invalid tokens, handles rate limits, and supports various import methods. An integrated web-based drawing workbench is also included.
Quick Start & Requirements
config.json or use CHATGPT2API_AUTH_KEY env var, then run docker compose up -d.Highlighted Details
gpt-image-1 and the experimental gpt-image-2.Maintenance & Community
The project acknowledges contributions from various developers. Community engagement is referenced via "LinuxDO," but specific links to Discord, Slack, or a public roadmap are absent. Development is ongoing, with experimental features noted.
Licensing & Compatibility
The project's license is not explicitly stated, posing a significant adoption blocker. A strong disclaimer prohibits commercial use, profit-making, mass operations, automated abuse, reselling services, or violating OpenAI's terms. It is intended strictly for personal learning, technical research, and non-commercial exchange.
Limitations & Caveats
This project relies on reverse-engineered APIs, carrying a substantial risk of account suspension by OpenAI. Users are strongly advised against using important accounts. The gpt-image-2 model is experimental and may be unstable. The lack of a specified license and the explicit prohibition of commercial use are critical limitations.
3 days ago
Inactive
xtekky