AI vibe-coding turns Windows 11 automation into a no-code task
PCWorld shows how AI tools (like ChatGPT) can generate AutoHotkey v2 scripts to customize Windows 11, enabling non-programmers to automate tasks such as hotkeys, scrolling, and text expansion. The process involves ideating a simple automation, confirming AHK can do it, prompting the AI to produce an AHK v2 script, iterating to refine it, saving the code as an .ahk file, and running it with AutoHotkey (reloads needed after edits). Simpler automations work best, while more complex ideas require more back-and-forth. The guide emphasizes testing, startup deployment options, and the potential of AI-assisted vibe coding to change Windows behavior without coding experience.