Commit graph

12 commits

Author SHA1 Message Date
github-actions[bot]
e8b11603c8 docs: auto-update README [skip ci] 2026-04-22 12:59:57 +00:00
github-actions[bot]
b690c124a0 docs: auto-update README [skip ci] 2026-04-22 01:24:18 +00:00
github-actions[bot]
b4b8b84bd2 docs: auto-update README [skip ci] 2026-04-21 12:58:58 +00:00
github-actions[bot]
add4effc9b docs: auto-update README [skip ci] 2026-04-21 01:25:16 +00:00
github-actions[bot]
287af0dae4 docs: auto-update README [skip ci] 2026-04-20 13:32:49 +00:00
github-actions[bot]
c5d9161e35 docs: auto-update README [skip ci] 2026-04-20 13:10:39 +00:00
github-actions[bot]
9b7b44fbf5 docs: auto-update README [skip ci] 2026-04-20 13:04:56 +00:00
github-actions[bot]
37122fb55e docs: auto-update README [skip ci] 2026-04-20 12:45:07 +00:00
github-actions[bot]
54c7d9ae30 docs: auto-update README [skip ci] 2026-04-20 12:20:28 +00:00
github-actions[bot]
02344b8edc docs: auto-update README [skip ci] 2026-04-20 10:21:27 +00:00
Jared Liu
43a896de2c fix: attribute GPT Image 2 to OpenAI (not Google), fix prompt count
- 16 locales: subtitle now correctly reads "OpenAI's GPT Image 2"
  (and proper grammar variants: "de l'OpenAI", "di OpenAI", etc.)
- seedancePromo: bump the nano-banana-pro prompt count from 400+ to
  10000+ (matches the actual awesome-nano-banana-pro-prompts size)
- Regenerated all 16 README_*.md from live CMS

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 14:58:05 +08:00
Jared Liu
a00a14c74f feat: scaffold awesome-gpt-image-2 from nano-banana-pro template
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>
2026-04-20 14:42:24 +08:00