ChatGPT Python Unofficial Library tutorial with screenshares
Blog post with copy paste able instructions: https://samos-it.com/posts/chatgpt-python-using-an-unofficial-library.html
Library used: https://github.com/acheong08/ChatGPT
This video shows how to use one of the unofficial Python libraries for ChatGPT. You can use this to incorporate ChatGPT in your personal project until ChatGPT releases an official library.
Content:
00:00 Introduction
00:16 Setting up virtualenv and installing revchatgpt using pip
01:01 Configuring Authentication using session token
02:42 Example of using the Python library with interactive python session
Watch on YouTube ↗
(saves to browser)
Chapters (4)
Introduction
0:16
Setting up virtualenv and installing revchatgpt using pip
1:01
Configuring Authentication using session token
2:42
Example of using the Python library with interactive python session
DeepCamp AI