ChatGPT use declines as users complain about ‘dumber’ answers, and the reason might be AI’s biggest threat for the future::AI for the smart guy?

you are viewing a single comment's thread
view the rest of the comments
[–] 23 points 3 years ago (1 child)

So what are the fundamentals in prompt engineering?

  • source
  • hideshow 2 child comments
  • [–] 27 points 3 years ago* (last edited 3 years ago) (5 children)

    It’s impossible for me to comprehensively summarise in a comment because everyone has different use cases.

    Personally, every new ‘project’ of mine requires a new chat. I first teach chatgpt-4 who I am, what I do, and how I want gpt-4 to assist me. Then I ask it to generate a project profile and to analyse documents using plugins.

    The key is to work step-by-step and develop a string of prompts. Once I’m happy gpt-4 understands the project, I ask it to draft an overview/outline using headings and subheadings.

    Lastly, I work on each section individually, ‘filling in’ the actual content. Then I edit and ask it to review problematic sections.

    Most people, as far as I can tell, seem to think it’s a single ask-and-answer process. It’s not. I often need to draft about 10 prompts – about 3000 words – in order to generate one 10 page document.

    I think the most important fundamental is to use templates. Pro tip: use gpt-4 to teach you how to develop your prompt templates.

  • source
  • parent
  • hideshow 10 child comments