GPT-3 model is not released to public, i just got an update for it's pricing.
- Explore: Free tier: 100K tokens or a three-month trial, whichever you use up first.
- Create: $100 per month for 2M tokens, plus 8 cents for every additional 1k tokens.
- Build: $400 per month for 10M tokens, plus 6 cents for every additional 1k tokens.
- Scale: Contact OpenAI for pricing.
The pricing seem provided for at least medium business, If their commercial services up, I'll try it... 100k token maybe enough for 100 generated articles or 100k words recommendations, that'll be very interesting.
Currently I'm trying seq2seq models, maybe spin articles by sentence level instead word level can be a better way. I've use combination of transformers model to get synonyms/alternative words, the result is pretty good. unique and readable...