You already use ChatGPT or Claude for chat. This guide shows you the next level — getting AI to write small Python scripts that run privately on your own machine, automating the file work that eats your afternoons.
Get instant access — €17 → One-time purchase · PDF + scripts · instant downloadThis guide was written for people who work with files every day — not for developers. If any of these sound like you, you're in the right place.
"I've never written a line of code."
Good news — you don't need to. You'll learn how to describe what you want to AI in plain English, and how to run what it gives you. If you can install an app, you have all the skills you need.
"I use ChatGPT, but only for chatting."
You already know the hard part. This guide shows you one specific new use: asking AI to write programs that do things on your computer, with your files, completely privately.
"I don't want to upload sensitive files to AI tools."
That's exactly why this approach exists. AI writes the code — never sees your documents. The script runs on your machine. Your files go nowhere.
"I've tried to learn programming and it didn't stick."
This isn't a programming course. You're not learning Python — you're learning to work with AI as your coding partner. Skip the learning curve. Get straight to results.
When you run a script locally, your files never travel to any server. AI sees your description of the task — nothing else. It's the only way to get the power of AI on sensitive documents without the privacy risk.
Scripts loop over entire folders. Renaming 300 photos, merging 60 PDFs, searching 200 documents for a keyword — all while you make coffee. What used to take hours becomes a 10-second run.
Not a giant app — typically 20 to 50 lines. Each script does one thing well. You can read through it in a minute, and if you want to change something, you just tell AI which part to adjust.
PDF merge tools, bulk file renamers, template generators, OCR software — entire products built around tasks you can now do yourself in 30 seconds, for free, on your own computer.
Tasks that used to require either a programmer or hours of manual work — merging hundreds of PDFs, extracting text from scanned receipts, generating 50 personalized letters — become something you can do yourself, in minutes, for free.
A 42-page guide that takes you from zero — no Python, no setup — to running your first automation script the same afternoon.
| The complete guide PDF | Setup, the AI workflow, prompting techniques, and 4 full sample recipes with copy-paste prompts |
| 4 ready-to-run Python scripts | One per recipe — each with a CUSTOMIZE HERE section and plain-English comments throughout |
| Sample data files | Test each script on included sample files before running it on your own data |
| The Perfect Prompt Template | The structured template that gets working code on the first try, every time |
"I had 200 scanned invoices to process. I described what I needed, ran the script, and had all the text extracted in 4 minutes. That would have been a full day of manual work."
"I manage contracts and was uncomfortable uploading documents to cloud tools. This guide showed me I can get AI to write the code — and my files never go anywhere. That was exactly what I needed."
"Thought I'd need a developer to sort my photos. The script organized 3 years of vacation pictures by date in about 8 seconds. I genuinely laughed out loud."
No subscription. No recurring charges. Pay once and run your scripts on as many files as you like, as many times as you want.
Secure checkout via Lemon Squeezy
Yes, genuinely. The guide is written for people who have never opened a terminal. Chapter 2 walks through installing Python and VS Code step by step, and Chapter 3 walks through running your very first script — including the mistakes you'll probably make, so you can fix them before they cost you an hour of confusion.
Everything you need to run scripts is free: Python (python.org), VS Code (code.visualstudio.com), and either ChatGPT or Claude to generate the code. The guide itself is the only thing you pay for.
When you upload files to AI tools, your documents travel to their servers and may be stored or processed there. With this approach, AI only ever sees your description of the task — it generates code, and that code runs entirely on your own computer. Your files never leave your machine.
The guide covers this directly. You'll learn how to read error messages, describe the problem to AI, and get a working fix — usually in one follow-up prompt. In practice, most issues take under two minutes to resolve once you know the right way to ask.
A PDF file and a folder of .py script files, delivered as a zip archive. You download everything instantly after purchase — nothing is gated behind a course platform or account.
Yes. €17 once, yours permanently. No subscription, no renewal, no expiry.
One afternoon is all it takes to go from never having run a script to having a working automation tool on your own computer.
Get Prompt to Script — €17 →