Hacker News new | ask | show | jobs
PowerGPT – Do anything in Windows PowerShell using natural language (github.com)
1 points by ouromoros 1193 days ago
1 comments

Sounds interesting but can it write the script and allow inspection before execution?

The effects of an errant script could be dire. Better to have a human check on it first. The best use for this may be education/learning by example.

Sure, it will ask you to confirm before actually executing code. I also find it useful when performing batching processing tasks and you don't want to type every word.