Step-by-Step Instructions on How to Use These Prompts

  1. Prepare Your Headshot Reference
    Replace [INSERT HEADSHOT URL OR DESCRIPTION HERE] with either a direct image URL or a detailed textual description of the person’s face.

  2. Choose the Right Version

    • Use JSON when working with tools that accept structured configuration (some advanced AI platforms, automation scripts, or APIs).
    • Use JavaScript when you want to dynamically generate or customize the prompt in code (Node.js, browser scripts, or when integrating with multiple generators).
  3. Generate the Final Prompt String

    • For JSON: Convert the object to a string and extract/combine the fields into one cohesive paragraph.
    • For JavaScript: Call generateFullPrompt(yourHeadshot) to get a ready-to-copy prompt.
  4. Paste into an Image Generator
    Paste the resulting full prompt into Grok Imagine (or Midjourney, Flux, DALL·E, Leonardo, etc.).
    Recommended parameters:

    • Aspect Ratio: --ar 2:3 or --ar 9:16 (portrait)
    • Quality: --q 2 or --stylize 750 (for premium feel)
    • Version: Latest available model
  5. Iterate and Refine

    • Generate Version 1.
    • If needed, add specific instructions like --v 6 --style raw or "more negative space".
    • Generate multiple variations and upscale the best one.
  6. Advanced Usage

    • Create variations by modifying colors, adding elements (e.g., Kenyan map outline), or adjusting the Blue Economy emphasis.
    • Use the JavaScript function in a loop to batch-generate prompts with different headshots or taglines.