Andrew Ng and Isa Fulford's released great course called "ChatGPT Prompt Engineering for Developers" on DeepLearning.AI site.
I've followed on-screen instructions to re-create their practical Jupyter notebooks. I've then afapted the code to run against Azure OpenAI service, as it has slightly different syntax in comparison to the original OpenAI endpoint's specifics:
- Guidelines for Prompting
- Iterative Prompt Development
- Summarisimng Prompt Content
- Inferring Sentiment and Topics
- Transforming (Language Tanslation, Spellcheck, Tone Adjustment, Format Conversion)
- Expanding (Customised eMails based on Sentiment)
- Chatbot