| 1 | [ |
| 2 | { |
| 3 | "scene_information": { |
| 4 | "who": [ |
| 5 | "Alex", |
| 6 | "Mia" |
| 7 | ], |
| 8 | "where": "Apartment living room", |
| 9 | "what": "Alex and Mia brainstorm late at night in the apartment living room about innovative ideas for their startup." |
| 10 | }, |
| 11 | "initial position": [ |
| 12 | { |
| 13 | "character": "Alex", |
| 14 | "position": "Position 1" |
| 15 | }, |
| 16 | { |
| 17 | "character": "Mia", |
| 18 | "position": "Position 2" |
| 19 | } |
| 20 | ], |
| 21 | "dialogues": [ |
| 22 | { |
| 23 | "speaker": "Alex", |
| 24 | "content": "Mia, I've been mulling over integrating AI into our app to enhance user experience.", |
| 25 | "actions": [ |
| 26 | { |
| 27 | "character": "Alex", |
| 28 | "state": "sitting", |
| 29 | "action": "Sitting Talking" |
| 30 | } |
| 31 | ], |
| 32 | "selected shot": "Track Shot" |
| 33 | }, |
| 34 | { |
| 35 | "speaker": "Mia", |
| 36 | "content": "That's an exciting idea! AI could personalize the app for each user.", |
| 37 | "actions": [ |
| 38 | { |
| 39 | "character": "Mia", |
| 40 | "state": "sitting", |
| 41 | "action": "Sitting Claping" |
| 42 | } |
| 43 | ], |
| 44 | "selected shot": "Long Shot" |
| 45 | }, |
| 46 | { |
| 47 | "speaker": "Alex", |
| 48 | "content": "Exactly. But we need to think about how to implement it efficiently.", |
| 49 | "actions": [ |
| 50 | { |
| 51 | "character": "Alex", |
| 52 | "state": "sitting", |
| 53 | "action": "Sitting Thinking" |
| 54 | } |
| 55 | ], |
| 56 | "selected shot": "Close Shot" |
| 57 | }, |
| 58 | { |
| 59 | "speaker": "Mia", |
| 60 | "content": "I can brainstorm some marketing angles for this feature.", |
| 61 | "actions": [ |
| 62 | { |
| 63 | "character": "Mia", |
| 64 | "state": "sitting", |
| 65 | "action": "Sitting Talking" |
| 66 | } |
| 67 | ], |
| 68 | "selected shot": "Long Shot" |
| 69 | }, |
| 70 | { |
| 71 | "speaker": "Alex", |
| 72 | "content": "Great. Let's list out potential benefits and challenges.", |
| 73 | "actions": [ |
| 74 | { |
| 75 | "character": "Alex", |
| 76 | "state": "sitting", |
| 77 | "action": "Sitting Talking" |
| 78 | } |
| 79 | ], |
| 80 | "selected shot": "Mid Shot" |
| 81 | }, |
| 82 | { |
| 83 | "speaker": "Mia", |
| 84 | "content": "Do you think users will be concerned about data privacy?", |
| 85 | "actions": [ |
| 86 | { |
| 87 | "character": "Mia", |
| 88 | "state": "sitting", |
| 89 | "action": "Sitting Thinking" |
| 90 | } |
| 91 | ], |
| 92 | "selected shot": "Long Shot" |
| 93 | }, |
| 94 | { |
| 95 | "speaker": "Alex", |
| 96 | "content": "We need to be transparent and ensure data security.", |
| 97 | "actions": [ |
| 98 | { |
| 99 | "character": "Alex", |
| 100 | "state": "sitting", |
| 101 | "action": "Sitting Talking" |
| 102 | } |
| 103 | ], |
| 104 | "selected shot": "Close Shot" |
| 105 | }, |
| 106 | { |
| 107 | "speaker": "Mia", |
| 108 | "content": "I'll draft a plan on how to communicate this to users.", |
| 109 | "actions": [ |
| 110 | { |
| 111 | "character": "Mia", |
| 112 | "state": "sitting", |
| 113 | "action": "Sitting Talking" |
| 114 | } |
| 115 | ], |
| 116 | "selected shot": "Long Shot" |
| 117 | } |
| 118 | ] |
| 119 | }, |
| 120 | { |
| 121 | "scene_information": { |
| 122 | "who": [ |
| 123 | "Alex", |
| 124 | "Mia", |
| 125 | "Leo" |
| 126 | ], |
| 127 | "where": "Apartment kitchen", |
| 128 | "what": "Alex and Mia move to the kitchen for coffee; Leo joins them, bringing new energy and ideas." |
| 129 | }, |
| 130 | "initial position": [ |
| 131 | { |
| 132 | "character": "Alex", |
| 133 | "position": "Position 2" |
| 134 | }, |
| 135 | { |
| 136 | "character": "Mia", |
| 137 | "position": "Position 3" |
| 138 | }, |
| 139 | { |
| 140 | "character": "Leo", |
| 141 | "position": "Position 4" |
| 142 | } |
| 143 | ], |
| 144 | "dialogues": [ |
| 145 | { |
| 146 | "speaker": "Leo", |
| 147 | "content": "Hey guys, burning the midnight oil?", |
| 148 | "actions": [ |
| 149 | { |
| 150 | "character": "Leo", |
| 151 | "state": "standing", |
| 152 | "action": "Standing Greeting" |
| 153 | } |
| 154 | ], |
| 155 | "selected shot": "Track Shot" |
| 156 | }, |
| 157 | { |
| 158 | "speaker": "Mia", |
| 159 | "content": "You bet! We're discussing integrating AI into the app.", |
| 160 | "actions": [ |
| 161 | { |
| 162 | "character": "Mia", |
| 163 | "state": "standing", |
| 164 | "action": "Standing Talking" |
| 165 | } |
| 166 | ], |
| 167 | "selected shot": "Long Shot" |
| 168 | }, |
| 169 | { |
| 170 | "speaker": "Leo", |
| 171 | "content": "That's ambitious. But I love it. How do you see it working?", |
| 172 | "actions": [ |
| 173 | { |
| 174 | "character": "Leo", |
| 175 | "state": "standing", |
| 176 | "action": "Standing Happy" |
| 177 | } |
| 178 | ], |
| 179 | "selected shot": "Close Shot" |
| 180 | }, |
| 181 | { |
| 182 | "speaker": "Alex", |
| 183 | "content": "We're thinking about personalization, but we need to tackle some technical challenges.", |
| 184 | "actions": [ |
| 185 | { |
| 186 | "character": "Alex", |
| 187 | "state": "standing", |
| 188 | "action": "Standing Thinking" |
| 189 | } |
| 190 | ], |
| 191 | "selected shot": "Mid Shot" |
| 192 | }, |
| 193 | { |
| 194 | "speaker": "Leo", |
| 195 | "content": "Well, obstacles are just opportunities in disguise.", |
| 196 | "actions": [ |
| 197 | { |
| 198 | "character": "Leo", |
| 199 | "state": "standing", |
| 200 | "action": "Standing Happy" |
| 201 | } |
| 202 | ], |
| 203 | "selected shot": "Close Shot" |
| 204 | }, |
| 205 | { |
| 206 | "speaker": "Mia", |
| 207 | "content": "Spoken like a true entrepreneur!", |
| 208 | "actions": [ |
| 209 | { |
| 210 | "character": "Mia", |
| 211 | "state": "standing", |
| 212 | "action": "Standing Happy" |
| 213 | } |
| 214 | ], |
| 215 | "selected shot": "Long Shot" |
| 216 | }, |
| 217 | { |
| 218 | "speaker": "Leo", |
| 219 | "content": "Let me know how I can help. Perhaps we can pitch this to investors.", |
| 220 | "actions": [ |
| 221 | { |
| 222 | "character": "Leo", |
| 223 | "state": "standing", |
| 224 | "action": "Standing Agree" |
| 225 | } |
| 226 | ], |
| 227 | "selected shot": "Long Shot" |
| 228 | } |
| 229 | ] |
| 230 | }, |
| 231 | { |
| 232 | "scene_information": { |
| 233 | "who": [ |
| 234 | "Alex", |
| 235 | "Mia", |
| 236 | "Leo", |
| 237 | "Zoe" |
| 238 | ], |
| 239 | "where": "Work room", |
| 240 | "what": "They gather in the work room to start designing the prototype; Zoe contributes her design expertise." |
| 241 | }, |
| 242 | "initial position": [ |
| 243 | { |
| 244 | "character": "Alex", |
| 245 | "position": "Position 1" |
| 246 | }, |
| 247 | { |
| 248 | "character": "Mia", |
| 249 | "position": "Position 2" |
| 250 | }, |
| 251 | { |
| 252 | "character": "Leo", |
| 253 | "position": "Position 4" |
| 254 | }, |
| 255 | { |
| 256 | "character": "Zoe", |
| 257 | "position": "Position 5" |
| 258 | } |
| 259 | ], |
| 260 | "dialogues": [ |
| 261 | { |
| 262 | "speaker": "Zoe", |
| 263 | "content": "I heard we're adding AI? That's huge!", |
| 264 | "actions": [ |
| 265 | { |
| 266 | "character": "Zoe", |
| 267 | "state": "standing", |
| 268 | "action": "Standing Surprise" |
| 269 | } |
| 270 | ], |
| 271 | "selected shot": "Track Shot" |
| 272 | }, |
| 273 | { |
| 274 | "speaker": "Alex", |
| 275 | "content": "Yes, and we need your design expertise to make it user-friendly.", |
| 276 | "actions": [ |
| 277 | { |
| 278 | "character": "Alex", |
| 279 | "state": "sitting", |
| 280 | "action": "Sitting Talking" |
| 281 | } |
| 282 | ], |
| 283 | "selected shot": "Long Shot" |
| 284 | }, |
| 285 | { |
| 286 | "speaker": "Zoe", |
| 287 | "content": "Absolutely. I can start sketching some interface ideas.", |
| 288 | "actions": [ |
| 289 | { |
| 290 | "character": "Zoe", |
| 291 | "state": "standing", |
| 292 | "action": "Standing Agree" |
| 293 | } |
| 294 | ], |
| 295 | "selected shot": "Close Shot" |
| 296 | }, |
| 297 | { |
| 298 | "speaker": "Leo", |
| 299 | "content": "We'll need to make sure it's intuitive for users.", |
| 300 | "actions": [ |
| 301 | { |
| 302 | "character": "Leo", |
| 303 | "state": "sitting", |
| 304 | "action": "Sitting Thinking" |
| 305 | } |
| 306 | ], |
| 307 | "selected shot": "Mid Shot" |
| 308 | }, |
| 309 | { |
| 310 | "speaker": "Mia", |
| 311 | "content": "And appealing from a marketing standpoint.", |
| 312 | "actions": [ |
| 313 | { |
| 314 | "character": "Mia", |
| 315 | "state": "sitting", |
| 316 | "action": "Sitting Talking" |
| 317 | } |
| 318 | ], |
| 319 | "selected shot": "Long Shot" |
| 320 | }, |
| 321 | { |
| 322 | "speaker": "Zoe", |
| 323 | "content": "I'll incorporate feedback as we go.", |
| 324 | "actions": [ |
| 325 | { |
| 326 | "character": "Zoe", |
| 327 | "state": "standing", |
| 328 | "action": "Standing Happy" |
| 329 | } |
| 330 | ], |
| 331 | "selected shot": "Close Shot" |
| 332 | }, |
| 333 | { |
| 334 | "speaker": "Alex", |
| 335 | "content": "Teamwork makes the dream work!", |
| 336 | "actions": [ |
| 337 | { |
| 338 | "character": "Alex", |
| 339 | "state": "sitting", |
| 340 | "action": "Sitting Happy" |
| 341 | } |
| 342 | ], |
| 343 | "selected shot": "Long Shot" |
| 344 | } |
| 345 | ] |
| 346 | } |
| 347 | ] |