[flagged]
Prism can be used for more than just advertising! I was just showing one way someone might use our API. People have used us for creative projects, product demos, filmmaking, etc.
Launch HN: Prism (YC P25) – Workspace and API to generate and edit videos
11–20 of 23 posts
Re: Launch HN: Prism (YC P25) – Workspace and API to generate and edit videos
#12ive 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…
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.
We've found that Seedance is good at photorealitic faces, Kling is fantastic at generating audio (highest quality model in terms of syncing character's face to the words they say imo), and Sora is great at UGC.
Re: Launch HN: Prism (YC P25) – Workspace and API to generate and edit videos
#13Re: Launch HN: Prism (YC P25) – Workspace and API to generate and edit videos
#14Earlier quoted context omitted.
Prism can be used for more than just advertising! I was just showing one way someone might use our API. People have used us for creative projects, product demos, filmmaking, etc.
If I see a company using an AI generated image or video for their product, my first thought will always be, "What are they trying to hide?"
Nevertheless, things are trending more in this direction, and AI influencers will soon become the norm. Brands should be required to disclose when their marketing is AI.
It's worth mentioning that AI videos on Prism (and on any platform) do not have to be purely prompt to creative. For example, a brand designer can take an existing creative for a billboard for example and then use AI to generate images of this creative at a train station, in the Louvre, at a bus stop etc (without actually going there and shooting images).
Re: Launch HN: Prism (YC P25) – Workspace and API to generate and edit videos
#15Hey, I've been looking to experiment with Kling 3.0. How does this compare to Higgsfield?
Re: Launch HN: Prism (YC P25) – Workspace and API to generate and edit videos
#16Hey, I've been looking to experiment with Kling 3.0. How does this compare to Higgsfield?
We support Kling 3.0 on our platform, similar to Higgsfield. You can see some presets here: https://prismvideos.com/workspace/templates .
Re: Launch HN: Prism (YC P25) – Workspace and API to generate and edit videos
#17Re: Launch HN: Prism (YC P25) – Workspace and API to generate and edit videos
#18Earlier quoted context omitted.
We support Kling 3.0 on our platform, similar to Higgsfield. You can see some presets here: https://prismvideos.com/workspace/templates .
What are some reasons I should consider Prism over Higgsfield?
You can give Prism a try at https://prismvideos.com - I'm excited to hear your feedback.
Re: Launch HN: Prism (YC P25) – Workspace and API to generate and edit videos
#19ive 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…
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.
lots of people are asking for my script so i'm open sourcing it fairly soon (openslop.ai if you want to get notified). currently integrating with runware, elevenlabs, cartesia, kling, runwayML but will look into integrating with fal too. would you be open to connecting to helping with integration with fal?
Re: Launch HN: Prism (YC P25) – Workspace and API to generate and edit videos
#20Earlier quoted context omitted.
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.
nice, fal is solid. whats the pricing like compared to calling the model APIs directly? lots of people are asking for my script so i'm open sourcing it fairly soon (openslop.ai if you want to get notified). currently integrating with runware, elevenlabs, cartesia, kling, runwayML but will look into integrating with fal too. would you be open to connecting to helping with integration with fal?