|
|
|
|
|
by sinuhe69
1041 days ago
|
|
The CEO to the side, how is the business side of Stability AI? I believe it’s hard to build a business on open-source AI at this stage. Perhaps through rendering services to other or awaiting for selling themselves? Meta can open sourced their models and weights because they make tons of money from other sources but a startup can only burn investors’ money, though. For the community, open-source AI is a blessing, no question. |
|
I would say it makes sense to build a business on running open-source AI models.
I’m a hacker with side-projects. The outputs of ML models are useful to my side projects. But there is a world of difference between whipping up a tiny bit of Python code, or even using a web interface to query an open source model online, than running that same model locally.
For starters, I would need to invest a few hundred bucks in hard disk alone. My 3090 is no good to run a bunch of models, so I would have to invest in a more beefy setup. And, when the hardware is home and properly installed, I would have to spend tons and tons of hours fiddling with the code and its setup.
I rather put all those resources to the direct function of my side-projects, and not to something that, say, Stability AI can offer me for cents and in seconds, at least for the volume of services that I need.
That’s not to say there wouldn’t be scenarios where the financial equation goes the other way, but for me at least that hasn’t been the case so far.