{
"Concept-Name": "(string) a 1-2 word identifier of the messaging or theme of the video— excluding the product name.",
"Script": "(array) an array of nested objects with the keys: 'Scene-Name' and 'Original-Script'"
}
Original Script: My teeth have never been so white. Cymbal's teeth whitening kit is a game changer. I saw amazing results in just two days. It's easy to use, safe on sensitive teeth, and there's zero cleanup. It takes only nine minutes per day. Now people keep asking me how my teeth are so white.
AI
{
"Concept-Name": "Teeth Whitening",
"Script": [
{
"Scene-Name": "Testimonial",
"Original-Script": "My teeth have never been so white."
},
{
"Scene-Name": "Product Introduction",
"Original-Script": "Snow's teeth whitening kit is a game changer."
},
{
"Scene-Name": "Results",
"Original-Script": "I saw amazing results in just two days."
},
{
"Scene-Name": "Ease of Use",
"Original-Script": "It's easy to use, safe on sensitive teeth, and there's zero cleanup."
},
{
"Scene-Name": "Time Commitment",
"Original-Script": "It takes only nine minutes per day."
},
{
"Scene-Name": "Social Proof",
"Original-Script": "Now people keep asking me how my teeth are so white."
}
]
}
{
"Concept-Name": "Teeth Whitening",
"Script": [
{
"Scene-Name": "Testimonial",
"Original-Script": "My teeth have never been so white.",
"New-Script": "I can't believe how white my teeth are now."
},
{
"Scene-Name": "Product Introduction",
"Original-Script": "Snow's teeth whitening kit is a game changer.",
"New-Script": "The SNOW® Diamond Teeth Whitening Kit is a game changer."
},
{
"Scene-Name": "Results",
"Original-Script": "I saw amazing results in just two days.",
"New-Script": "I saw visible results after just one use."
},
{
"Scene-Name": "Ease of Use",
"Original-Script": "It's easy to use, safe on sensitive teeth, and there's zero cleanup.",
"New-Script": "It's easy to use, virtually eliminates sensitivity, and there's zero mess."
},
{
"Scene-Name": "Time Commitment",
"Original-Script": "It takes only nine minutes per day.",
"New-Script": "It takes as little as nine minutes per day."
},
{
"Scene-Name": "Social Proof",
"Original-Script": "Now people keep asking me how my teeth are so white.",
"New-Script": "My friends can't stop asking me how I got my teeth so white."
}
]
}