Mastering Meeting notes extraction
on Perplexity Online 70B
Stop guessing. See how professional prompt engineering transforms Perplexity Online 70B's output for specific technical tasks.
The "Vibe" Prompt
Optimized Version
Engineering Rationale
The 'optimized_prompt' works better due to several factors: 1. **Explicit Role Assignment**: It assigns the model a clear role ('highly efficient meeting assistant'), setting expectations for its behavior. 2. **Clear Instructions and Constraints**: It provides detailed instructions on what to extract, the output format (strict JSON), and how to handle missing information ('N/A'). It explicitly forbids inference/hallucination. 3. **Chain-of-Thought (CoT)**: The numbered steps (Identify Participants, Summarize Discussions, Extract Decisions, Identify Action Items, Synthesize) guide the model through a logical processing sequence, mimicking human thought and improving accuracy. 4. **Structured Output Schema**: Providing a detailed JSON schema with example values minimizes ambiguity and ensures consistent, machine-readable output. 5. **Keyword Guidance**: Suggesting keywords helps the model identify specific types of information (e.g., 'decided' for decisions, 'will' for action items). 6. **Temperature and Determinism**: By asking for 'strictly adhere' and 'strictly in this format', it encourages a more deterministic, less creative output from the model, which is crucial for data extraction.
Ready to stop burning tokens?
Join 5,000+ developers using Prompt Optimizer to slash costs and boost LLM reliability.
Optimize My Prompts