PowerGPT – Do anything in Windows PowerShell using natural language(github.com)1 points·by ouromoros·3년 전·2 commentsgithub.comPowerGPT – Do anything in Windows PowerShell using natural languagehttps://github.com/ouromoros/PowerGPT2 commentsPost comment[–]jqpabc123·3년 전replySounds 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·3년 전replySure, 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.
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.