Do It! Django + Bootstrap: The Definitive Guide to Python Web Development
Learn Python web development A to Z while making it! Learn everything from web basics to blog development and deployment all at once.
519 learners
Level Basic
Course period Unlimited
News
2 articles
Hello. I am here to introduce you to a new book and a new lecture at Infraon!
My book about ChatGPT and OpenAI API , "Do It! Create AI Employees with ChatGPT & Python" (Easys Publishing) has been published. It ranked 4th in the overall computer/IT category of Kyobo Bookstore and was selected as a bestseller by Naver. The contents of this book were also released yesterday as an Inflearn lecture , so you can study in your preferred way, either through the book or the Inflearn lecture!
This book and lecture cover the process of creating a chat app that creates YouTube playlist videos using ChatGPT and Python. If you follow this process, you will create a program that uses GPT to plan, prepare audio, create images to match the music, and edit the video through conversation. In the process, you will learn various uses of generative AI, such as how to use ChatGPT, prompt engineering, and image generation.
Thank you for your interest!
Please check the link below for a demonstration of the program created through the book and Infraon lecture course, as well as a YouTube video created by this program.
New York Jazz Vibes - The Ultimate Playlist 🗽 (Playlist Video 2)
🔥 Best Hip Hop Tracks of the 2020s | Top Hits Daily Hip Hop Playlist ( Playlists Video 3)

Hello, students.
We are updating the previously released lecture content with an additional video of approximately 1 hour and 30 minutes.
Like the bulletin board on doitdjango.com, many people have asked, "How do I create a bulletin board that includes the EasyWick editor?"
To add this feature, you need to use django-summernote. I added some information about it, so if you're interested, check it out!


