@umituz/react-native-ai-generation-content 1.22.9 → 1.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (79) hide show
  1. package/package.json +1 -1
  2. package/src/domains/scenarios/domain/Scenario.ts +571 -0
  3. package/src/domains/scenarios/domain/scenario.types.ts +8 -0
  4. package/src/domains/scenarios/index.ts +15 -0
  5. package/src/domains/scenarios/infrastructure/ScenariosData.ts +210 -0
  6. package/src/domains/scenarios/infrastructure/data/action-stealth-scenarios.ts +60 -0
  7. package/src/domains/scenarios/infrastructure/data/adventure-scenarios.ts +60 -0
  8. package/src/domains/scenarios/infrastructure/data/affection-scenarios.ts +88 -0
  9. package/src/domains/scenarios/infrastructure/data/animals-scenarios.ts +24 -0
  10. package/src/domains/scenarios/infrastructure/data/arabian-nights-scenarios.ts +46 -0
  11. package/src/domains/scenarios/infrastructure/data/art-studio-scenarios.ts +61 -0
  12. package/src/domains/scenarios/infrastructure/data/artistic-scenarios.ts +84 -0
  13. package/src/domains/scenarios/infrastructure/data/bucket-list-scenarios.ts +59 -0
  14. package/src/domains/scenarios/infrastructure/data/career-scenarios.ts +56 -0
  15. package/src/domains/scenarios/infrastructure/data/casino-scenarios.ts +47 -0
  16. package/src/domains/scenarios/infrastructure/data/celebration-scenarios.ts +74 -0
  17. package/src/domains/scenarios/infrastructure/data/cinematic-scenarios.ts +53 -0
  18. package/src/domains/scenarios/infrastructure/data/connection-scenarios.ts +103 -0
  19. package/src/domains/scenarios/infrastructure/data/cozy-plush-scenarios.ts +46 -0
  20. package/src/domains/scenarios/infrastructure/data/creative-scenarios.ts +24 -0
  21. package/src/domains/scenarios/infrastructure/data/culinary-scenarios.ts +24 -0
  22. package/src/domains/scenarios/infrastructure/data/cultural-scenarios.ts +76 -0
  23. package/src/domains/scenarios/infrastructure/data/daily-essence-scenarios.ts +102 -0
  24. package/src/domains/scenarios/infrastructure/data/dark-academia-scenarios.ts +47 -0
  25. package/src/domains/scenarios/infrastructure/data/ecology-scenarios.ts +59 -0
  26. package/src/domains/scenarios/infrastructure/data/education-scenarios.ts +24 -0
  27. package/src/domains/scenarios/infrastructure/data/elemental-scenarios.ts +47 -0
  28. package/src/domains/scenarios/infrastructure/data/elite-scenarios.ts +60 -0
  29. package/src/domains/scenarios/infrastructure/data/extreme-scenarios.ts +24 -0
  30. package/src/domains/scenarios/infrastructure/data/family-scenarios.ts +68 -0
  31. package/src/domains/scenarios/infrastructure/data/fantasy-scenarios.ts +89 -0
  32. package/src/domains/scenarios/infrastructure/data/fashion-scenarios.ts +66 -0
  33. package/src/domains/scenarios/infrastructure/data/festival-scenarios.ts +54 -0
  34. package/src/domains/scenarios/infrastructure/data/folklore-scenarios.ts +75 -0
  35. package/src/domains/scenarios/infrastructure/data/future-tech-scenarios.ts +60 -0
  36. package/src/domains/scenarios/infrastructure/data/gaming-scenarios.ts +24 -0
  37. package/src/domains/scenarios/infrastructure/data/gothic-scenarios.ts +60 -0
  38. package/src/domains/scenarios/infrastructure/data/historical-scenarios.ts +66 -0
  39. package/src/domains/scenarios/infrastructure/data/hobbies-scenarios.ts +68 -0
  40. package/src/domains/scenarios/infrastructure/data/home-life-scenarios.ts +88 -0
  41. package/src/domains/scenarios/infrastructure/data/iconic-moments-scenarios.ts +115 -0
  42. package/src/domains/scenarios/infrastructure/data/intimate-scenarios.ts +122 -0
  43. package/src/domains/scenarios/infrastructure/data/lifestyle-scenarios.ts +144 -0
  44. package/src/domains/scenarios/infrastructure/data/luxury-scenarios.ts +24 -0
  45. package/src/domains/scenarios/infrastructure/data/magical-realism-scenarios.ts +47 -0
  46. package/src/domains/scenarios/infrastructure/data/movie-legends-scenarios.ts +199 -0
  47. package/src/domains/scenarios/infrastructure/data/music-scenarios.ts +74 -0
  48. package/src/domains/scenarios/infrastructure/data/mystical-scenarios.ts +61 -0
  49. package/src/domains/scenarios/infrastructure/data/mythology-scenarios.ts +60 -0
  50. package/src/domains/scenarios/infrastructure/data/nostalgia-scenarios.ts +58 -0
  51. package/src/domains/scenarios/infrastructure/data/performance-scenarios.ts +24 -0
  52. package/src/domains/scenarios/infrastructure/data/pirate-era-scenarios.ts +47 -0
  53. package/src/domains/scenarios/infrastructure/data/post-apocalyptic-scenarios.ts +47 -0
  54. package/src/domains/scenarios/infrastructure/data/prehistoric-world-scenarios.ts +47 -0
  55. package/src/domains/scenarios/infrastructure/data/retro-arcade-scenarios.ts +46 -0
  56. package/src/domains/scenarios/infrastructure/data/romantic-kisses-scenarios.ts +103 -0
  57. package/src/domains/scenarios/infrastructure/data/samurai-scenarios.ts +46 -0
  58. package/src/domains/scenarios/infrastructure/data/sci-fi-scenarios.ts +66 -0
  59. package/src/domains/scenarios/infrastructure/data/seasonal-scenarios.ts +24 -0
  60. package/src/domains/scenarios/infrastructure/data/social-media-scenarios.ts +75 -0
  61. package/src/domains/scenarios/infrastructure/data/speed-demons-scenarios.ts +46 -0
  62. package/src/domains/scenarios/infrastructure/data/sports-scenarios.ts +24 -0
  63. package/src/domains/scenarios/infrastructure/data/steampunk-scenarios.ts +61 -0
  64. package/src/domains/scenarios/infrastructure/data/stolen-moments-scenarios.ts +75 -0
  65. package/src/domains/scenarios/infrastructure/data/sultry-scenarios.ts +87 -0
  66. package/src/domains/scenarios/infrastructure/data/superhero-scenarios.ts +60 -0
  67. package/src/domains/scenarios/infrastructure/data/surreal-dreams-scenarios.ts +47 -0
  68. package/src/domains/scenarios/infrastructure/data/time-based-scenarios.ts +38 -0
  69. package/src/domains/scenarios/infrastructure/data/travel-scenarios.ts +132 -0
  70. package/src/domains/scenarios/infrastructure/data/underwater-scenarios.ts +45 -0
  71. package/src/domains/scenarios/infrastructure/data/urban-nights-scenarios.ts +60 -0
  72. package/src/domains/scenarios/infrastructure/data/villainous-scenarios.ts +60 -0
  73. package/src/domains/scenarios/infrastructure/data/vintage-circus-scenarios.ts +46 -0
  74. package/src/domains/scenarios/infrastructure/data/vintage-summer-scenarios.ts +61 -0
  75. package/src/domains/scenarios/infrastructure/data/wedding-scenarios.ts +206 -0
  76. package/src/domains/scenarios/infrastructure/data/wellness-scenarios.ts +59 -0
  77. package/src/domains/scenarios/infrastructure/utils/scenario-utils.ts +11 -0
  78. package/src/features/scenarios/index.ts +4 -2
  79. package/src/index.ts +1 -0
