Python Automation with ChatGPT

Sdílet
Vložit
  • čas přidán 21. 07. 2024
  • Python Automation with ChatGPT | Write Python code to connect to OpenAI API and generate automation scripts in seconds!
    #python #chatgpt #techworldwithnana
    ▬▬▬▬▬▬ PRE-REQUISITES ⏰ ▬▬▬▬▬▬
    ► Python Programming Tutorial: • Python Tutorial for Be...
    ► ChatGPT Tutorial: • ChatGPT Tutorial - Use...
    In this video we are going to learn how to use Python to automate things for us so we don't have to do them manually. We're going to automate 2 use cases:
    First we will write a Python program that takes any blog article or any web page and it extracts
    all the headers from that page or article and then it translates all those headers to Spanish and saves it into its own HTML file so you can open it in the browser and basically see all the headers of that specific blog article translated in Spanish.
    In the second use will be that we're going to write a Python program that goes through all the files in our downloads folder it then checks if we have any files that are older than 30 days or were last used
    more than 30 days ago and it takes all these files and puts that into a new folder called "to_delete" which we can then review and basically delete if needed. So basically it helps us clean up our messy downloads folder with a bunch of old downloaded files in there.
    But here's even more interesting thing we will do we will use an artificial intelligence tool that you probably have already heard of a million times called ChatGPT and we will tell Python to use
    ChatGPT's API or the underlying API that ChatGPT is also using to generate the Python scripts for those two use cases that I mentioned.
    ▬▬▬▬▬▬ L I N K S 🔗 ▬▬▬▬▬▬
    ► Git Repo for this tutorial: gitlab.com/nanuchi/python-aut...
    ► OpenAI API: platform.openai.com/docs/intr...
    ► Requests Python library: requests.readthedocs.io/en/la...
    ► BeautifulSoup library: www.crummy.com/software/Beaut...
    ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
    0:00 - Intro - What we are automating?
    02:37 - Why Python for Automation?
    04:39 - Connect to OpenAI API
    06:45 - Create account and API key
    08:07 - Pre-Requisites for demo
    09:15 - Write Python script to connect to OpenAI
    33:29 - Install Library
    35:17 - Execute Python Script
    40:15 - Accept Prompt Input to send to OpenAI
    53:11 - UC 1: Python Automation Script for Blog Post Translation
    1:08:01 - UC 2: Python Automation Script for Cleaning Downloads Folder
    ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
    Full Python course ► • Python Tutorial for Be...
    Full Docker course ► • Docker Tutorial for Be...
    Full K8s course ► • Kubernetes Tutorial fo...
    DevOps Tools explained ► bit.ly/2W9UEq6
    ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
    Join private FB group ► bit.ly/32UVSZP
    INSTAGRAM ► bit.ly/2F3LXYJ
    TWITTER ► bit.ly/3i54PUB
    LINKEDIN ► bit.ly/3hWOLVT
    ▬▬▬▬▬▬ Courses & Ebooks & Bootcamp 🚀 ▬▬▬▬▬▬
    ► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/45mXaer
    ► High-Quality and Hands-On Courses 👉🏼 bit.ly/3BNS8Kv
    ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3Ozl28x

