Getting Started With OpenAI ChatGPT (GPT-3.5) API In Python | Tutorial For Beginners
OpenAI has finally released the most anticipated ChatGPT model today, called "gpt-3.5-turbo". Unlike the GPT 3.0 models that work like a search engine, ChatGPT model tracks the conversation to create more useful outputs. In this tutorial, I will go through every single detail on how to get started with the newest OpenAI ChatGPT API in Python.
📑 Python Script Used In The Video: https://wp.me/payCAw-1lw
💻 Build Your Own ChatGPT Desktop App: https://youtu.be/snkys9zXyD0
✉ Signup for an OpenAI account: https://openai.com/
📑 OpenAI GPT Model Pricing: https://openai.com/pricing
📑 openai.ChatCompletion reference: https://platform.openai.com/docs/guides/chat
📑 OpenAI ChatGPT Model (gpt3.5 turbo) Info : https://platform.openai.com/docs/models/gpt-3-5
► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Paypal: https://www.paypal.me/jiejenn/5
☕ Venmo: @Jie-Jenn
💸 Join Robinhood with my link and we'll both get a free stock: https://bit.ly/3iWr7LC
► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------
🛒 By shopping on Amazon → https://amzn.to/2JkGeMD
👩💻 Follow me on Linked: https://www.linkedin.com/in/jiejenn/
🌳 Becoming a Patreon supporter: https://www.patreon.com/JieJenn
✉️ Business Inquiring: YouTube@LearnDataAnalysis.org
00:00 - Intro to OpenAI gpt 3.5 turbo model
00:34 - OpenAI GPT-3.5 Pricing difference vs GPT-3.0
01:51 - OpenAI GPT 3.5 models summary
03:03 - Sign up for an OpenAI account
03:29 - Create an OpenAI API Key
03:47 - Create Python script
04:15 - Install OpenAI Python package
04:27 - open.ChatCompletion library usage
11:00 - Track ChatGPT conversation
15:03 - Make the Python script runs like ChatGPT
#chatgpt #chatgptapi #openai #ai #python #gpt