@@ -0,0 +1,61 @@
1
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
2
+ import { createStoryTemplate } from "../utils/scenario-utils";
3
+
4
+ export const MYSTICAL_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
5
+ {
6
+ id: ScenarioId.WIZARD_ACADEMY,
7
+ title: "Wizard Academy",
8
+ description: "Master the arcane arts",
9
+ icon: "🧙‍♂️",
10
+ imageUrl:
11
+ "https://images.unsplash.com/photo-1518709268805-4e9042af9f23?w=800",
12
+ aiPrompt:
13
+ "A couple as master wizards in a grand magical academy library, both looking at the camera with mysterious smiles, wearing ornate velvet robes with celestial patterns, holding glowing wooden staves, floating magical books and blue arcane energy in background, ancient stone architecture, magical and learned",
14
+ storyTemplate: createStoryTemplate(
15
+ "master the secrets of the arcane",
16
+ "In a world where magic is real, they find that the most powerful spell of all is the one that bound their hearts together.",
17
+ ),
18
+ },
19
+ {
20
+ id: ScenarioId.ENCHANTED_FOREST,
21
+ title: "Enchanted Forest",
22
+ description: "Lost in a magical world",
23
+ icon: "🧚",
24
+ imageUrl:
25
+ "https://images.unsplash.com/photo-1440342359743-84fcb8c21f21?w=800",
26
+ aiPrompt:
27
+ "A couple in a bioluminescent enchanted forest, both looking at the camera with wonder, dressed in ethereal woodland attire with leaf patterns, surrounded by glowing butterflies and floating spores, giant ancient trees and misty waterfalls in background, dreamlike and serene",
28
+ storyTemplate: createStoryTemplate(
29
+ "wander through a world of wonder",
30
+ "Among the whispers of ancient trees and the glow of forest spirits, they find a peace that belongs only to them.",
31
+ ),
32
+ },
33
+ {
34
+ id: ScenarioId.ALCHEMISTS,
35
+ title: "The Alchemists",
36
+ description: "Turning lead to gold",
37
+ icon: "🧪",
38
+ imageUrl:
39
+ "https://images.unsplash.com/photo-1532187863486-abf9d3c32230?w=800",
40
+ aiPrompt:
41
+ "A couple as alchemists in a smoky rustic laboratory, both looking at the camera with intense focus, wearing leather aprons and stained shirts, surrounded by glass beakers with colorful bubbling liquids and old scrolls, golden sunset light through a small window, mysterious and scientific",
42
+ storyTemplate: createStoryTemplate(
43
+ "discover the ultimate element",
44
+ "They spent years searching for the philosopher's stone, only to realize the real gold was the life they built together.",
45
+ ),
46
+ },
47
+ {
48
+ id: ScenarioId.CELESTIAL_VOYAGE,
49
+ title: "Celestial Voyage",
50
+ description: "Journey through the stars",
51
+ icon: "✨",
52
+ imageUrl:
53
+ "https://images.unsplash.com/photo-1446776811953-b23d57bd21aa?w=800",
54
+ aiPrompt:
55
+ "A couple on a magical wooden ship sailing through the cosmos, both looking at the camera with adventurous smiles, wearing star-patterned robes, standing at the bow, vibrant nebulae and distant galaxies in background, glowing trail of stardust, cosmic and romantic",
56
+ storyTemplate: createStoryTemplate(
57
+ "sail across the sea of stars",
58
+ "Beyond the limits of the world, they navigate the heavens, guided by the light of their shared dreams.",
59
+ ),
60
+ },
61
+ ];
@@ -0,0 +1,60 @@
1
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
2
+ import { createStoryTemplate } from "../utils/scenario-utils";
3
+
4
+ export const MYTHOLOGY_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
5
+ {
6
+ id: ScenarioId.GREEK_GODS,
7
+ title: "Olympian Royalty",
8
+ description: "Rule from the divine heights",
9
+ icon: "🔱",
10
+ imageUrl: "https://images.unsplash.com/photo-1549416878-b9ca35c2d47a?w=800",
11
+ aiPrompt:
12
+ "A couple as Greek God and Goddess on Mount Olympus, both looking at the camera with divine authority, wearing flowing white silk chitons with gold laurel wreaths, holding a golden trident and scepter, marble architecture and clouds in background, epic and ethereal",
13
+ storyTemplate: createStoryTemplate(
14
+ "rule from the heights of Olympus",
15
+ "Their love is written in the stars, a divine union that even the gods admire from their marble thrones.",
16
+ ),
17
+ },
18
+ {
19
+ id: ScenarioId.NORSE_VALHALLA,
20
+ title: "Valhalla Warriors",
21
+ description: "Epic halls of the brave",
22
+ icon: "⚔️",
23
+ imageUrl:
24
+ "https://v3b.fal.media/files/b/0a8a3e0e/s6SBpgKeHS3AL0ykrc4ac.jpg",
25
+ aiPrompt:
26
+ "A couple as Norse warrior and Valkyrie in the halls of Valhalla, both looking at the camera with fierce determined expressions, wearing leather and fur armor with iron accents, holding decorated axes, grand hall with long tables and fire pits in background, cinematic and heroic",
27
+ storyTemplate: createStoryTemplate(
28
+ "feast in the halls of Valhalla",
29
+ "In the land of eternal bravery, their bond is as unbreakable as Scandinavian steel and as legendary as the sagas.",
30
+ ),
31
+ },
32
+ {
33
+ id: ScenarioId.ATLANTIS_ROYALTY,
34
+ title: "Atlantis Sovereigns",
35
+ description: "Majesty of the deep",
36
+ icon: "🧜‍♂️",
37
+ imageUrl:
38
+ "https://v3b.fal.media/files/b/0a8a60be/XzjGs0XSFw9NTraL5FuXP.jpg",
39
+ aiPrompt:
40
+ "A couple as King and Queen of Atlantis, both looking at the camera with regal smiles, wearing iridescent scales and coral jewelry, holding bioluminescent scepters, underwater palace with glowing sea life and blue depths in background, magical and serene",
41
+ storyTemplate: createStoryTemplate(
42
+ "rule the sapphire depths",
43
+ "Beneath the waves, in a kingdom of light and mystery, their love flows as deep and eternal as the ocean itself.",
44
+ ),
45
+ },
46
+ {
47
+ id: ScenarioId.GUARDIAN_ANGELS,
48
+ title: "Guardian Angels",
49
+ description: "Celestial protection",
50
+ icon: "👼",
51
+ imageUrl:
52
+ "https://images.unsplash.com/photo-1502657877623-f66bf489d236?w=800",
53
+ aiPrompt:
54
+ "A couple as radiant Guardian Angels, both looking at the camera with gentle compassionate smiles, wearing flowing white robes and large white feathered wings, soft golden halo light, floating above a peaceful world with soft clouds and sunrise in background, ethereal and heavenly",
55
+ storyTemplate: createStoryTemplate(
56
+ "watch over the world together",
57
+ "With wings outspread and hearts aligned, they find that heaven isn't a place, but the love they share.",
58
+ ),
59
+ },
60
+ ];
@@ -0,0 +1,58 @@
1
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
2
+ import { createStoryTemplate } from "../utils/scenario-utils";
3
+
4
+ export const NOSTALGIA_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
5
+ {
6
+ id: ScenarioId.FLOWER_POWER,
7
+ title: "60s Flower Power",
8
+ description: "Peace, love, and music",
9
+ icon: "🌸",
10
+ imageUrl:
11
+ "https://images.unsplash.com/photo-1523456720240-276632c020f0?w=800",
12
+ aiPrompt:
13
+ "A couple in the 1960s hippie era, both looking at the camera with carefree smiles, wearing colorful paisley shirts and bell-bottom jeans, flower crowns, vintage VW van and sunny meadow in background, film grain and warm vintage lighting, peaceful and free",
14
+ storyTemplate: createStoryTemplate(
15
+ "spread peace and love",
16
+ "They are the original dreamers, finding that the only thing more colorful than their world is the love they share.",
17
+ ),
18
+ },
19
+ {
20
+ id: ScenarioId.NEON_80S,
21
+ title: "80s Neon Retro",
22
+ description: "Synthwave summer",
23
+ icon: "📼",
24
+ imageUrl: "https://images.unsplash.com/photo-1550684848-fac1c5b4e853?w=800",
25
+ aiPrompt:
26
+ "A couple in the 1980s synthwave aesthetic, both looking at the camera with cool confident expressions, wearing retro windbreakers and aviator sunglasses, neon-lit arcade or retro city street at night in background, magenta and cyan lighting, nostalgic and vibrant",
27
+ storyTemplate: createStoryTemplate(
28
+ "ride the synthwave",
29
+ "In a world of neon grids and digital beats, their love is the only melody that never fades.",
30
+ ),
31
+ },
32
+ {
33
+ id: ScenarioId.GRUNGE_90S_STYLE,
34
+ title: "90s Grunge",
35
+ description: "Authentic and edgy",
36
+ icon: "🎸",
37
+ imageUrl: "https://images.unsplash.com/photo-1542013858-69389be90709?w=800",
38
+ aiPrompt:
39
+ "A couple in the 1990s grunge era, both looking at the camera with edgy nonchalant expressions, wearing flannel shirts and combat boots, city alley or underground music venue in background, raw film texture and moody lighting, authentic and cool",
40
+ storyTemplate: createStoryTemplate(
41
+ "live their own raw story",
42
+ "No pretenses, no filters. Just raw emotion and a connection that's as real as it gets.",
43
+ ),
44
+ },
45
+ {
46
+ id: ScenarioId.Y2K_FUTURE,
47
+ title: "Y2K Vision",
48
+ description: "Millennium futurism",
49
+ icon: "💿",
50
+ imageUrl: "https://images.unsplash.com/photo-1544005313-94ddf0286df2?w=800",
51
+ aiPrompt:
52
+ "A couple in the early 2000s Y2K futurism style, both looking at the camera with futuristic smiles, wearing shiny silver metallic clothing and bubble sunglasses, white plastic minimalist interior with translucent accents in background, bright high-key lighting, retro-futuristic",
53
+ storyTemplate: createStoryTemplate(
54
+ "welcome the new millennium",
55
+ "At the dawn of a new age, they embrace the shiny, plastic, and digital future with open arms and hearts.",
56
+ ),
57
+ },
58
+ ];
@@ -0,0 +1,24 @@
1
+ /**
2
+ * Performance & Stage Scenarios
3
+ * Concert, stage, and performance scenarios
4
+ */
5
+
6
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
7
+ import { createStoryTemplate } from "../utils/scenario-utils";
8
+
9
+ export const PERFORMANCE_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
10
+ {
11
+ id: ScenarioId.CONCERT_STARS,
12
+ title: "Concert Performers",
13
+ description: "Rock the stage together",
14
+ icon: "🎤",
15
+ imageUrl:
16
+ "https://images.unsplash.com/photo-1470229722913-7c0e2dbbafd3?w=800&auto=format&fit=crop&q=60",
17
+ aiPrompt:
18
+ "A couple performing on a concert stage, both looking at the camera with passionate expressions, dressed in stylish stage outfits, holding microphones, massive crowd and stage lights in background, electric and powerful",
19
+ storyTemplate: createStoryTemplate(
20
+ "perform for thousands",
21
+ "Under the spotlight, their voices blend into one, creating magic that resonates with every heart.",
22
+ ),
23
+ },
24
+ ];
@@ -0,0 +1,47 @@
1
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
2
+ import { createStoryTemplate } from "../utils/scenario-utils";
3
+
4
+ export const PIRATE_ERA_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
5
+ {
6
+ id: ScenarioId.STORMY_DECK_LEADERSHIP,
7
+ title: "Stormy Deck",
8
+ description: "Commanding the waves",
9
+ icon: "🌊",
10
+ imageUrl:
11
+ "https://images.unsplash.com/photo-1516939884455-1445c8652f83?w=800",
12
+ aiPrompt:
13
+ "A couple on the deck of a massive wooden pirate ship during a heavy storm, both holding the captain's wheel together, giant waves crashing around them, wearing 18th century pirate attire with leather and buckles, looking at each other with heroic determination, dramatic lightning flashes, epic and intense",
14
+ storyTemplate: createStoryTemplate(
15
+ "navigate the wildest storms of the seven seas",
16
+ "The ocean is deep and the waves are high, but they are the undisputed masters of their fate. Together, they can steer any ship through any storm.",
17
+ ),
18
+ },
19
+ {
20
+ id: ScenarioId.TREASURE_CAVE_DISCOVERY,
21
+ title: "Treasure Cave",
22
+ description: "Found the jackpot",
23
+ icon: "💎",
24
+ imageUrl:
25
+ "https://images.unsplash.com/photo-1541278107931-e00652309623?w=800",
26
+ aiPrompt:
27
+ "A couple in a dark limestone cavern filled with overflowing chests of gold coins, jewels, and ancient artifacts, man holding a flaming torch, both looking at a massive ruby in their hands with ecstatic smiles, wearing rugged pirate clothing, warm flickering firelight, mystery and triumph",
28
+ storyTemplate: createStoryTemplate(
29
+ "uncover a fortune beyond anyone's wildest dreams",
30
+ "They've searched every corner of the map, and finally, the prize is theirs. But the real treasure was the journey they shared to get here.",
31
+ ),
32
+ },
33
+ {
34
+ id: ScenarioId.ISLAND_PARADISE_LONELY,
35
+ title: "Island Paradise",
36
+ description: "Castaways in luxury",
37
+ icon: "🏝️",
38
+ imageUrl:
39
+ "https://images.unsplash.com/photo-1507525428034-b723cf961d3e?w=800",
40
+ aiPrompt:
41
+ "A couple on a perfect white sand tropical beach with leaning palm trees, building a luxury hut from driftwood, both looking at the camera with carefree sun-kissed smiles, turquoise ocean in background, wearing tattered but stylish linen clothes, bright sunny day, peaceful and romantic",
42
+ storyTemplate: createStoryTemplate(
43
+ "build your own world on a distant tropical shore",
44
+ "Being shipwrecked never felt so good. In their own private paradise, the only law is love and the only clock is the rising of the sun.",
45
+ ),
46
+ },
47
+ ];
@@ -0,0 +1,47 @@
1
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
2
+ import { createStoryTemplate } from "../utils/scenario-utils";
3
+
4
+ export const POST_APOCALYPTIC_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
5
+ {
6
+ id: ScenarioId.LAST_SURVIVORS_CABIN,
7
+ title: "The Last Survivors",
8
+ description: "Protection and peace",
9
+ icon: "🏚️",
10
+ imageUrl:
11
+ "https://images.unsplash.com/photo-1440342359743-84fcb8c21f21?w=800",
12
+ aiPrompt:
13
+ "A couple in a rustic fortified cabin in a dense forest, both wearing rugged weathered survival gear, man holding a crossbow, woman looking at a map, both looking at camera with determined protective expressions, afternoon sunlight through dust motes, grit and devotion",
14
+ storyTemplate: createStoryTemplate(
15
+ "build a life when the old world is gone",
16
+ "The cities have fallen, but their love is a fortress that can't be breached. Together, they are the architects of a new beginning.",
17
+ ),
18
+ },
19
+ {
20
+ id: ScenarioId.WASTELAND_RAIDERS,
21
+ title: "Wasteland Raiders",
22
+ description: "Dust and iron",
23
+ icon: "🏍️",
24
+ imageUrl:
25
+ "https://images.unsplash.com/photo-1540324155974-7523202daa3f?w=800",
26
+ aiPrompt:
27
+ "A couple standing next to a rusted custom-built post-apocalyptic buggy in a desert, both wearing leather and metal scrap armor, looking at the camera with fierce confident smiles, dust storm in background, high-contrast dramatic lighting, Mad Max style",
28
+ storyTemplate: createStoryTemplate(
29
+ "conquer the endless desert as a duo",
30
+ "In a world of sand and fire, they are the ones who write the rules. Fast, fierce, and focused on each other.",
31
+ ),
32
+ },
33
+ {
34
+ id: ScenarioId.CITY_RECLAIMED_NATURE,
35
+ title: "Reclaimed City",
36
+ description: "Beauty in the ruins",
37
+ icon: "🌿",
38
+ imageUrl:
39
+ "https://images.unsplash.com/photo-1464822759023-fed622ff2c3b?w=800",
40
+ aiPrompt:
41
+ "A couple sitting on the roof of a rusted bus overgrown with vines in the middle of a deserted city square, skyscrapers in background being reclaimed by nature, both looking at the horizon with hopeful smiles, soft morning mist, cinematic and beautiful ruins",
42
+ storyTemplate: createStoryTemplate(
43
+ "discover the beauty of a world returned to nature",
44
+ "Silence has returned to the city, and in its peace, they hear each other more clearly than ever. A love that thrives in the green wild.",
45
+ ),
46
+ },
47
+ ];
@@ -0,0 +1,47 @@
1
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
2
+ import { createStoryTemplate } from "../utils/scenario-utils";
3
+
4
+ export const PREHISTORIC_WORLD_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
5
+ {
6
+ id: ScenarioId.DINO_RIDER_ADVENTURE,
7
+ title: "Dino Riders",
8
+ description: "Prehistoric speed",
9
+ icon: "🦖",
10
+ imageUrl:
11
+ "https://images.unsplash.com/photo-154447677768-be436bb09401?w=800",
12
+ aiPrompt:
13
+ "A couple riding on the back of a large friendly-looking Velociraptor through a lush prehistoric jungle, man holding the reins, woman looking at the camera with an ecstatic laugh, wearing rugged primitive furs and leather, massive ferns and trees in background, sunny and vibrant adventure",
14
+ storyTemplate: createStoryTemplate(
15
+ "ride into the dawn of time on the back of a legend",
16
+ "They aren't just survivors; they're explorers of a world where everything is new. A love that's as wild and powerful as the creatures they ride.",
17
+ ),
18
+ },
19
+ {
20
+ id: ScenarioId.CAVE_ART_FIRE,
21
+ title: "Cave Fire",
22
+ description: "The first storytellers",
23
+ icon: "🔥",
24
+ imageUrl:
25
+ "https://images.unsplash.com/photo-1440342359743-84fcb8c21f21?w=800",
26
+ aiPrompt:
27
+ "A couple inside a dark cave, man painting a mural on the wall using red ochre, woman holding a torch to light the wall, both looking at each other with warm affectionate smiles, wearing simple animal furs, flickering firelight, intimate and primitive connection",
28
+ storyTemplate: createStoryTemplate(
29
+ "write your own story on the very first walls of humanity",
30
+ "By the light of a flickering torch, they are documenting their history. A love that began at the very start of time and will outlast the stone itself.",
31
+ ),
32
+ },
33
+ {
34
+ id: ScenarioId.VALLEY_OF_TITANS,
35
+ title: "Valley of Titans",
36
+ description: "Walking with giants",
37
+ icon: "🦕",
38
+ imageUrl:
39
+ "https://images.unsplash.com/photo-1506126613408-eca07ce68773?w=800",
40
+ aiPrompt:
41
+ "A couple standing on a ridge overlooking a massive valley where several Brachiosaurus are grazing, man and woman looking at the giants with awe, leaning into each other, wearing primitive furs, vast lush landscape with volcanoes in the far distance, epic and primordial",
42
+ storyTemplate: createStoryTemplate(
43
+ "stand in awe of the giants that once ruled the world",
44
+ "In a valley dominated by titans, they've found that the strongest thing of all is the bond they share. A love that's truly pre-historic.",
45
+ ),
46
+ },
47
+ ];
@@ -0,0 +1,46 @@
1
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
2
+ import { createStoryTemplate } from "../utils/scenario-utils";
3
+
4
+ export const RETRO_ARCADE_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
5
+ {
6
+ id: ScenarioId.ARCADE_HIGH_SCORE,
7
+ title: "High Score Battle",
8
+ description: "Gaming rivals",
9
+ icon: "🕹️",
10
+ imageUrl:
11
+ "https://images.unsplash.com/photo-1511512578047-dfb367046420?w=800",
12
+ aiPrompt:
13
+ "A couple playing a classic arcade machine together, intense focused expressions, man's hand on the joystick, woman pressing buttons, neon lights from the machine reflecting on their faces, colorful retro arcade background, 80s fashion and vibes",
14
+ storyTemplate: createStoryTemplate(
15
+ "battle for the top spot on the leaderboard",
16
+ "They may be rivals on the screen, but they're the ultimate team in life. A relationship built on joy, competition, and shared high scores.",
17
+ ),
18
+ },
19
+ {
20
+ id: ScenarioId.NEON_ARCADE_DATE,
21
+ title: "Neon Arcade Night",
22
+ description: "Glowing tokens and fun",
23
+ icon: "👾",
24
+ imageUrl: "https://images.unsplash.com/photo-1550745165-9bc0b252726f?w=800",
25
+ aiPrompt:
26
+ "A couple in a late-night retro arcade, both looking at the camera with wide playful smiles, holding plastic cups filled with game tokens, surrounded by glowing neon signs and rows of arcade cabinets, vibrant purple and blue lighting, nostalgic and fun",
27
+ storyTemplate: createStoryTemplate(
28
+ "experience the vibrant magic of an 80s night out",
29
+ "In a world of pixels and neon, their connection is the only thing that's real. A night of pure, unadulterated fun.",
30
+ ),
31
+ },
32
+ {
33
+ id: ScenarioId.PIZZA_PIXELS_80S,
34
+ title: "Pizza & Pixels",
35
+ description: "Classic hangout",
36
+ icon: "🍕",
37
+ imageUrl:
38
+ "https://images.unsplash.com/photo-1513104890138-7c749659a591?w=800",
39
+ aiPrompt:
40
+ "A couple in a nostalgic 1980s pizza parlor, sitting in a red vinyl booth, sharing a pizza and a large soda, wearing oversized denim jackets and 80s hairstyles, an arcade machine in the corner, warm yellow indoor lighting, cozy and retro",
41
+ storyTemplate: createStoryTemplate(
42
+ "hang out like it's the 80s all over again",
43
+ "No phones, no distractions, just good pizza and better company. They've found the ultimate throwback to a time of simple joys.",
44
+ ),
45
+ },
46
+ ];
@@ -0,0 +1,103 @@
1
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
2
+ import { createStoryTemplate } from "../utils/scenario-utils";
3
+
4
+ export const ROMANTIC_KISSES_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
5
+ {
6
+ id: ScenarioId.FIRST_KISS_MOMENT,
7
+ title: "The First Kiss",
8
+ description: "That nervous magic",
9
+ icon: "🎇",
10
+ imageUrl:
11
+ "https://images.unsplash.com/photo-1516589174184-c6a6de9e09d1?w=800",
12
+ aiPrompt:
13
+ "A couple in a park at twilight, standing close under a blossoming cherry tree, just as their lips are about to touch for their first kiss, both looking at each other with closed eyes and nervous happy smiles, soft magical lighting, fireflies in background, pure and sweet",
14
+ storyTemplate: createStoryTemplate(
15
+ "relive the electric spark of a first kiss",
16
+ "The world stands still, the stars align, and in that fleeting moment, they realize that everything has changed forever. The start of a thousand chapters.",
17
+ ),
18
+ },
19
+ {
20
+ id: ScenarioId.FOREHEAD_KISS_GENTLE,
21
+ title: "Forehead Kiss",
22
+ description: "Pure protection",
23
+ icon: "😌",
24
+ imageUrl:
25
+ "https://images.unsplash.com/photo-1518199266791-5375a83190b7?w=800",
26
+ aiPrompt:
27
+ "A couple in a field of sunflowers, man gently kissing the woman on her forehead, woman closing her eyes with a serene and safe expression, both dressed in soft linen summer clothes, warm golden sunset light, feel of peace and deep respect",
28
+ storyTemplate: createStoryTemplate(
29
+ "cherish a moment of gentle protection",
30
+ "More than passion, it's a promise. A forehead kiss that says 'I'll always protect you' without speaking a single word.",
31
+ ),
32
+ },
33
+ {
34
+ id: ScenarioId.HAND_KISS_ELEGANCE,
35
+ title: "Stolen Hand Kiss",
36
+ description: "Chivalrous and sweet",
37
+ icon: "🤝",
38
+ imageUrl:
39
+ "https://images.unsplash.com/photo-1519741497674-611481863552?w=800",
40
+ aiPrompt:
41
+ "A couple at an elegant outdoor gala, man holding woman's hand and kissing the back of it while looking at her with devotion, woman looking at the camera with a surprised and blissful smile, wearing high-end formal attire, grand garden with fairy lights in background, sophisticated and romantic",
42
+ storyTemplate: createStoryTemplate(
43
+ "experience a moment of classic chivalry",
44
+ "In a world of fast-paced lives, they find time for the old-school gestures. A hand kiss that feels like a pledge of eternal devotion.",
45
+ ),
46
+ },
47
+ {
48
+ id: ScenarioId.SUNSET_KISS_SILHOUETTE,
49
+ title: "Sunset Silhouette",
50
+ description: "Classic beach romance",
51
+ icon: "🌅",
52
+ imageUrl:
53
+ "https://images.unsplash.com/photo-1507525428034-b723cf961d3e?w=800",
54
+ aiPrompt:
55
+ "A couple in silhouette against a massive vibrant orange and purple sunset on a beach, kissing passionately as the waves lap at their feet, sun low on the horizon creating a blindingly beautiful lens flare, romantic and timeless",
56
+ storyTemplate: createStoryTemplate(
57
+ "dissolve into the colors of a perfect sunset",
58
+ "No words, no people, just two souls becoming one against the canvas of the sky. A kiss that echoes the beauty of the universe.",
59
+ ),
60
+ },
61
+ {
62
+ id: ScenarioId.ESKIMO_KISS_PLAYFUL,
63
+ title: "Eskimo Kiss",
64
+ description: "Playful connection",
65
+ icon: "👃",
66
+ imageUrl:
67
+ "https://images.unsplash.com/photo-1517677208171-0bc6725a3e60?w=800",
68
+ aiPrompt:
69
+ "A couple sitting on a cozy rug in front of a fireplace, rubbing their noses together in a playful 'Eskimo kiss', both looking at the camera with wide laughing eyes, wearing oversized fuzzy sweaters, warm amber light and soft shadows, cute and intimate",
70
+ storyTemplate: createStoryTemplate(
71
+ "share a playful moment of pure joy",
72
+ "Love isn't always serious; it's the giggles and the nose-rubs that build the strongest bridges. A connection as sweet as a winter morning.",
73
+ ),
74
+ },
75
+ {
76
+ id: ScenarioId.WEDDING_KISS_ALTAR,
77
+ title: "The Altar Kiss",
78
+ description: "Just married!",
79
+ icon: "👰",
80
+ imageUrl:
81
+ "https://images.unsplash.com/photo-1515934751635-c81c6bc9a2d8?w=800",
82
+ aiPrompt:
83
+ "A couple's first kiss at the altar after being pronounced husband and wife, man dipping woman slightly, church or garden wedding setting, guests clapping in the blurred background, confetti in the air, both looking at each other with triumphant love, celebratory and glorious",
84
+ storyTemplate: createStoryTemplate(
85
+ "seal a lifetime promise with a kiss",
86
+ "The 'I do' was the promise; the kiss is the seal. A moment of pure victory as they step into their future together.",
87
+ ),
88
+ },
89
+ {
90
+ id: ScenarioId.RAINY_KISS_PASSION,
91
+ title: "Passtionate Rain",
92
+ description: "Cinematic downpour",
93
+ icon: "🌧️",
94
+ imageUrl:
95
+ "https://images.unsplash.com/photo-1515694346937-94d85e41e6f0?w=800",
96
+ aiPrompt:
97
+ "A couple kissing passionately in the middle of a heavy rainstorm on a city street, man's hands cupping the woman's face, rain soaked clothes, neon lights reflecting in puddles, dramatic cinematic lighting, raw emotional intensity",
98
+ storyTemplate: createStoryTemplate(
99
+ "lose yourselves in the rhythm of the rain",
100
+ "The storm may be wild, but their passion is wilder. A kiss that proves that true love doesn't wait for the storm to pass; it dances in the rain.",
101
+ ),
102
+ },
103
+ ];
@@ -0,0 +1,46 @@
1
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
2
+ import { createStoryTemplate } from "../utils/scenario-utils";
3
+
4
+ export const SAMURAI_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
5
+ {
6
+ id: ScenarioId.SAKURA_PATH_TRADITION,
7
+ title: "Sakura Path",
8
+ description: "Cherry blossom walk",
9
+ icon: "🌸",
10
+ imageUrl:
11
+ "https://images.unsplash.com/photo-1522383225053-ed111181a951?w=800",
12
+ aiPrompt:
13
+ "A couple in traditional Japanese Kimonos and Hakamas walking through a path of blooming cherry blossom (Sakura) trees, pink petals falling like snow, ancient stone lanterns in background, soft morning light, looking at each other with deep respect and love, ethereal and peaceful",
14
+ storyTemplate: createStoryTemplate(
15
+ "walk the path of tradition beneath the falling blossoms",
16
+ "Like the Sakura, some moments are fleeting but beautiful beyond words. They've found a love that's as timeless as the ancient stones beneath their feet.",
17
+ ),
18
+ },
19
+ {
20
+ id: ScenarioId.ZEN_GARDEN_TEA,
21
+ title: "Zen Garden Tea",
22
+ description: "Peaceful reflection",
23
+ icon: "🍵",
24
+ imageUrl:
25
+ "https://images.unsplash.com/photo-1493976040374-85c8e12f0c0e?w=800",
26
+ aiPrompt:
27
+ "A couple sitting on a wooden porch of a traditional Japanese house overlooking a meticulously raked Zen rock garden, man and woman sharing a small cup of tea, looking at the camera with tranquil smiles, soft twilight lighting, wearing silk yukatas, calm and profound connection",
28
+ storyTemplate: createStoryTemplate(
29
+ "find stillness in the heart of a chaotic world",
30
+ "True harmony doesn't need many words. In the silence of the Zen garden, their souls speak a language of deep, unshakeable peace.",
31
+ ),
32
+ },
33
+ {
34
+ id: ScenarioId.DOJO_TRAINING_BOND,
35
+ title: "Dojo Training",
36
+ description: "Focus and strength",
37
+ icon: "⚔️",
38
+ imageUrl: "https://images.unsplash.com/photo-1555597673-b21d5c935865?w=800",
39
+ aiPrompt:
40
+ "A couple in a wooden traditional Japanese dojo, sitting back-to-back on straw mats with Katanas resting across their laps, looking at the camera with fierce and honorable expressions, dust motes in shafts of light from high windows, atmosphere of strength and mutual protection",
41
+ storyTemplate: createStoryTemplate(
42
+ "hone your spirit and strength side-by-side",
43
+ "A samurai's greatest weapon is their discipline, but their greatest strength is the person standing at their back. A bond forged in honor and steel.",
44
+ ),
45
+ },
46
+ ];
@@ -0,0 +1,66 @@
1
+ /**
2
+ * Sci-Fi Scenarios
3
+ * Scenarios focused on futuristic, space, and cyberpunk themes
4
+ */
5
+
6
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
7
+ import { createStoryTemplate } from "../utils/scenario-utils";
8
+
9
+ export const SCI_FI_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
10
+ {
11
+ id: ScenarioId.CYBERPUNK,
12
+ title: "Cyberpunk City",
13
+ description: "High-tech low-life future",
14
+ icon: "🌃",
15
+ imageUrl:
16
+ "https://images.unsplash.com/photo-1550745165-9bc0b252726f?w=800&auto=format&fit=crop&q=60",
17
+ aiPrompt:
18
+ "A couple in Cyberpunk 2077 style, both looking at the camera with edgy intense expressions, dressed in fierce futuristic tech-wear with neon accents, neon-lit night city with holographic ads in background, gritty and vibrant",
19
+ storyTemplate: createStoryTemplate(
20
+ "navigate the neon-soaked future",
21
+ "In a world of chrome and code, their connection remains the most human thing of all.",
22
+ ),
23
+ },
24
+ {
25
+ id: ScenarioId.SPACE,
26
+ title: "Cosmic Journey",
27
+ description: "Explore infinite galaxies",
28
+ icon: "🚀",
29
+ imageUrl:
30
+ "https://images.unsplash.com/photo-1446776653964-20c1d3a81b06?w=800&auto=format&fit=crop&q=60",
31
+ aiPrompt:
32
+ "A couple as astronauts in a space station, both looking at the camera with wonder-filled smiles, dressed in sleek space suits, futuristic space station with Earth visible through window in background, sci-fi and awe-inspiring",
33
+ storyTemplate: createStoryTemplate(
34
+ "explore the final frontier together",
35
+ "Among the stars, they've found that love truly knows no bounds. Their journey spans galaxies.",
36
+ ),
37
+ },
38
+ {
39
+ id: ScenarioId.SPACE_OPERA,
40
+ title: "Space Opera",
41
+ description: "Epic galactic heroes",
42
+ icon: "⚔️",
43
+ imageUrl:
44
+ "https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=800&auto=format&fit=crop&q=60",
45
+ aiPrompt:
46
+ "A couple as galactic heroes, both looking at the camera with epic heroic expressions, dressed in futuristic robes and armor, desert planet sunset with twin suns and sci-fi elements in background, epic and adventurous",
47
+ storyTemplate: createStoryTemplate(
48
+ "lead the rebellion across the galaxy",
49
+ "Across the stars and sands of time, their destiny is written in the cosmos.",
50
+ ),
51
+ },
52
+ {
53
+ id: ScenarioId.MARS_2050,
54
+ title: "Life on Mars",
55
+ description: "Colonizing the red planet",
56
+ icon: "🪐",
57
+ imageUrl:
58
+ "https://plus.unsplash.com/premium_photo-1677038264064-2dedc3e9a9f7?w=900&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MXx8Y291cGxlJTJDJTIwbWFyc3xlbnwwfHwwfHx8MA%3D%3D",
59
+ aiPrompt:
60
+ "A couple walking on the surface of Mars, both looking at the camera through clear helmets, dressed in sleek white futuristic space suits, faces visible through helmet glass, vast red martian landscape in background, epic sci-fi realism",
61
+ storyTemplate: createStoryTemplate(
62
+ "build a new life on Mars",
63
+ "On a new world, under a dusty red sky, they build a future as boundless as their ambition.",
64
+ ),
65
+ },
66
+ ];
@@ -0,0 +1,24 @@
1
+ /**
2
+ * Seasonal & Nature Scenarios
3
+ * Beautiful seasonal and nature-focused scenarios
4
+ */
5
+
6
+ import { Scenario, ScenarioId } from "../../domain/Scenario";
7
+ import { createStoryTemplate } from "../utils/scenario-utils";
8
+
9
+ export const SEASONAL_SCENARIOS: Omit<Scenario, 'outputType' | 'category'>[] = [
10
+ {
11
+ id: ScenarioId.CHERRY_BLOSSOM,
12
+ title: "Cherry Blossom Dreams",
13
+ description: "Springtime in Japan",
14
+ icon: "🌸",
15
+ imageUrl:
16
+ "https://images.unsplash.com/photo-1522383225653-ed111181a951?w=800&auto=format&fit=crop&q=60",
17
+ aiPrompt:
18
+ "A couple under blooming cherry blossom trees in Japan, both looking at the camera with serene smiles, dressed in elegant modern attire, pink petals falling around them, traditional Japanese temple in background, dreamy and romantic",
19
+ storyTemplate: createStoryTemplate(
20
+ "witness nature's most beautiful moment",
21
+ "Like cherry blossoms, their love blooms beautifully, a fleeting yet eternal moment of perfection.",
22
+ ),
23
+ },
24
+ ];