Create a Text Completion ChatGPT A.I. Bot With Tkinter

Price: 199.99$
In this course I’ll teach you how to make graphical user interfaces for Python using TKinter, and how to connect those apps to the Open AI Text Completion Artificial Intelligence API. You’ll be surprised just how quickly you can create some pretty cool looking apps! We’ll use Python, Tkinter, and Custom Tkinter to build a cool Chatbot app that connects to Open AI, maker’s of Chat GPT. You’ll be able to send Chat GPT-like questions straight from your app, and receive a response that is output to the screen of your app. We’ll use davinci-003, the most advanced model offered by Open AI to get our responses. Finally, I’ll discuss how to connect to Open AI with an API Key, query the engine, and parse the responses in the correct way. If you’ve seen Chat GPT recently and want to learn how to use these types of tools programmatically, then this is the course for you! We’ll use the custom Tkinter library to make our Tkinter app look a little more modern and professional. Some people think that Tkinter is a little old and stodgy looking. The Custom Tkinter library solves that problem very easily. We won’t dive into custom Tkinter in great detail in this course, we’ll just use bits of it here and there to make our app look more modern. So if you have no experience with custom Tkinter, you won’t have any trouble following along; I’ll walk you through it step by step!


