Image Generation Nano Banana Nano Banana Social Media Post

Documentary Photo of African Village Scene

A programmatic prompt structure for generating a documentary-style photograph of a young African woman stirring a pot over a fire in a lush rural village. It specifies the environment (mud huts, thatc

March 11, 2026 Source: YouMind by Community
Documentary Photo of African Village Scene

Generated result using this prompt

The Prompt

class ImageGenerator:     def __init__(self):         self.base_style = "Documentary Photography"         self.lens_profile = "50mm prime lens"      def generate_village_scene(self):         prompt_config = {             "subject": {                 "actor": "Young African woman",                 "attire": "patterned wrapper and headscarf",                 "action": "stirring a pot with a wooden spoon over a three-stone fire"             },             "environment": {       ...

Parameters

aspect_ratio

1:1

quality

high

About This Prompt

A programmatic prompt structure for generating a documentary-style photograph of a young African woman stirring a pot over a fire in a lush rural village. It specifies the environment (mud huts, thatched roofs, tall trees) and technical details (50mm lens, natural sunlight, ultra-realistic fidelity).

Full Prompt

class ImageGenerator:
    def __init__(self):
        self.base_style = "Documentary Photography"
        self.lens_profile = "50mm prime lens"

    def generate_village_scene(self):
        prompt_config = {
            "subject": {
                "actor": "Young African woman",
                "attire": "patterned wrapper and headscarf",
                "action": "stirring a pot with a wooden spoon over a three-stone fire"
            },
            "environment": {
                "location": "Lush rural African village",
                "elements": ["mud huts", "thatched roofs", "tall green trees"],
                "background": "children playing happily",
                "atmosphere": "clean natural environment"
            },
            "technical_specs": {
                "lighting": "Natural sunlight",
                "fidelity": "Ultra-realistic, high detail",
                "style": self.base_style,
                "optics": self.lens_profile
            }
        }
        return prompt_config

# Initialize the generator
session = ImageGenerator()
print(session.generate_village_scene())

Sample Images


Source: YouMind Nano Banana Pro Prompts - ID: 9072

Share This Prompt

Share on X

Prompt Info

Type image
Model Nano Banana
Source YouMind
Added 3/11/2026

Tags

Nano Banana Social Media Post

Daily Prompt Updates

New prompts are automatically curated daily from top AI creators on X.

Auto-curated from X
← Browse All Prompts