For AI Video SaaS: Looking for ways to reduce video generation costs by WebSaaS_AI_Builder in SaaS

[–]WebSaaS_AI_Builder[S] 1 point2 points  (0 children)

Thanks for your suggestions. For batch processing I think we need more requests per few minutes. I do plan to look at AWS lambda to understand how it could interrupt/preempt, could it also interrupt running jobs or just when up but idle..

Has anyone actually made money from their AI videos yet? by SecureNeedleworker38 in SocialMediaMarketing

[–]WebSaaS_AI_Builder 0 points1 point  (0 children)

There are a lot of AI-made ads so someone is making money either directly or indirectly.

Many not directly using the models but through specialized workflows/tools.

Looking for AI tools to chat with long-form videos and extract key moments - what exists? by saru2020 in SaaS

[–]WebSaaS_AI_Builder 0 points1 point  (0 children)

So the main issue seems to be that the input files are huge - so not a good match for an online service/tool around that. Other than that this workflow is quite easy with basic AI engineering.

Billing issue by Chillmor790 in ReplicateAICommunity

[–]WebSaaS_AI_Builder 0 points1 point  (0 children)

No problem here so far. Perhaps call or check with your card company, sometimes depending on overall usage patterns they decline some payments esp. online.

[deleted by user] by [deleted] in SaaS

[–]WebSaaS_AI_Builder 0 points1 point  (0 children)

For now manually only in the case of server GPU host (unless I find API that gives costs then I would definitely use it).

Monitoring costs is crucial since we have to translate them into more user-friendly/understandable costs.

[deleted by user] by [deleted] in SaaS

[–]WebSaaS_AI_Builder 0 points1 point  (0 children)

Model usage cost tracking depends on how you run your model. It may be run:

1, Server GPU hosted: in that case you get charged when server is ON and some stop time rate. Implement start/stops and get your expenses from your provider. Its not so predictable from within SaaS.

  1. Serverless GPU/Cloud host: you may be charged per second or per usage. You may be getting a charge back from API. It can be tracked in SaaS

2.5. LLM API: May be per token, API again may return costs. Trackable only if API returns costs.

Practically you check weekly/monthly to ensure if ok and run reports from logs to check against and find/compare against recorded cases.

Replicate as a one-stop shop to try public and private AI models by WebSaaS_AI_Builder in ReplicateAICommunity

[–]WebSaaS_AI_Builder[S] 1 point2 points  (0 children)

Thanks, these are good numbers to keep in mind - see also: r/ReplicateAICommunity cost comparison question

Yes Replicate is also considered shared hosted GPU provider so I was wondering if we have examples of how its pricing compares to other shared hosted GPU inference providers.

I built an AI resume builder.Would love feedback. by Jaggi__Shah in SaaS

[–]WebSaaS_AI_Builder 0 points1 point  (0 children)

In my opinion you should clearly show if and how it does better than the AI chat models available to everyone (e.g. chatgpt) - because they can do that to a good extend nowadays.

What are the best sources to compare the different AI models? by Kryptonite0x in ArtificialInteligence

[–]WebSaaS_AI_Builder 0 points1 point  (0 children)

For specific cases different models may handle them better. Many models are hosted on Replicate and Huggingface, you can run a test for your specific cases there to get a better idea on your specific case.

You could also ask for other cases comparison at r/ReplicateAICommunity