Completed
- Frontend GPT Message History Setup
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Beginners Guide to GPT-4 API and ChatGPT 3.5 Turbo API Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - OpenAI Account Setup
- 3 - NodeJS and VSCode Setup
- 4 - Setup Project Environment
- 5 - OpenAI Initialisation
- 6 - GPT4 Chat Completion
- 7 - Express REST Setup
- 8 - ChatGPT 3.5 Chat Message
- 9 - Frontend ChatGPT API
- 10 - Frontend JavaScript Setup
- 11 - Frontend Fetch Request to OpenAI Backend
- 12 - OpenAI Chat Competitions API Configuration
- 13 - Backend GPT Message History Setup
- 14 - Frontend GPT Message History Setup
- 15 - Testing Local GPT3.5 API Chat Bot Setup
- 16 - Microsoft Azure Function Initialisation
- 17 - VS Code Azure Extension
- 18 - Create Azure Serverless Function
- 19 - Prepare Test Local Azure Function
- 20 - Deploy Azure Function to the Cloud
- 21 - Integrate OpenAI Chat GPT into Azure Function
- 22 - Deploy ChatGPT API Function into Cloud
- 23 - Conclusion