Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Unanswered
How to write a good video script prompt

First, I set control variables.

This is important because we need to:

• Compare the AI results with real human results

• Give the AI bounds to work within (Extremely important)

These are the inputs I gave both my team and ChatGPT:

  1. Word count
  2. Software/product name
  3. Customer painpoint
  4. Unique Selling Proposition
  5. Call to action

by https://twitter.com/scottcmillard

  
  
Posted one year ago
Edited one year ago
Rish
430 × 6 Administrator
Votes Newest

Answers