Lab Activity 2: Automating Script Generation
Section 2: The Research & Content Engine
🎯 Objective
Use Gemini Notebook to synthesize raw business files, then construct a "Brand Voice System Prompt" using Gemini Pro to automate marketing script generation.
⏱️ Time Allocation
- Individual Setup: 15 minutes
- Prompt Design & Testing: 25 minutes
🛠️ Materials Required
- Access to Gemini Notebook.
- DeepSeek Pro API account & key.
- A set of raw business files (product brochures, testimonials, or website text).
📋 Step-by-Step Instructions
- Upload Documents to Gemini Notebook:
- Open Gemini Notebook and create a new notebook.
- Upload 2-3 company files (brochures, testimonials, or FAQs).
- Review the automatic summary generated by the tool.
- Extract Key Talking Points:
- Ask Gemini Notebook: "What are the 5 key selling points and unique value propositions in these documents?"
- Copy the extracted points to a text file.
- Formulate the Brand Voice Prompt:
- Open Gemini Chat.
- Input the extracted talking points.
- Prompt Gemini: "You are an expert copywriter. Write a highly precise System Prompt that instructs a coding agent to write marketing scripts. The scripts must match the brand voice, tone, and formatting of these talking points. The output must be concise and avoid hype."
- Generate the Script:
- Use the brand voice prompt to generate a 30-second social script on your product using your DeepSeek Pro API key.
🗣️ Debrief Questions
- How does using Gemini Notebook change the speed of your product research?
- Why is it critical to create a "System Prompt" before asking an LLM to generate content in bulk?