ChatGPT Prompt Engineering for Developers is a course created and presented by Isa Fulford (OpenAi) and Andrew Ng(DeepLearning.AI) freely accessible at [DeepLearning.AI](https://learn.deeplearning.ai/chatgpt-prompt-eng/lesson/1/introduction)
This course aims at explaining how to use [[large language model|LLMs]] through API calls and how to use them in software applications.
The course includes Jupyter Notebook examples that allow the student to run the proposed code and to try different alternatives.
The course is divided into the following modules:
1. Introduction
2. Guidelines for Prompting
3. Iterative Prompt Development
4. Summarizing
5. Inferring
6. Transforming
7. Expanding
8. Chatbot
9. Conclusion
< [[Hands-on LLMs]]/[[9 References]] > [[Now is the time for grimoires by Ethan Mollick|Mollick-2023]]