Hacker News new | ask | show | jobs
by weird-eye-issue 1066 days ago
Yes I developed a SaaS and the functionality is solely based on output from OpenAI. We have several thousand paying users already with ARR above $1.5M
3 comments

Making $900k in the first 3 week it means monetize on the wow-effects.

Is it https://prompthero.com/ ?

Don't know why they're pretending it's not, it's literally in their Twitter profile: https://news.ycombinator.com/item?id=36197024
I've got some crazy news for you: you can actually post other people's tweets on HN! Crazy, right?

By the way the OP of the Twitter thread commented in that thread you linked. He has the same HN username as Twitter.

My apologies, I see the OP's comment you're referring to.
No it is not Prompt Hero (that isn't even a SaaS is it?)
May I ask what your profit margins are? Why can't someone just use ChatGPT instead?
Around 85% profit. It wouldn't be possible to get the same result from ChatGPT without a ton of prompt engineering and manually retrieving data and inserting that into your prompts. Plus, we don't just do a single API call and call it a day. A single button press in our app can set off a process which calls the OpenAI API over a dozen times plus retrieves data from several other APIs to help with the prompting
out of curiosity, are you using openai's base models or are you fine tuning them? and what tech stack is your app using?
NextJS, CF Workers, CF Durable Objects

We use the base models but once fine tuning becomes available on 3.5/4 we will be looking into that

Makes sense! Thanks for your answer :)
What's the service?