Overview
Syllabus
- Introduction
- What are ChatGPT Functions
- OpenAI Setup and API Key
- VSCode NodeJS Setup for OpenAI Key
- ChatGPT Functions - Basic Example - Hello World
- Step 1 - Initialise API call to OpenAI ChatGPT Functions
- Step 1 - Setup OpenAI Function Call Syntax
- Step 2 - Check if ChatGPT wants to call a Function
- Step 3 - Identify Function To Call - Pass Variables - Call Function
- Step 4 - Prepare a return response from the function to ChatGPT
- Step 4 - Send ChatGPT Functions the return response
- Test ChatGPT Function - Summary
- ChatGPT Functions - Create Function - Time of day
- ChatGPT Functions - Expert Function - Web Scraper
- Conclusion - Download GitHub Project
Taught by
Adrian Twarog