Back
Red Carpet Event Portrait (JSON)
Image Prompt

Red Carpet Event Portrait (JSON)

Description

A structured JSON prompt for Gemini Nano Banana Pro detailing an ultra-realistic, cinematic event portrait of a woman in a deep wine-red saree. It specifies her pose (side-facing, holding a microphone), accessories, lighting (soft spotlight), and background elements (red-carpet area, green plants).

Prompt

{
  "description": {
    "image_generation_task": {
      "metadata": {
        "genre": "Event Portrait",
        "style": "Ultra-realistic, cinematic, high-definition",
        "mood": "elegant, confident"
      },
      "scene": {
        "setting": {
          "location": "public event or red-carpet area",
          "background_elements": [
            "green plants and tree trunk decor",
            "soft bokeh crowd in background",
            "subtle event lighting"
          ]
        },
        "subject": {
          "label": "Woman",
          "pose": {
            "body_angle": "side-facing, torso slightly rotated toward camera",
            "stance": "standing upright with weight balanced on one leg",
            "right_arm": "extended forward as if greeting or interacting",
            "left_arm": "bent lightly, holding a microphone",
            "head": "slightly turned with a natural smile"
          },
          "hair_style": "soft wavy hair swept to one side with a long braid falling forward",
          "expression": "warm, friendly and engaged"
        },
        "clothing": {
          "outfit": "deep wine-red saree with smooth draped pleats and flowing fabric",
          "blouse": "gold-embroidered designer blouse with intricate detailing",
          "accessories": [
            "microphone with event-style branding"
          ]
        },
        "camera": {
          "angle": "side-profile medium full shot",
          "lens": "85mm portrait lens",
          "focus": "sharp on subject, blurred background",
          "lighting": "soft spotlight from above with natural ambient event light"
        }
      }
    }
  }
}
Open Original