I created API service for text generation. Maybe someone here will find it useful.

dymek91

Newbie
Joined
Aug 31, 2010
Messages
19
Reaction score
6
Hello all, long time lurker, rarely poster here.

I needed a way to create a lot texts and fast (most systems were >5s while I needed sub 300ms per text) for my tier 2 linking and doorways. I couldn't find one so I created such system myself. I have some processing power left so I decided to expose API. Texts are generated by deep learning nlp model and 40 categories are available.

If someone will find it useful then feedback about what niches/topics are needed will be greatly appreciated.

Main website: http://contentai.net/
API available here: https://rapidapi.com/ContentAI/api/contentai-net-text-generation
 
Back
Top