u/741069229

I've been scraping viral image-gen prompts off X for weeks — here's what I learned about why most "copy this prompt" promises fail, and the tool I built to fix it

I've been scraping viral image-gen prompts off X for weeks — here's what I learned about why most "copy this prompt" promises fail, and the tool I built to fix it

Three months of watching AI art Twitter taught me one thing: a viral prompt is rarely reproducible.

Patterns I keep seeing:

  • The post brags about the image, hides the prompt. The author tweets a sample, then drip-feeds the actual prompt across 50 nested replies, sometimes paywalls it. By the time you dig it out, you've spent 20 minutes.
  • The prompt is half a story, not a spec. Flowing Chinese describing "elegant Hanfu girl with smoky-gray stocking texture" without any of the parameters (model, aspect ratio, negative prompt, seed) that actually matter for reproduction.
  • The model is implicit. "I made this with GPT" but never specifying gpt-image-1 vs gpt-image-2 vs Midjourney 6.1, which determines whether the same prompt produces a sketchbook scribble or a magazine cover.
  • Cross-model drift is real. Same prompt, gpt-image-2 vs nano-banana vs sora — they all interpret directives like "9:16" or --ar 3:2 very differently.

So I started building a library to systematically normalize these. Each entry: prompt + negative prompt + recommended model + aspect ratio + author attribution + a reference image I personally regenerated (not the original viral image — that often has 5 other prompts behind it I can't see). 60+ templates so far across 14 categories.

aipinmaker.com

What I'm trying to figure out, please be brutal:

  1. Reproducibility trust level — for prompts where the original author won't share full params, what's a fair way to mark trust? "Reconstructed from visual analysis" vs "verbatim from author" — am I over-engineering this?
  2. Categorization — by art style (anime / photoreal / poster) or use-case (X cover / pet portrait / product render)? I started with style but use-case search feels higher intent.
  3. Versioning — when the model behind a prompt updates (gpt-image-1 → 2), output drifts hard. Keep both? Soft-deprecate? How does anyone handle this in production?

No signup wall to browse. Sign-up only when you actually generate.

u/741069229 — 6 days ago

AIPinMaker - a multi-model AI workspace for image, video, pin, and adult-safe creative workflows

Hey r/SideProject,

I'm working on AIPinMaker: https://www.aipinmaker.com/

It started as a tool for AI pin / badge concepts, but it has grown into a broader creative workflow for image generation, short video ideas, baby previews, enamel pin mockups, and product visuals.

What I'm trying to make useful:

  • multiple model-oriented workflows instead of one generic generator
  • text-to-image, image concept, and image-to-video planning paths
  • pin / enamel badge prompts for merch and collectible concepts
  • adult-safe / NSFW-capable creative planning with clearer boundaries
  • model labels and landing pages for things like Grok, Gemini, Wan, Seedance, and GPT image-style workflows
  • SEO-style entry points so users can start from the exact keyword/workflow they searched for

I know "AI generator" tools can feel very same-y, so I'm trying to make this more workflow-driven: choose the intent first, then pick the model path, then refine the output for the use case.

Would love feedback on:

  1. Is the positioning clear enough?
  2. Should the homepage lead with "AI Pin Maker" or broader "multi-model creative workspace"?
  3. Is mentioning NSFW-capable workflows helpful, or does it make the product feel too broad?
reddit.com
u/741069229 — 7 days ago