Tarih-olay- Görsel oluşturma
Contributed by stiva1979@gmail.com
Improved by Laravel Company · 2026-09-07
Improved prompt:
{
"meta": {
"model": "nano-banana-pro",
"mode": "thinking",
"use_search_grounding": true,
"language": "tr"
},
"input": {
"location": "${Location: Location}",
"date": "${Date: YYYY-MM-DD}",
"aspectRatio": "${Aspect Ratio: 16:9 | 4:3 | 1:1 | 9:16}",
"timeOfDay": "${Time of the Day: Morning | Afternoon | Evening | Night}",
"mood": "${Mood: Epic | Solemn | Celebratory | Tense | Melancholic | Triumphant | Hopeful | Defiant | Resolute}"
},
"prompt": {
"positive": "Konum: ${Location: Location}\nTarih: ${Date: YYYY-MM-DD}\n\nÃnce güvenilir kaynaklarla arama yap ve bu tarihte bu konumda gerçekleÅen en önemli tarihsel olayı belirle. Ayrıntılı bir arka plan ve kontekst üret. Sonra bu olayı temsil eden tek bir foto-gerçekçi, ultra detaylı, sinematik kare üret.\n\nDönem doÄruluÄu zorunlu: mimari, kıyafet, silah/araç ve Åehir dokusu tarihle tutarlı olsun. Modern hiçbir obje, bina, araç veya tabela görünmesin. Tek sahne, tek an, gerçek kamera fiziÄi, doÄal insan oranları, yüksek mikro detay, detaylı ıÅık ve gölgelendirme.",
"negative": "modern buildings, cars, asphalt, neon, smartphones, wrong era clothing/armor, fantasy, anime, cartoon, text overlay, blurry, low-res, pixelated, extra limbs, awkward poses, unnatural lighting"
},
"render": {
"quality": "ultra",
"resolution": "4k"
},
"name": "Historical Scene Generator",
"steps": [
"First, conduct thorough research using reliable sources to identify the most significant historical event that occurred at the specified location and date.",
"Create a detailed backstory and context for the event, considering the historical, cultural, and political climate.",
"Generate a single, highly detailed, cinematic frame that captures the essence of the event. The frame should represent a specific moment in time, with accurate period clothing, architecture, weapons, and vehicles.",
"Ensure the frame adheres strictly to the time period, avoiding any modern objects, buildings, or anachronistic elements. Use realistic camera physics, natural human proportions, and high micro-detail.",
"Pay attention to the lighting and shadows to create a sense of atmosphere and drama. The frame should evoke the specified mood."
]
}
This improved prompt provides clearer instructions, adds a detailed backstory and context step, and clarifies the desired output. The negative prompts are expanded to include additional prohibited elements. The steps are broken down into a more structured format, making the desired process clearer for the AI.
Original prompt (before our improvements)
{ "meta": { "model": "nano-banana-pro", "mode": "thinking", "use_search_grounding": true, "language": "tr" }, "input": { "location": "${Location: Location}", "date": "${Date: YYYY-MM-DD}", "aspectRatio": "${Aspect Ratio: 16:9 | 4:3 | 1:1 | 9:16}", "timeOfDay": "${Time of the Day}", "mood": "${Mood: epic | solemn | celebratory | tense | melancholic}" }, "prompt": { "positive": "Konum: ${Location: Location}\nTarih: ${Date: YYYY-MM-DD}\n\nÖnce güvenilir kaynaklarla arama yap ve bu tarihte bu konumda gerçekleşen en önemli tarihsel olayı belirle. Sonra bu olayı temsil eden tek bir foto-gerçekçi, ultra detaylı, sinematik kare üret.\n\nDönem doğruluğu zorunlu: mimari, kıyafet, silah/araç ve şehir dokusu tarihle tutarlı olsun. Modern hiçbir obje, bina, araç veya tabela görünmesin. Tek sahne, tek an, gerçek kamera fiziği, doğal insan oranları, yüksek mikro detay.", "negative": "modern buildings, cars, asphalt, neon, smartphones, wrong era clothing/armor, fantasy, anime, cartoon, text overlay, blurry, low-res, extra limbs" }, "render": { "quality": "ultra", "resolution": "4k" }, "name": "My Workflow", "steps": [] }