Mastering Meeting notes extraction
on Gemini 2.0 Flash
Stop guessing. See how professional prompt engineering transforms Gemini 2.0 Flash's output for specific technical tasks.
The "Vibe" Prompt
Optimized Version
Engineering Rationale
The optimized prompt works better for several reasons: 1. **Role Assignment:** It explicitly assigns the model the role of an 'expert meeting assistant,' which helps it contextualize the task and adopt an appropriate tone and focus. 2. **Clear Instructions with Examples:** It breaks down the extraction process into specific sub-tasks (decisions, action items, discussion points) and provides clear, detailed instructions for each, including what to look for and how to structure the output. 3. **Strict JSON Schema:** Providing a precise JSON schema eliminates ambiguity in output format, ensuring a parseable and consistent result. This is crucial for automation and downstream processing. 4. **Chain of Thought (CoT):** The CoT section guides the model through a step-by-step reasoning process, mimicking how a human would approach the task. This leads to more systematic and accurate extraction by encouraging multiple passes and structured thinking. It prompts the model to look for specific cues and organize information logically. 5. **Reduced Ambiguity:** The detailed instructions and CoT minimize assumptions the model needs to make, reducing the likelihood of irrelevant information or incorrect formatting. The prompt explicitly tells the model to distinguish 'substantive discussions' from 'conversational filler'. 6. **Enhanced Completeness & Accuracy:** The iterative passes suggested in the CoT (first pass, second pass, third pass, final review) help ensure that all relevant information is captured and correctly categorized.
Ready to stop burning tokens?
Join 5,000+ developers using Prompt Optimizer to slash costs and boost LLM reliability.
Optimize My Prompts