Skip to content

mikeffendii/Building-Systems-with-the-ChatGPT-API

Repository files navigation

Building Systems with the ChatGPT API

Building Systems with the ChatGPT API

Jupyter notebooks of "Building Systems with the ChatGPT API" by DeepLearning.AI and OpenAI.

What you’ll learn in this course

In Building Systems With The ChatGPT API, you will learn how to automate complex workflows using chain calls to a large language model. Unlock new development capabilities and improve your efficiency in this brand new short course.

You’ll build:

  • Chains of prompts that interact with the completions of prior prompts.
  • Systems where Python code interacts with both completions and new prompts.
  • A customer service chatbot using all the techniques from this course.

You’ll learn how to apply these skills to practical scenarios, including classifying user queries to a chat agent’s response, evaluating user queries for safety, and processing tasks for chain-of-thought, multi-step reasoning.

Who should join?

Building Systems With The ChatGPT API is beginner-friendly. You only need a basic understanding of Python to be able to complete the course. This course is also suitable for intermediate or advanced machine learning engineers who want to learn cutting-edge prompt engineering skills for LLMs.

Link to join

Building Systems with the ChatGPT API