Remix.run Logo
Schlagbohrer 7 hours ago

Has anyone tried having a local agent (like Qwen) use this? I wonder how good the API is for programmatic / CLI usage.

drob518 6 hours ago | parent [-]

That was the first question that popped into my head as well. We’re now in the age of “AI all the things,” so it seems like every app needs an API or CLI of some sort. Everything needs to be machine accessible.

nasso_dev 5 hours ago | parent [-]

shouldn't we focus on human accessibility first? it also makes things more "machine accessible" as a byproduct, but at least humans remain the main focus

also, openshot is foss. can't you just give the source code to your clanker and let it mod itself in the app?

dmix 5 hours ago | parent | next [-]

> shouldn't we focus on human accessibility first?

This is the big question for designers, how much of the future of software will be human-oriented UIs vs a human typing into a chat window (or as a temporary bridge, telling an agent to operate existing GUIs).

For now I believe agent-driven software is still pretty niche, something for highly technical users, but that will change as it mainstreams. Early adopters demand early adopter software features.

nasso_dev 4 hours ago | parent [-]

a chat window is actually HORRIBLE for many tasks. i really strongly hope this isn't what the future of software looks like

there is just no way a chat interface could replace a non-linear video editor gui

phatskat an hour ago | parent | next [-]

> a chat window is actually HORRIBLE for many tasks. i really strongly hope this isn't what the future of software looks like

I strongly concur - I don't want to "tell" the app to level the audio between several clips only to have it level everything to 0 and then take five minutes to undo etc

_joel 3 hours ago | parent | prev [-]

I would assume it would be for driving via agentic means, more AI video slop.

drob518 3 hours ago | parent | prev | next [-]

Of course the human UI should be first. Did anyone say anything different?

ReptileMan 3 hours ago | parent | prev [-]

Yes we should. Still UI is for telling the software to do meaningful work. Which means that every well designed UI software will have ready to expose api lurking just benath the surface.