Skip to content

Latest commit

 

History

History

prompt-writing-self-help-group

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Prompt writing self help group

When to use LLMs

  • Writing LinkedIn texts
  • Changing the tone of a text
  • Start a search
  • Code snippets / small code changes
  • Keyword/Metatags Generation
  • Code explanations
  • Summarizing of texts
  • Regex
  • Translations
    • Excel
  • Brainstorming

Prompt tricks

  • Instead of "Draw like Andy Warhol", "Explain the style of Andy Warhol", then use that to generate an Image
  • OpenAI API: structured output to force JSON
  • Splitting up multiple tasks into multiple prompts
  • Switching language to get a better answer
  • Pushing Code generation to be more modern: Use keywords, be explicit
  • Superprompt: Write a prompt to put before your actual prompt and always copy it into the discussion

Tools

  • Poe
  • promptfoo
  • GitHub Co-pilot
  • phind