by jrm4 on 10/7/2024, 4:07:14 PM
by ukuina on 10/7/2024, 2:51:02 PM
This is cool, congrats on launching!
How is it different from Puter AI, which offers auth + free inference?
by jedberg on 10/7/2024, 9:48:12 PM
Hey, not sure where you're running your backend for this, but this is the perfect use case for my company's product (check out my profile if you're interested). We make a serverless compute platform that doesn't charge for wait time, so it would be signifigantly cheaper than EC2 or AWS Lambda for example.
by echoangle on 10/8/2024, 4:29:11 PM
Are we seriously calling someone else’s server „serverless“? Serverless would be local compute for me, not calling an API I’m paying someone else for.
by friendly_chap on 10/7/2024, 2:13:27 PM
Hah! Nice idea! I built something with a similar mindset but instead of calling cloud AI providers my aim is to provide a self-hostable complete AI platform: https://github.com/singulatron/singulatron
I know that might sound like putting the server back to serverless. But I would say it's being your own serverless provider - once you have the platform installed on your servers you can build frontend-only AI apps on top.
Hope you don't mind the self-plug. Your approach definitely a ton of advantages when starting out (no infra to manage etc).
by sf-wy on 10/7/2024, 2:04:06 PM
Great idea! I like the ergonomics of this for the developer-side, it's easy to add and puts the onus on the developer to have a robust auth system that avoids users creating 1000s of accounts so they can get unlimited LLM access.
One challenge on frontend-only apps is if the prompt is proprietary then this will be exposed unless you will then offer prompt templating or prompt mapping on your side i.e. the frontend says prompt: Template_123 and then this maps to the actual prompt somehow. Prompting is important still and maybe for a while so having the internals externally available could be sensitive.
by davidashe on 10/7/2024, 11:02:55 PM
AI plus serverless…without blockchain??
by sgarland on 10/8/2024, 12:23:20 AM
> Focus on What Matters
I really wish companies and people would stop saying things like this. “Focus on what’s important,” “focus on product,” etc. It’s frankly insulting to the admittedly small percentage of tech who deeply understand and care about the infrastructure that makes all of this magic possible.
If someone isn’t managing servers, your serverless magic will not work. If someone isn’t managing DBs, your product will not work. There is no getting around this problem; at some level, someone has to know how computers actually work, and to defend them against the abuses levied by people who neither know nor care to learn.
by stroupwaffle on 10/7/2024, 4:06:52 PM
Please hire a real artist those graphics on the home page are disturbing.
by crooked-v on 10/7/2024, 6:56:13 PM
So what's supposed to make this service better than OpenRouter (https://openrouter.ai), which has an extensive list of available models with transparent pricing for all of them?
by jdmoreira on 10/7/2024, 2:24:31 PM
This is a great idea. You should market to app devs as well.
I would also build this on top of firebase marketplace: https://extensions.dev
by madamelic on 10/7/2024, 2:18:32 PM
To potentially save you some headache, take a look at serverless.com and weigh the likelihood they come after you about that name if you are planning on making this a business.
(And yes, I hate their name too. I don't honestly know how defendable an entire technology term actually is. It also results in terrible Googling.)
by CuriouslyC on 10/7/2024, 3:33:13 PM
If you don't want to pay for this service, keytrustee.org does this for free.
So, I'll be honest, I don't understand this market. I get that one can be profitable selling shovels during the gold rush, sure. But I have trouble understanding who is knowledgeable/dedicated enough to try to get their AI app going, but would pay to abstract/outsource this part of the chain.
(I suppose, relately, I have trouble understanding why anyone would just sort of presume OpenAI would be forever the best backend here as well?)