Exploring the ChatGPT (GPT3.5) API from OpenAI and building some simple chat applications with it.
Github code: https://github.com/Sentdex/ChatGPT-AP...
Neural Networks from Scratch book: https://nnfs.io
Channel membership: / @sentdex
Discord: / discord
Reddit: / sentdex
Support the content: https://pythonprogramming.net/support...
Twitter: / sentdex
Instagram: / sentdex
Facebook: / pythonprogramming.net
Twitch: / sentdex
Contents:
0:00 - Why use the ChatGPT API
2:10 - How to query the ChatGPT API
7:45 - History and dynamic input w/ ChatGPT API
15:30 - Comining everything so far
18:25 - Building a Gradio chat application with ChatGPT