Topic outline

  • Introduction

  • Initial setup - Generate RingPlan API Key

  • Get the Curl Command from Swagger

  • Add Logic to decide if the bot should respond

  • Add ChatGPT node and test "Hello World!"

  • Train the bot! Craft training data for the bot to use.

  • Pass in the user message and get ready to respond.

  • Set up the RingPlan Text http node to respond to the text

  • Final cleanup and final tips