Does anyone have a good resource for learning prompt engineering?
Sort by:
Apply prompt engineering with Azure OpenAI Service - Training | Microsoft Learn
I would recommend three sources rating from the formal academic reading to more like training format:
First, The Prompt Report: A Systematic Survey of Prompting Techniques paper: 2406.06608 (arxiv.org)
Then, the prompting guide from GitHub: GitHub - promptslab/Awesome-Prompt-Engineering: This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc
And finally, Learn Prompting site: Learn Prompting: Your Guide to Communicating with AI
Lookup all three and choose. Prompting is a key to effective use of Generative AI.
Good luck!
I have not found any good resources, but a few pieces of information are available on youtube.
I participated in a workshop with FourthBrain a week ago, which focused on leveraging a generative AI model and tuning it with your own dataset and deploying on HuggingFace. As part of that, they discussed prompts. I'm thinking that they might be a good resource for learning prompt engineering, so you might want to look into FourthBrain's offerings. I paid $500 for a day long workshop, to give you a sense of time commitment and cost.
Some of our learning resources on this: Apply prompt engineering with Azure OpenAI Service - Training | Microsoft Learn and 15 Tips to Become a Better Prompt Engineer with Generative AI (microsoft.com)