Skip to content

Practical Jupyter notebooks from Andrew Ng and Isa Fulford's "ChatGPT Prompt Engineering for Developers" course on DeepLearning.AI.

Notifications You must be signed in to change notification settings

tomboy40/DeepLearningAI-ChatGPT

 
 

Repository files navigation

ChatGPT Prompt Engineering for Developers

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:

  1. Guidelines for Prompting
  2. Iterative Prompt Development
  3. Summarisimng Prompt Content
  4. Inferring Sentiment and Topics
  5. Transforming (Language Tanslation, Spellcheck, Tone Adjustment, Format Conversion)
  6. Expanding (Customised eMails based on Sentiment)
  7. Chatbot

About

Practical Jupyter notebooks from Andrew Ng and Isa Fulford's "ChatGPT Prompt Engineering for Developers" course on DeepLearning.AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%