
Do It! 장고+부트스트랩: 파이썬 웹개발의 정석
SungYong Lee
만들면서 배우는 파이썬 웹개발 A to Z! 웹 기초부터 블로그 개발, 배포까지 한 번에 배워요.
Basic
Python, Django, Bootstrap
Create a program using the GPT API and even generate images and videos!
How to use OpenAI GPT API
How to Program with ChatGPT
Python
Demonstration of the program created through this course
This course develops the program by developing the function I want and then linking that function with GPT to make it work. The content developed in each section is not limited to independent content, but is connected so that it can be used in the form of a chatbot in the program we are writing.
Section 0. Introduction
In this lecture, we'll walk through the program you'll be building, talk about how it works, and cover setting up your environment before you start the project.
Section 1. GPT API Basics
For those who are new to the GPT API, we will explain how to use it. You will learn how to change the prompt to induce different answers from GPT. And you will learn how to change it so that it can be used in chatbot form.
Section 2. Making it an app
Convert a program that runs in the terminal to an application for Windows or Mac. In the process, you will learn how to collaborate and the limitations of programming with ChatGPT.
Section 3. Using GPT’s Creativity
We explore the uncertainty and creativity of GPT, and develop it into a DJ chatbot that selects music. We also cover how to control the format of GPT's responses to the form you want.
Section 4. Controlling Hallucination in GPT
GPT often gives wrong answers. We learn how to control wrong answers so that we can develop the program to our desired purpose. As an example, GPT checks YouTube to see if the song it selects is a real song, and if it is, it downloads the audio in mp3 format.
Section 5. Image Generation Using the Stable Diffusion Model
Generate images that match the song. Here, we will cover how to generate images using the model you like from Hugging Face. We will summarize the information of the song using GPT, and then use the summarized information to generate images using text-to-image.
Section 6. Image generation using Dalle-2
Generate images that match the song. The method in Section 5 above requires the GPU performance of the computer. However, using Dalle-2, you can generate images regardless of the performance of your computer using OpenAI.
Section 7. Creating a Playlist Video
Finally, create a playlist video. You can use the images you created earlier, or you can create a playlist video using a video you recorded in advance.
Before attending the lecture, please write down at least three questions and answers that students may have.
We recommend answers that reflect the personality of the knowledge sharer rather than obvious and formal answers.
Q. How well do I need to know Python?
A. This course does not require a high level of Python skills. If you understand the concepts of variables, loops, functions, and classes, you can follow along.
Q. Can I get the source code?
A. Yes. You can receive the source code as a github repository or compressed file. You can use the commit & push results as shown in the video.
Q. Is this a lecture that non-majors can also take?
A. Yes. This course is designed so that anyone with basic Python knowledge can follow it. If there is anything you have difficulty understanding, please ask questions through Q&A.
He is the author of "Do It! Django + Bootstrap Python Web Development Essentials" and has also run courses on Python task automation and Django web development at Inflearn.
I am currently working as a data analyst.
PYCON Presentation : Django + Selenium
Creating a statistical work tool with Python
Seoul National University Regional Systems Engineering
(Agricultural Eng.) Doctor of Engineering
Who is this course right for?
If you have just learned Python and want to create a practical program
If you want to add a GPT-based chatbot function to the program you created
Those who want to create a program using generative AI
Need to know before starting?
Python Basics
All
39 lectures ∙ (12hr 9min)
Course Materials:
All
16 reviews
4.7
16 reviews
Reviews 1
∙
Average Rating 3.0
Reviews 5
∙
Average Rating 5.0
Reviews 155
∙
Average Rating 5.0
Reviews 8
∙
Average Rating 5.0
Reviews 3
∙
Average Rating 5.0
$68.20
Check out other courses by the instructor!
Explore other courses in the same field!