Automate Boring Stuff With Python : Generative Ai - Chatgpt5

Posted By: ELK1nG

Automate Boring Stuff With Python : Generative Ai - Chatgpt5
Published 8/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1020.29 MB | Duration: 1h 42m

Learn Python automation with 10 real-world projects & ChatGPT integration – rename, convert, scrape, schedule & more.

What you'll learn

Set up Python, VS Code, and virtual environments for automation projects.

Write Python scripts to rename files in bulk and manage file systems.

Extract and save text from PDF documents into TXT files.

Convert image formats in bulk (e.g., PNG to JPG).

Merge multiple CSV files into a single master dataset.

Merge and split PDFs programmatically.

Clean subtitle files by removing timestamps from .srt/.vtt.

Scrape HTML tables into structured CSV files.

Download and organize images from a list of URLs.

Schedule Python scripts to run automatically without manual intervention.

Automate the process of downloading and merging PDFs.

Understand how to integrate Generative AI (ChatGPT) into automation workflows.

Requirements

Basic computer skills (downloading, installing software, creating folders).

No prior Python experience required – beginners are welcome.

A laptop/PC with internet access.

Enthusiasm to automate boring and repetitive tasks.

Description

Do you ever feel stuck doing the same repetitive tasks on your computer – renaming files, converting images, merging PDFs, or cleaning data?What if you could automate all of that with just a few lines of Python code?Welcome to “Automate Boring Stuff with Python: Generative AI – ChatGPT”In this course, you’ll learn Python automation step by step through 10 real-world projects. We start from the basics (setting up Python, VS Code, and virtual environments) and quickly dive into projects where you’ll:Rename hundreds of files in secondsExtract text from PDFs effortlesslyConvert and batch-process imagesMerge CSV datasets for analysisAutomate PDF merging and splittingClean subtitles by removing timestampsScrape tables from websites into CSVsDownload images from URL listsSchedule scripts to run automaticallyAnd even integrate ChatGPT into your workflowsWhether you’re a beginner with no coding experience or someone looking to boost productivity, this course is designed to make Python practical, fun, useful, and career-relevant.By the end of the course, you’ll not only be confident in Python basics but also able to automate your daily tasks and build your own scripts to save precious time.Join now, and let’s start automating the boring stuff together!

Overview

Section 1: Course Introduction & Setup

Lecture 1 Course Introduction

Lecture 2 Setting Up Python and VS Code

Lecture 3 Creating and Managing Virtual Environments

Section 2: Beginner Level: Python Automation Projects

Lecture 4 Project 1: Bulk File Renamer

Lecture 5 Project 2: Extract Text from PDFs to TXT Files

Lecture 6 Project 3: Bulk Image Converter (PNG → JPG, etc.)

Lecture 7 Project 4: Combine Multiple CSVs into a Master Sheet

Lecture 8 Project 5: Batch PDF Merger & Splitter

Section 3: Intermediate Level: Python Automation Projects

Lecture 9 Project 6: Clean Subtitles – Remove Timestamps from .srt/.vtt Files

Lecture 10 Project 7: Scrape HTML Tables into CSV Files

Lecture 11 Project 8: Download Images from URL Lists

Lecture 12 Project 9: Automate Tasks – Schedule Python Scripts

Lecture 13 Project 10: Download & Merge PDFs Automatically

Beginners who want to learn Python through hands-on projects.,Professionals who want to automate repetitive tasks at work.,Students interested in real-world Python applications.,Content creators, researchers, and office workers who regularly handle files, images, PDFs, or CSVs.,Anyone curious about using Generative AI (ChatGPT) with Python automation.