PowerGPT – Do anything in Windows PowerShell using natural language (github.com) 1 points by ouromoros 3y ago ↗ HN
[–] jqpabc123 3y ago ↗ 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. [–] ouromoros 3y ago ↗ 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.
[–] ouromoros 3y ago ↗ 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.
2 comments
[ 3.3 ms ] story [ 14.9 ms ] threadThe 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.