Use Artificial Intelligence To Build Tkinter Apps?! - Tkinter Projects 15

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024
  • Unless you've been living under a rock for the last few weeks...you've heard of ChatGPT, the Artificial Intelligence Chat Bot...thing...that's taking the world by storm.
    Did you know that ChatGPT can write Tkinter code? YEP! Just tell it what you want and sit back and watch it go! ChatGPT and Python are great together!
    See how in this video!

Комментарии • 60

  • @TkinterPython
    @TkinterPython  Год назад

    ▶ Watch Tkinter Projects Playlist ✅ FREE Tkinter Widget Book
    bit.ly/3AeVo0d bit.ly/3K4qlZC
    ▶ See More At: ✅ Subscribe To My RUclips Channel:
    Tkinter.com bit.ly/3Pk1By4
    ▶ MASSIVE TKINTER.COM DISCOUNT ✅ Join My Facebook Group:
    30% off with coupon code: youtube bit.ly/2GFmOBz
    ▶ Get The Code For This Video
    bit.ly/3dCzz2K

  • @Kalween8326
    @Kalween8326 Год назад +7

    It's easier to just follow up your questions. Tell it when wrong. Like "You messed up the padding it needs to be in the pack() " It will then correct itself. And If you wanted to change to superhero theme. You don't have to copy the questions just tell it 'implement superhero theme from ttkboostrap etc. It's really amazing and scary like you say :)

    • @TkinterPython
      @TkinterPython  Год назад +1

      Yeah, like I said, I've only just started playing with this...I'm sure there's a correct way to do it.

    • @alexeymatveev9031
      @alexeymatveev9031 Год назад +1

      @@TkinterPython 'continue' is the phrase to make it start from the position ti stopped

  • @sovereignlivingsoul
    @sovereignlivingsoul Год назад +1

    excellent video and as someone that was ignoring all the hoopla about ChatGPT, your point about speeding up coding process is right on, pretty sure it would work with almost any program.

  • @holycow4889
    @holycow4889 Год назад +1

    Okay, I never understood that big hype around ChatGPT. Now I certainly do, it's awesome.
    I wonder if ChatGPT will one day replace Stackoverflow and other forums like that.

  • @darwishmarble1066
    @darwishmarble1066 Год назад +1

    It's Amazing! really big help to a newbies coders

  • @edshave
    @edshave Год назад +3

    When it stops midstream try typing "continue." Worked for me.

  • @ThankYouESM
    @ThankYouESM Год назад

    I completed a whole lot of different Tkinter projects because of ChatGPT and it even instantly found many solutions that I didn't know is already built within Python (no pip needed). Has also provided me the code to get JSON in localhost to generate png images on the tkinter canvas (almost) at the speed of javascript.

  • @EFoxVN
    @EFoxVN Год назад +1

    This is amazing and scary at the same time. I think it does have the potential to cause ugly problems in education though, as students can use it to do various homework tasks and cheat in assignments.
    Like most AI, it does make errors, which means that one will have to be on top of one's game to use it well (in order to correct mistakes). And for that you will have to know the fundamentals and not cheat during learning. So all this can turn out strange. This might also be competition to Google for finding answers for things.
    On the other hand, please keep on making Tkinter videos. They are fun and so are you. 😉
    Kind regards

    • @TkinterPython
      @TkinterPython  Год назад +2

      oh yeah, I hadn't even thought about cheating...it's a crazy new world!!

    • @travisblack3198
      @travisblack3198 Год назад +1

      Well at least they are teaching the A.I. in the process so someone is learning :)

    • @TkinterPython
      @TkinterPython  Год назад +1

      @@travisblack3198 Ha!

  • @JoseVasquez-vj3lo
    @JoseVasquez-vj3lo Год назад +2

    Try "talking" to the AI instead of copying your old prompt and pasting it as a new entry.
    For example, when it creates the code, and you noticed the padx and pady error, just say on the chat "hey, padx and pady should go into pack instead of the widgets. Can you fix this?"
    And it will use the the previously generated code and correct it, that way it won't have variations.
    -----------
    Also, I've been playing around with ttkbootstrap and it's basically hit or miss with it. But it's understandable as it's not a widely used library (it's kind of new).
    ----
    And yeah, there is like a rate limit, so I divide my questions in chunks. Like,
    "I want to make a function where a button is clicked do this"
    Then I ask another question about the function of another function etc.

  • @mynameisgod1135
    @mynameisgod1135 Год назад

    chatgpt is a miracle in the world of programming-.

  • @pascalkop1479
    @pascalkop1479 Год назад

    Mind blowing

  • @felixz7273
    @felixz7273 Год назад

    This is Amazing!!!

  • @dr.sminty7781
    @dr.sminty7781 11 месяцев назад

    This is actually not going to steal anybody's job. The thing is, they're going to need to somebody to sit around and tell Chet GPT to write some code snippets. However, on the dark side of things, this will certainly devalue the industry. Why pay someone $120,000 for something that you can have a high school kid do.

  • @Karim_BenAissa
    @Karim_BenAissa Год назад

    I tried it and it's great, when he stops typing I just sent to him continue and it work. He remembers everything he writes. You can ask him to complete or repeat from a specific part and complete the rest

  • @jlsreyes63
    @jlsreyes63 Год назад

    No hay necesidad de copiar y pegar la pregunta anterior en la siguiente, solo le puedes complementar y el chat entiende que es sobre el tema inicial

  • @usmankhawar888
    @usmankhawar888 Год назад

    I tested it few weeks ago. Chatgpt is incredibly powerful... but not good for GUI apps (atleast for now).
    It created a fully functional PDF search engine. Ask for location and word and then search that word present inside PDFs present in the folder (location) but when I asked to create the same app with tkinter it throws alot of erros that I fixed manually
    But yeah... Still its fun

  • @cesargabriel9891
    @cesargabriel9891 Год назад

    Amazing

  • @aaroncatolico7550
    @aaroncatolico7550 Год назад

    This isn't a good thing for developers if companies start using this instead of actual developers. It's a great way to be put out of business.

    • @TkinterPython
      @TkinterPython  Год назад

      yeah, that's the way the world has always been when new disruptive technology comes along...

  • @siyabonganxumalo4574
    @siyabonganxumalo4574 Год назад

    Hi John
    The link for the ebook is not working. It does not give me an option to put my email address.

    • @TkinterPython
      @TkinterPython  Год назад

      Yes it is working. tkinter.com/widget-book/

  • @eimdev
    @eimdev Год назад

    Hi John. Do you have a plan to make a flet tutorial?

  • @bentsionben-david2769
    @bentsionben-david2769 Год назад

    Hi i can't download it,
    Please, is there any link to download gotchat?

  • @mahendrashimpi3805
    @mahendrashimpi3805 Год назад

    bro can you just tell me i just want to know how can we create new new interface in one tkinter app by using pack_forget function
    I am able to forget some widget but how can we remember it
    I am working on my academic project i getting this errors
    1) i created a new py file in that i have written my camera app tkinter gui and putted that whole code in one function named as opencam()
    2) the i written "from camapp import opencam"
    Then in my main project file where i just want to click the button and open that camera app so i created one button named as take image in that button i given command as opencam function
    after running this i am getting error
    bro pls can you help me because your program is working fine
    pls reply me as soon as possible brother

  • @ajinkyasonwane4433
    @ajinkyasonwane4433 Год назад

    yeah yeah yeah....out of business soon.... 😂

  • @NormannCfC
    @NormannCfC Год назад

    What's wrong with classes?

    • @TkinterPython
      @TkinterPython  Год назад +2

      Nothing lol they're just overkill for most things.

  • @MultiGoldensilver
    @MultiGoldensilver Год назад

    Seems kinda tedious, and can it troubleshoot code if you gave it

    • @TkinterPython
      @TkinterPython  Год назад

      lol you think typing a sentence and getting an entire working program immediately is tedious? LOL

    • @MultiGoldensilver
      @MultiGoldensilver Год назад

      @@TkinterPython wheres the automation in troubleshooting? It's better to have a user to make code cuz you would have creativity and control of what the program does was all I was saying

    • @Codemycom
      @Codemycom Год назад

      @@MultiGoldensilver uh-huh

    • @ThankYouESM
      @ThankYouESM Год назад

      @@MultiGoldensilver ChatGPT does troubleshooting in many different ways. although it has sometimes given the wrong answers which means needing to check twice in a whole new chat session.
      There is "correct code"... which might delete some fo your code that it has determined not needed to its attempt to fix the code.
      "Show examples of which section of code should get replaced with what code"
      "Provide 20 very different test examples for this code"
      "Write 20 (more) very different code solutions for this code to work"
      "Act like a virtual environment"
      "Write a function for..."

    • @MultiGoldensilver
      @MultiGoldensilver Год назад +1

      @@ThankYouESM I see. Thanks for giving me a more thorough answer. It's a much better answer than what was already given cuz I never really heard about it

  • @BagappaNatikar
    @BagappaNatikar 6 месяцев назад

    🥶😯