ChatGPT prompt engineering for developers
A short course by Isa Fulford (OpenAI) and Andrew Ng (DeepLearning.AI).
A short course by Isa Fulford (OpenAI) and Andrew Ng (DeepLearning.AI).

Prompt engineering principles
learn foundational techniques for writing clear, specific instructions to LLMs
API interaction patterns
understand how to call LLM APIs effectively and chain multiple requests together
Practical code examples
access working code samples in Python that demonstrate the concepts taught
Custom chatbot development
learn how to build and deploy a simple chatbot application
Best practices and pitfalls
understand common mistakes and how to avoid them when working with LLMs
Text processing workflows
learn how to automate tasks like summarisation, extraction, and classification
Building customer support chatbots that handle common queries automatically
Automating content analysis and summarisation for large volumes of text
Creating workflows that extract structured data from unstructured documents
Developing internal tools that use LLMs to increase team productivity
Learning LLM fundamentals before investing in larger ML projects