You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SerpAPI, up to 100 queries/mo free then $50/mo for 5k queries
It might make sense for serp (gives google access to the bot) to be a "connection" that users need unless we can find a cheaper alternative. Or tbh build ourselves it just scrapes google for top 10 or so results if we wanted to scrape it we could use browserless.io/pricing which would be basically free.
This is up in the air depending on how we deploy. For the start I was thinking
Website via Vercel
API via Vercel Edge Workers
Telegram Bot via a scalable container runtime (likely we can get google cloud startup credits)
@ethan-stone when you get a chance if you could review, I briefly put this together to go through some of our costs and services. Basically
are these all the services we will be using? Am I missing any?
seems like even though we will likely need to put credit cards down for a majority of these, GCP and OpenAI will be the only primary monthly costs at the start
The text was updated successfully, but these errors were encountered:
I don't know how I forgot about this but another option for container runtime/hosting is Railway https://railway.app/. Absolutely insanely easy and $5 credit every month
That's just after skimming really quickly. I'll update this comment with more stuff later and let you know.
I've seen a few similar products and they seem to price by number of words generated rather than number of requests. Also none have unlimited usage so maybe we should consider that too. Food for thought
How do we want to go about pricing? Initially will have to pay for
Subscriptions
All payments and subscriptions done via stripe
API Services
We will be using the following services
Hosting Costs
This is up in the air depending on how we deploy. For the start I was thinking
@ethan-stone when you get a chance if you could review, I briefly put this together to go through some of our costs and services. Basically
The text was updated successfully, but these errors were encountered: