Hello,
I am building a new product that will use the OpenAI GPT3 API. My product will connect to the OpenAI GPT3 API using my personal token. I plan to commercialize this product so other users will be using it. I would like to know what the best practices are for selling a product based on OpenAI GPT3.
I have understood that because of rate limiting my token can be quickly blocked. Also, in terms of pricing, I should bill at least the same price as OpenAI does so I don’t lose money.
I would like to ask the community if there are any best practices for building commercial apps on top of GPT3, not just pet projects.
I understand that I will need to implement rate limiting and billing features right out of the box for my product, which will make the initial version of my product slightly more complicated. Also, I wouldn’t be able to offer free credits.
Thanks for your thoughts / advices.
Linn