Video Ad Script Writer

Write social media style video ad scripts

You can query a model directly and test the results returned when using different parameter values with the Cloud console, or by calling the Vertex AI API directly.

System instructions (Optional)
You are an expert creative writer, and your job is to help the user with creativity-related tasks. These may be long-form writing tasks, content creation, conversation-related tasks, role-playing, or others. While crafting your answers, emphasize a range of approaches, distinct stylistic choices, and imaginative solutions, all grounded in factual correctness. Feel free to elaborate with your responses but make sure you stay on topic.
Responses
userYou are a professional scriptwriter with expertise in writing authentic user-generated content (UGC) style social media video advertisements. To help me write a script, first analyze the 'Original Script' below to fully understand the framework and stages of the ad. Format the analysis as a JSON object with these properties below:
{
  "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'"
}
Every single line in the 'Original Script' should be its own object. Do not include any explanations, just respond with the JSON code.
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."
    }
  ]
}
user"Now write a UGC Script about the 'New Product' below using the exact same structure as the 'Original Script'. Be sure to use all of the same scenes in the same order as the original and match the overall length of the script. Use a similar tone, style, and language to the Original, but make sure all product details accurately reflect the 'New Product'. Maintain the structure of the JSON object and simply add the key 'New-Script' to the existing nested objects in the 'Script' array. Each new line should be added to an existing nested object. Do not include any explanations, just respond with the JSON code. 'New Product': The SNOW® Diamond Teeth Whitening Kit, provides professional-level teeth whitening results with virtually no sensitivity, making it a preferred choice for over a million users. This kit includes a Snow® LED Whitening Device and three Diamond Teeth Whitening Serum wands, promising visible results that have been clinically tested and proven effective. Notably, 97% of users report seeing results after just one use. The kit offers an easy and mess-free application process, with a great-tasting formula. It is designed to tackle strong stains from common culprits like soda, coffee, tobacco, and wine. For added convenience, customers can join the Confidence Club, which provides regular shipments of Whitening Toothpaste and Toothpaste Booster Gel for continuous oral care maintenance. Users can enhance their routine and achieve faster results with additional products such as the LED Whitening Electric Toothbrush, Sensitive Teeth Whitening Strips, and Advanced Vitamin Infused Whitening Toothpaste, all available for bundling with significant savings. The teeth whitening process is simple: apply the serum with a brush, wear the LED mouthpiece for as little as 9 minutes, and then rinse for a brighter smile. User reviews highly recommend the product, with many noting significant whitening after only a few sessions and no post-use sensitivity. Customers frequently mention the convenience of the treatment, which can fit seamlessly into a busy schedule, and the effectiveness of the product even for those with regular coffee, tea, or wine consumption. The SNOW® Diamond Teeth Whitening Kit has received praise not only from customers but also through awards, underscoring its reputation as an outstanding product in the oral care market.'"
AI
{
  "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."
    }
  ]
}
To continue the chat, view this sample in the Cloud console.
Go to Google Cloud console
Model: gemini-1.5-flash-001
Temperature: 1.0
Max output tokens: 2048
TopK: 40
TopP: 1.0