Skip to content

Instantly share code, notes, and snippets.

@jordanmoore
Last active June 20, 2023 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jordanmoore/5ce866aa31dbe2554fbded4975aa0071 to your computer and use it in GitHub Desktop.
Save jordanmoore/5ce866aa31dbe2554fbded4975aa0071 to your computer and use it in GitHub Desktop.
Audio Log - Title & Summarise prompt for GPT-4 in Reflect
First, suggest a title for the text in triple quotes and prepend with a "- ###".
Then, summarize the text in triple quotes but keep it concise. Summarize using plain and simple language and keep the same tense and keep first-person references like "I". Then, prepend the summary with a "- ". Finally, add the full original text after the summary in this format:
"- #### Transcript
- {{selectedText}}"
"""
{{selectedText}}
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment