| ▲ | tcbrah 4 hours ago | |||||||
ive tried like 5 of these all-in-one AI video platforms and always end up back at my own script. the problem isnt the "glue work" between tools honestly - thats like 20 lines of python. the problem is when the platform abstracts over the model APIs so much that you cant access new params when kling or whoever ships an update. how quickly do yall expose new model features when providers update? thats the make or break thing IMO | ||||||||
| ▲ | rajit 4 hours ago | parent | next [-] | |||||||
We access models through Fal (https://fal.ai). We offered day 0 support for Kling 3.0 and launch models on our platform the day they are live. Would be curious to see your script. | ||||||||
| ▲ | mrieck 3 hours ago | parent | prev [-] | |||||||
I've had that problem with my free Chrome extension: (bring your own fal.ai key) https://chromewebstore.google.com/detail/ai-slop-canvas/dogg... To be honest it doesn't take long to add a new model/params. It's evaluating the models to see if they're even worth including that takes the most time. | ||||||||
| ||||||||