ChatGPT Functions - Full Tutorial for using OpenAI Functions
Skills:
AI Pair Programming80%
Key Takeaways
Integrates OpenAI ChatGPT Functions with terminal and function calling using ChatGPT Function
Original Description
Learn OpenAI ChatGPT Functions and how to properly integrate them. In this video I'll cover Chat GPT functions and how to integrate ai into function calling. ChatGPT Function can be used to talk directly between your terminal and request Open AI to call specific commands based on what is written.
Bright Data: (free $15 credit when using link below)
Proxy Network and Scraping Tool
https://brdta.com/adrian_twarog
GitHub Project: (Download to try!)
https://github.com/adriantwarog/chatgpt-functions
OpenAI - GPT4 and ChatGPT Homepage:
https://openai.com/
OpenAI Documentation:
https://platform.openai.com/docs/introduction
00:00 - Introduction
00:45 - What are ChatGPT Functions
06:58 - OpenAI Setup and API Key
07:49 - VSCode NodeJS Setup for OpenAI Key
09:25 - ChatGPT Functions - Basic Example - Hello World
10:00 - Step 1 - Initialise API call to OpenAI ChatGPT Functions
11:11 - Step 1 - Setup OpenAI Function Call Syntax
12:24 - Step 2 - Check if ChatGPT wants to call a Function
14:08 - Step 3 - Identify Function To Call - Pass Variables - Call Function
15:18 - Step 4 - Prepare a return response from the function to ChatGPT
17:57 - Step 4 - Send ChatGPT Functions the return response
18:39 - Test ChatGPT Function - Summary
20:08 - ChatGPT Functions - Create Function - Time of day
23:17 - ChatGPT Functions - Expert Function - Web Scraper
28:31 - Conclusion - Download GitHub Project
This video is a tutorial on how to use ChatGPT Functions. It is essentially a Crash Course for Open AI Chat GPT Functions. This is a beginners guide to functions chatgpt. Hopefully this will show you how to use chatgpt functions.
#gpt #functions #openai
Want to learn more? ⭐ Check out my courses! ⭐
📘 Teach Me Design - Course: https://www.enhanceui.com/
📚 OpenAI + GPT - Course & Templates: https://enhanceui.gumroad.com/
Software & Discounts:
✖ Editor X: https://www.editorx.com/adrian-twarog
🚾 Webflow: https://webflow.grsm.io/adrian
🌿 Envato: https://1.envato.market/yRZjz2
🌿 Envato E
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: AI Pair Programming
View skill →Related Reads
📰
📰
📰
📰
Linus Torvalds: ‘AI Is a Tool, Just Like Other Tools We Use. And It’s Clearly a Useful One.’
Daring Fireball
Building an AI-Powered Inshorts Clone using Vanilla JavaScript, MVC Architecture and Groq AI
Medium · AI
Presentation: From OTEL to SLMs: Distilling Frontier Model Behaviour from Production Telemetry
InfoQ AI/ML
Turning pet photos into oil portraits without losing the pet's actual face (FLUX.2 [pro] edit, not a LoRA)
Dev.to AI
Chapters (15)
Introduction
0:45
What are ChatGPT Functions
6:58
OpenAI Setup and API Key
7:49
VSCode NodeJS Setup for OpenAI Key
9:25
ChatGPT Functions - Basic Example - Hello World
10:00
Step 1 - Initialise API call to OpenAI ChatGPT Functions
11:11
Step 1 - Setup OpenAI Function Call Syntax
12:24
Step 2 - Check if ChatGPT wants to call a Function
14:08
Step 3 - Identify Function To Call - Pass Variables - Call Function
15:18
Step 4 - Prepare a return response from the function to ChatGPT
17:57
Step 4 - Send ChatGPT Functions the return response
18:39
Test ChatGPT Function - Summary
20:08
ChatGPT Functions - Create Function - Time of day
23:17
ChatGPT Functions - Expert Function - Web Scraper
28:31
Conclusion - Download GitHub Project
🎓
Tutor Explanation
DeepCamp AI