Remix.run Logo
mentos 5 hours ago

How many programs can dispense with 50% of their complexity by just offering an API for LLMs to execute?

By way of example I use Kdenlive 90% less and just use Codex to issue the ffmpeg CLI commands directly when I want to crop/format video on my PC.

QuercusMax 5 hours ago | parent [-]

All those crazy complicated CLIs are now super useful for LLMs!

kodoman 5 hours ago | parent [-]

Yes every time I tried to understand ffmpeg I got a little of it for a little bit and then lost it by 2 days or so. Just getting LLM's to do their thing for ffmpeg is great. the other one is socat an utility I used before but LLM's can do magic with it.