Komentáře • 260

  • @TechWorldwithNana
    @TechWorldwithNana  Před rokem +68

    Hope this video was useful for you! 💡 Let me know in the comments, what use cases would you be interested in and generally what video topics you would like to see?

    • @MrMAhmed22
      @MrMAhmed22 Před rokem +2

      Bundle of thanks from pakistan Nana you're doing an amazing job

    • @andhojushiva6942
      @andhojushiva6942 Před rokem

      Please,make full video on DSA with python

    • @hasbldasbi8290
      @hasbldasbi8290 Před rokem +1

      It would be nice if you added it to the subtitles in Turkish😎⚙️🤓🤓🤓

    • @MAYANKKUMAR-pk3qo
      @MAYANKKUMAR-pk3qo Před rokem

      Oops, too much annoying ads.

    • @Jameelahs1World
      @Jameelahs1World Před rokem +1

      Hey Nana, thank you so much for creating amazing Peyton videos! I found this video very helpful. I am 10 years old. I just started learning how to call patients so I found your videos very helpful. I was wondering if you give tips for me? And also if you can mentor me?

  • @rushikeshdeshmukh385
    @rushikeshdeshmukh385 Před rokem +189

    I got a job as DevOps engineer because of your CZcams channel I am able to cleared 10 companies interview ...Thank you nana 👍😊😊

    • @m-jay356
      @m-jay356 Před rokem +4

      Wow!

    • @tsheskoelmaximus3784
      @tsheskoelmaximus3784 Před rokem +10

      One of the my satisfying comments/messages a teacher/instructor can receive.
      Thank You for being a Valuable Testimony of her efforts.🎉

    • @kadogo7712
      @kadogo7712 Před rokem +1

      that really encouraging for the wonderful nina .

    • @healthinsurance59
      @healthinsurance59 Před rokem

      What topics are required to be studied as I completed not getting how to implement projects some suggestions would be helpful

    • @leonardakubude5097
      @leonardakubude5097 Před rokem

      could you point the particular video that did the deed for you?

  • @Trumanshoww
    @Trumanshoww Před rokem +16

    Hi, I am a man living in South Korea, and I am an AI researcher. My background is not at Computer Science, so I am afraid whether I can work as an engineer in the near future. However, thanks to you, not only this course, I am getting so much help from you. Thank you so so much for providing us this much nice-quality videos. I hope you always be happy. Have a great day, Nana :)

  • @valterpereiracjr
    @valterpereiracjr Před rokem +3

    I was Clipper programmer (90´s) and tried to start learn Python (not very dedicated though) few times in the past. You did an amazing job explaining items like the "import" at the begining of the Python program and you did explain those in a very direct and clean way.
    I am truly amazed by your knowledge and the way you touched each and every line of the code you presented, even the one that AI created.
    Thank you a lot @TechWorldwithNana !!!!
    Great job!

  • @erichuang16
    @erichuang16 Před rokem

    I'm super happy to find Nana's channel. All videos that I've viewed are high quality -clear, logical and well explained. Thank you, Nana!

  • @mustafaezzi2871
    @mustafaezzi2871 Před rokem

    Amazing. I dint expected a one hour video would teach such a valuable and real life project in such a easy way. Bow down to your excellence and expertise

  • @daedalusjones4228
    @daedalusjones4228 Před rokem

    I'm a technical writer.
    The way you work reminds me a lot of the way that I work. (I don't run into that often.)
    I mean the way that you explain things, the way you pause to explain the underlying (and transferable) concepts, etc., explain other options (and why you are going with the one that you choose)...
    Really excellent.

  • @RubenMoraVargas
    @RubenMoraVargas Před rokem

    Great video! A small addition to the material: you can get the response of the GPT model in any language you need without a third party. You just need to add the specific instruction to the prompt, and maybe as a parameter in your API.

  • @fromdil6470
    @fromdil6470 Před rokem +7

    👋 I just wanted to take a moment to express my appreciation for the 👌 examples you use in your content to illustrate important concepts. In particular, I found your recent piece on how audiences can reach multiple outcomes 🤔 to be both interesting and informative. I hope you will continue to create more content like this in the future. Thank you for all your hard work and dedication to producing high-quality content for your audience. 😊 Best regards, Nana

  • @tba77
    @tba77 Před rokem +1

    Great and interesting example, I learned a lot of things thanks to your channel I even managed to get CKA certification and have a goal to master python language which is the thing I lack mastering a programming language thank you for all the content you provide

  • @scottiepowell
    @scottiepowell Před rokem

    Nana, fantastic video, love all your videos, anytime i'm struggling with a concept i check to see if you have a video on it. for the downloads cleanup i ran it for a windows 10 cleanup and it ran first time and worked but i told it 'cleanup files in the downloads folder', so chat wrote the script for files and didn't move folders in the downloads folder older than 30 days, i went back and changed the narrative and it worked like charm. The AI can be pretty sensitive to what we type and our words really matter in the results.

  • @djendjou1
    @djendjou1 Před 8 měsíci

    Simple, but yet the most ingenious use (imo) of the openai api i've seen so far.

  • @ahassan7270
    @ahassan7270 Před 8 měsíci

    You are a wonderful and SUPER teacher. I am very lucky found your channel. Python automation with chatgpt was a difficult and complicated issue before I found your channel. Your detailed explanations have melted all the difficulties and made things very easy to understand.
    Thank YOU so much for your great efforts and generous contributions which turned complexity into simplicity.

  • @praveens2272
    @praveens2272 Před rokem +8

    Awesome.. it definitely complement developers time but may not replace entirely

  • @nagdali9209
    @nagdali9209 Před rokem +2

    I want to say my skills improved in DevOps so fast, thanks to you.
    for this, its too informative as i expected from you🙂💥

  • @Unfaced85
    @Unfaced85 Před rokem

    In my Company we have an AI/ChatGPT Hackathon later this month, so this video is perfect as preparation, thanks.

  • @paulrevere27
    @paulrevere27 Před rokem +1

    great video! Thanks for your contributions to the dev community!!

  • @nilakshirekhawar2861
    @nilakshirekhawar2861 Před rokem

    Hi Nana,
    I am working on Azure cloud revolving around its OpenAI offering for 5+ months, but learned a lot from this video :) thanks ! Keep posting good content like this

  • @yt7042
    @yt7042 Před rokem +2

    Thank you Nana. I will probably have to visit more often your channel. :-)

  • @EcleticMusicFilm
    @EcleticMusicFilm Před rokem +5

    If I haven't commented yet, let me say that I've watched many of your videos and you're one of the best tech instructors out there!

  • @hzupanc
    @hzupanc Před rokem +2

    Thank you Nana for such an amazing and well-structured tutorial on how to get maximum from Chat GPT.
    It could give us a lot in everyday work to automate some boring manual tasks and in the meantime advance Python knowledge or some other language of your choice, dependable on our inputs.

  • @RealSiegrist
    @RealSiegrist Před rokem

    Great presentation and great selection of examples. Thank you Nana!

  • @maryannsalva3462
    @maryannsalva3462 Před 4 měsíci

    Superb! Thank you so much Nana! This is what all I need to start using OpenAI's ChatGPT! :)

  • @tarekhabibi3662
    @tarekhabibi3662 Před rokem +5

    Awesome Automation examples , thank you 🙏

  • @spoorthipanduranga6220
    @spoorthipanduranga6220 Před rokem +2

    It is mind blowing and very useful. Thanks for making this video.
    Please do the DSA python videos next!

  • @magicmedia7950
    @magicmedia7950 Před rokem

    By far the best explaination for API request I have come across. Thanks for the good work. You have a like and a new subscriber

  • @hinafraz528
    @hinafraz528 Před rokem

    you are amazing
    you start from very basic, love the way you teach.

  • @OLAFBONDD
    @OLAFBONDD Před rokem +1

    You have a talent in explaining. Thank you.

  • @sagarahire-ys3uj
    @sagarahire-ys3uj Před rokem +3

    U r very well ahead of time...thanks for this

  • @cardozoveronica
    @cardozoveronica Před 10 měsíci

    Nana! I learned Python from you! thank you!!! At this point I'd like to know how to structure a complex python code, not in one file. Thank you again!

  • @adrienesquerre5790
    @adrienesquerre5790 Před rokem +3

    Thank you for making it easier !

  • @stephanemoreau846
    @stephanemoreau846 Před rokem +1

    Great job , it's a very creative video for multiple automation script and DevOps task

  • @lerryalexanderortizsalazar6069

    Thank you so much! So helpful, and your explanation is amazing!

  • @AbuFaizal
    @AbuFaizal Před rokem +1

    the way to teach concept explanation is excellent. please make more videos

  • @nirmesh44
    @nirmesh44 Před rokem +1

    Super Useful.Great content.😀

  • @thomash.8297
    @thomash.8297 Před rokem +2

    Top video Nana! Thank you so much!

  • @mukeshtiwari87
    @mukeshtiwari87 Před rokem +2

    great example. thanks for uploading

  • @hanankevich5762
    @hanankevich5762 Před rokem

    Awesome examples
    Can’t wait to adopt this chatgpt code generator in my work place.😅

  • @GereHadush
    @GereHadush Před rokem +1

    It is great walk through lesson. Thank you

  • @alkispiskas3580
    @alkispiskas3580 Před 10 měsíci

    Excellent tutorial! Thank you for sharing!

  • @gammalgris2497
    @gammalgris2497 Před rokem

    Interesting tutorial.
    I have to deal with complex software systems. There are two big issues I have to face constantly. Code and scripts don't get reviewed as much as I would like. Testing. Manual testing and inspection can be time consuming when done repeatedly. It doesn't matter where code or scripts come from (human or AI). If it's not reviewed and tested there is a problem in an ever changing system/ environment.

  • @sonachan1
    @sonachan1 Před rokem +1

    Great video. Covered a lot of topics with an easy to understand style! Thanks!

  • @srinivasaraopalakaluri
    @srinivasaraopalakaluri Před rokem +2

    I really impressed by your lovely way of explanation and pretty cool code !! :-)

  • @saman6199
    @saman6199 Před rokem +1

    Love your work Nana, thanks for the effort and interesting topic.

  • @tomkaufmann4390
    @tomkaufmann4390 Před rokem +2

    great explanation, impressive results!

  • @ahmmo2870
    @ahmmo2870 Před rokem +1

    This is awesome! 👏 Thank you for making it!
    Would be great and appreciated if you can make a video on how to fine tune an OpenAI model 😊

  • @GibranCastillo
    @GibranCastillo Před rokem +1

    Nice!! Thank you for making this CZcams video

  • @nagarajabalur6374
    @nagarajabalur6374 Před rokem +1

    very useful content. Thank you for sharing.

  • @paulshortridge870
    @paulshortridge870 Před rokem +3

    Fantastic demo thank you

  • @DJ-ct6so
    @DJ-ct6so Před 9 měsíci

    Excellent presentation. I learned a lot. Many, many thanks Nana.

  • @musicalbirds2928
    @musicalbirds2928 Před rokem +1

    Great video. Thanks for sharing.

  • @christianmb1160
    @christianmb1160 Před rokem +1

    Amazing Nana! Thank you so much!

  • @bratwurstfan
    @bratwurstfan Před rokem +1

    Thanks so much for the great introduction!

  • @arielfranco8251
    @arielfranco8251 Před 8 měsíci

    Thank you very much for all your amazining content!

  • @mytechchannel2519
    @mytechchannel2519 Před rokem +1

    Excellent content Nana, liked it

  • @OpenRoadTafreeh
    @OpenRoadTafreeh Před rokem +1

    Simply Awesome! You are the best trainer

  •  Před rokem

    Hi, thank you for your content. I really appreciated it!
    I have an off-topic question: there is a place where can I found the images/resources/icons are you using in your videos?

  • @minnuzamir5458
    @minnuzamir5458 Před rokem +1

    really great you are my best teacher!!!

  • @eduhazard
    @eduhazard Před rokem +1

    Thx!!! I Subscribed and liked! 🤩🤩🤩

  • @khalifakane8835
    @khalifakane8835 Před rokem

    Very useful. Thank you!

  • @kinshuksinghania4289
    @kinshuksinghania4289 Před rokem +3

    Wirklich fantastisch, Nana!!!

  • @nikolaysalutski3270
    @nikolaysalutski3270 Před rokem

    fantastic video once more, thank you!

  • @aartikulkarni6761
    @aartikulkarni6761 Před rokem

    Thank you Nana! Its very helpful !

  • @SiddharthSinghFiery69

    Hiya Nana ! Great video. I had a small query. Is it possible to build a Slackbot (that's more like a chatbot) using ChatGPT and Python ?

  • @BrandonVicedomini
    @BrandonVicedomini Před rokem +2

    Excellent video Nana. Very useful video for Python automation and ChatGPT, I definitely learned a lot. I have a question for you. What tools are you using to create you videos? What do you use to create the animations and where do you get the graphics? Thanks so much for your content. Definitely a like and subscribe.

  • @salilphatak7792
    @salilphatak7792 Před rokem +1

    Awesome example..!!

  • @brookster7772
    @brookster7772 Před 10 měsíci

    Your videos are the best! I would like to request more videos on using the latest artificial intelligence related API’s perhaps even create some LLM apps, using python or another language, C-sharp would be great!
    Keep up the great work 😀

  • @haidersyed6554
    @haidersyed6554 Před rokem +1

    I love your teaching style, can you please make web development courses.

  • @WaltWhite_The_Walter_White
    @WaltWhite_The_Walter_White Před 8 měsíci

    Very nice. Thank you.

  • @zxcvbnm50748
    @zxcvbnm50748 Před rokem

    Thanks Nana for sharing this awesome session.

  • @sonamohialdin3376
    @sonamohialdin3376 Před měsícem

    Awesome tutorial thank you

  • @fehdiyadbenabbes7453
    @fehdiyadbenabbes7453 Před rokem +1

    Thank you Nana this is one of my best channel

  • @GlennLMS
    @GlennLMS Před rokem

    Thanks for the video. Very interesting.
    One of the strengths of ChatGPT is the conversations, and how it remembers what has been previously talked about within the current conversation when coming up with new responses. Using the API, does ChatGPT still remember the conversation the Python program is having with it, or, is each API call a separate conversation?
    Hope that was clear 😋

  • @frostwolf2382
    @frostwolf2382 Před rokem

    Hi Nana, does this still work as of GPT-4's release? I don't believe OpenAI has a free tier anymore, when I tried to set this up I got the error that I have reached my rate limit.

  • @anthonyrubio1194
    @anthonyrubio1194 Před rokem

    Very helpful

  • @jsathyanarayana7782
    @jsathyanarayana7782 Před rokem +1

    Awesome Video!!As always amazing graphics and very creative❤

  • @FRANKWHITE1996
    @FRANKWHITE1996 Před rokem +2

    Thanks for sharing ❤

  • @allezvenga7617
    @allezvenga7617 Před rokem

    Thanks for your sharing

  • @SolomaZed
    @SolomaZed Před rokem

    Thank you Nana, great stuff

  • @gabrielbastin8282
    @gabrielbastin8282 Před rokem

    sorry, i did not got why we needed to integrate chatgdp into python, why not using both separatly ? thanks

  • @drown228
    @drown228 Před 5 měsíci

    One of the best teachers I've ever known

  • @marcd1981
    @marcd1981 Před rokem

    I'm asking this on several channels, brand new to ChatGPT and have been trying to sign up since Monday (this is Wednesday, so 2 days now). I always receive the same error message saying sign-up is not available. Any suggestions?

  • @m0rtyss
    @m0rtyss Před rokem

    Hi Nana, thank you for sharing the knowledge . Just one question, you have teach python using PyCharm and now you are using VS, any reason for that??

  • @NeverCodeAlone
    @NeverCodeAlone Před rokem

    Very nice thx a lot.

  • @thrivedhr164
    @thrivedhr164 Před rokem +1

    Nice and easy to understand explanation, Thanks Nana

  • @mohamedheouaichi3392
    @mohamedheouaichi3392 Před rokem +2

    Great Video and content. I like your videos and your lecture style. I also find your animations in your video very pleasing. Are using standart ppt animations or are you using a special software?

  • @romanhryshchenko9111
    @romanhryshchenko9111 Před rokem +3

    Nana you are amazing! This is a great instrument to learn Python & automation for DevOps.

  • @rus7289
    @rus7289 Před rokem +2

    you are the best!

  • @ananjohar8248
    @ananjohar8248 Před rokem

    You are best tutor in youtube tech as a female version.

  • @NetZeroEarth
    @NetZeroEarth Před 5 měsíci

    Thank you Nana ❤

  • @NKD748
    @NKD748 Před rokem +2

    Thank you Nana

  • @HemantMishra-pr9yv
    @HemantMishra-pr9yv Před rokem

    thank you, thank you, thank you soooooo much Nana ma'am.

  • @ovskihouse5278
    @ovskihouse5278 Před rokem +1

    These tutorials... Especially make chatgpt One special

  • @MarcoAurelio-zu7sd
    @MarcoAurelio-zu7sd Před rokem

    Help. I keep getting "openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details." I tried both the video's approach and the openAI library approach. Any suggestions?

  • @Ajeetkumar-uo4hf
    @Ajeetkumar-uo4hf Před rokem +2

    Awesome

  • @ravireddy270
    @ravireddy270 Před rokem +2

    Tqs for uploading

  • @manohartimothy5825
    @manohartimothy5825 Před 6 měsíci

    I got it... there was no space in the "Bearer "... I put the whole code into the chatgpt and ask fo the mistake...So I got the result
    from the chatgpt....Anyway your indroduction was amazing...thanks a lot for your tutorial.. I will be watching more from you Nana.. regards from Manohar

  • @fajobiafolabi4759
    @fajobiafolabi4759 Před rokem

    Excellent video, Thank you so much. But have you heard of langchain? Would it make the code more efficient? Feedbacks thanks.

  • @maximus6884
    @maximus6884 Před rokem

    Can we actually upload a file to ChatGPT-4 and ask it to operate on it? E.g., we upload a python file and ask chatgptto make it more efficient. Because hte file is too large to paste to chat prompt.

  • @jf1341
    @jf1341 Před rokem

    Thank you thank you 🙏 🙏 🙏 🙏 🙏