Mirror of awesome-nano-banana-pro-prompts tuned for OpenAI's upcoming
GPT Image 2 (codename "duct-tape"):
- Swap CMS model filter to gpt-image-2 + campaign gpt-image-2-prompts
- i18n.ts: all 16 languages rebranded; rewrite seedancePromo to
cross-promote nano-banana-pro, and whatIs content to reflect
GPT Image 2's actual strengths:
* Pixel-perfect multi-language text rendering (zh/en/ja)
* Cross-image pixel-level consistency
* Commercial-ready illustration quality
* True art style induction
Primary languages (en, zh, zh-TW, ja, ko) hand-translated;
others fall back to English copy (will be refined later)
- markdown-generator: cover image path switched to
gpt-image-2-prompts-cover-{en,zh}.png, arenaUrl points at the
gallery page (the side-by-side arena page doesn't exist yet)
- GitHub Actions:
* update-readme.yml runs on cron 0 0,12 * * * (twice daily
per product request, instead of every 4 hours)
* sync-approved-to-cms.yml wired to gpt-image-2 model
- Cover images, issue templates, docs, LICENSE (year 2026) updated
- Initial 16 README_*.md files generated from live CMS (78 prompts,
44 categories) so the repo renders immediately without waiting
for the first Action run
Secrets the repo needs before the Action runs on the remote:
- CMS_HOST
- CMS_API_KEY
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
81 lines
2.8 KiB
Markdown
81 lines
2.8 KiB
Markdown
# ❓ Frequently Asked Questions
|
|
|
|
## General Questions
|
|
|
|
### What is GPT Image 2?
|
|
|
|
GPT Image 2 is Google's latest multimodal AI model capable of generating high-quality images from text prompts. It features advanced understanding of composition, lighting, and artistic styles.
|
|
|
|
### What is this repository?
|
|
|
|
This is a curated collection of creative prompts for GPT Image 2, automatically synced with our CMS and featuring a beautiful web gallery at [youmind.com/gpt-image-2-prompts](https://youmind.com/gpt-image-2-prompts).
|
|
|
|
## Contributing
|
|
|
|
### How do I submit a prompt?
|
|
|
|
Use our [GitHub Issue template](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=submit-prompt.yml) to submit your prompt. Fill in all required fields and wait for team review.
|
|
|
|
### Can I submit via Pull Request?
|
|
|
|
No, we only accept submissions via GitHub Issues to ensure quality control and consistent formatting.
|
|
|
|
### How long does review take?
|
|
|
|
We review submissions within 48 hours. If approved, your prompt will automatically appear in the README within 4 hours.
|
|
|
|
### Can I submit prompts in languages other than English?
|
|
|
|
Yes! We support multiple languages including Chinese, Japanese, Spanish, French, German, and more.
|
|
|
|
### What image formats are accepted?
|
|
|
|
We accept JPEG, PNG, and WebP formats. Images should be at least 512px wide and under 5MB.
|
|
|
|
## Technical
|
|
|
|
### How often is the README updated?
|
|
|
|
The README is automatically updated every 4 hours via GitHub Actions.
|
|
|
|
### Where are the images stored?
|
|
|
|
Images are uploaded to our CMS and served from there. We don't store large images in the Git repository.
|
|
|
|
### Can I use these prompts commercially?
|
|
|
|
All content is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/), which allows commercial use with proper attribution.
|
|
|
|
### How is this different from other awesome lists?
|
|
|
|
We feature:
|
|
- ✅ Automatic updates every 4 hours
|
|
- ✅ Beautiful web gallery with search
|
|
- ✅ Multi-language support (17 languages)
|
|
- ✅ CMS-backed content management
|
|
- ✅ Quality-controlled submissions
|
|
|
|
## Troubleshooting
|
|
|
|
### My prompt was rejected. Why?
|
|
|
|
Common reasons for rejection:
|
|
- Low-quality or blurry images
|
|
- Missing required information
|
|
- Plagiarized content
|
|
- NSFW or harmful content
|
|
- Spam or promotional material
|
|
|
|
### I found a bug. How do I report it?
|
|
|
|
Use our [Bug Report template](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues/new?template=bug-report.yml).
|
|
|
|
### How do I contact the team?
|
|
|
|
- 📧 Email: [contact@youmind.ai](mailto:contact@youmind.ai)
|
|
- 💬 [GitHub Discussions](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/discussions)
|
|
- 🐛 [GitHub Issues](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/issues)
|
|
|
|
---
|
|
|
|
Don't see your question? Ask in [GitHub Discussions](https://github.com/YouMind-OpenLab/awesome-gpt-image-2/discussions)!
|