ChatGPT Plugins - Building a To-Do List: MLQ Academy

In this video tutorial, we'll walk through how to build your first ChatGPT Plugin and create a simple to-do list as highlighted in OpenAI's documentation.

In particular, we'll discuss the three key steps to building ChatGPT Plugins, including:

  • Building an API
  • Documenting the API with an OpenAPI specification
  • Creating a plugin manifest