Comment by Waterluvian
2 years ago
What I want is for Chat AI to be a fallback.
I want to say “frogblast the vent core” and the interface either parses it locally like they always have for years, or says “I don’t understand. Should I ask GPT?”
I also want it to be more about “help me get the code and show me what it means.” I love Regexr that shows you what each part of the regex does. I’d love for it to annotate what each part of the ffmpeg command does.
like https://explainshell.com/explain?cmd=+ffmpeg+-f+v4l2+-r+1+-i... ?