Tkinter ChatGPT App - Modern Tkinter GUI Chatbot [tutorial for beginners]

preview_player
Показать описание
With Python, Tkinter, and the ChatGPT API, create a Project Ideas Generator app. This tutorial is beginner-friendly.

Learn Tkinter and Tkinter for GUI design. Learn how to use the ChatGPT API from OpenAI.

In this tutorial, you will:
- Learn how to setup an OpenAI account
- Get your OpenAI API key
- Install the Python OpenAI library
- Use Python to talk to ChatGPT
- Learn about Tkinter and Customtkinter
- Install Customtkinter
- Use labels, buttons, entries in Tkinter
- Make an interface with Customtkinter

Source code:

Timestamps:
00:00 Introduction and demo
01:24 Setting up your OpenAI account
01:36 Getting and storing your OpenAI API Key
02:29 Interacting with the ChatGPT API with Python
05:19 Building the Customtkinter interface
17:31 Connecting the interface and ChatGPT

Socials:

*************
**Tags**
Modern Tkinter
Modern Python GUI
Modern GUI Python
Customtkinter
Tkinter tutorial
Tkinter GUI tutorial
GUI tutorial Python
GUI Project Python
Graphical User Interface Python
Python tutorial
Tkinter widgets
ChatGPT
Python ChatGPT
Python ChatGPT API
ChatGPT API
ChatGPT API Python
Рекомендации по теме
Комментарии
Автор

It makes so much more sense when you show me the code and compare it to the picture. Thank you so much.

tillidie
Автор

This was a great learning experience for me. Not only was it a great explanation on how to use openai but also widget placement especially using frames.
my suggestion is that you update the OpenAI import statement. I found I needed to first buy a minimum subscription for OpenAI.
from openai import OpenAI

response

haroldbk
Автор

Awesome. Watching your videos since last night and I am hooked. Very informative and simple to understand. 👍👍

talhazia
Автор

Hala, amazing tutorial. I enhanced your gui by adding one more dropbox for language and added to chatgpt input prompt: "Provide the answer in "+language. Wonderful to get the answer in any language you want. This ChatGPT tool is so powerful that it is already scaring me:(

zagao
Автор

Excellent Hala. I really enjoyed watching your videos and the clear manner in which you explained what you were doing. I learnt so much.

fundwaste
Автор

You helped me a lot in learning new things. Thank you

pranaybobade
Автор

Sent u a mail. How do you make it not cut off words at the end, and starts on new line? Hard to read when it dosent make a new word on new line instead of cutting it of and keeps midword on new line ^^

TheTobbeman
Автор

There are a few places I still don't understand, could you please share your code with me?

daocanon
Автор

Can you make the same for Ubuntu also?

pranaybobade
Автор

I have tried different models to run this like gpt3 turbo, babbage and even davinci-002 but still showing Rate limit error.. Exceeded current quota... Is any solution to this

aroraanmol
Автор

Online banking system is medium!? holy shit!

JorgeEscobarMX
Автор

Is it just me or her voice is soo melodious 😐

jasonbheekarry