Automated long form 2500+ AI articles

domainmadness

Supreme Member
Joined
Jun 22, 2011
Messages
1,313
Reaction score
474
Do you guys know any tool which truly automates building long form AI articles?

I've tried many and most require still manual work to get them to be decent quality.

And at least in my own language and on smaller niches my experience is that longer articles are basically impossible with single prompt. And if I break the article to multiple prompts usually AI ends up repeating itself a lot, since it's not fully taking into consideration what it has written before already. This can at least somewhat be dealt with manually fixing the output, but still it's a struggle to create long 2500, or even 4000+ words content.

Is there an automated solution to this in the markets?

If there's not, would you guys be interested in developing one with me? What features it should have in your opinion?
 
I recently bought a monthly subscription to Writesonic and so far so good! I can use my subscription and get it to write up an article for you if you like so you can validate it?
 
After a certain amount of words it tends to repeat itself. Use a Python script to write separate short articles covering the main points, then merge the articles together.

End up with a long form article
 
I recently bought a monthly subscription to Writesonic and so far so good! I can use my subscription and get it to write up an article for you if you like so you can validate it?
I've tested it, but at least in my own language it slightly messed up the target keywords. It could be used for non-important content very easily, but I couldn't it to get even the outline right with correct keywords since it always tried to change the target kws to something similar. Then I run out of words in my trial, not sure if I should try the premium.

After a certain amount of words it tends to repeat itself. Use a Python script to write separate short articles covering the main points, then merge the articles together.

End up with a long form article
with single prompts you are limited by the tokens. you can create like around 1500 words articles with 1 prompt. for more you need to use multiple prompts.
Haven't written a script yet, just tried to get it right manually first. The issue with multiple prompts is that it tends to repeat same kind of phrases at the end/start of paragraphs, especially when it's not consideration what it has written earlier. Just a quick example what I mean is that if every paragraph ends "And last, remember to have fun!" it becomes an issue.

Would need it to consider the full content while prompting each heading 1 by 1. Any ideas? Those who are helpful here will get free lifetime access to the generator when it's ready (if ever, no promises at this point).

Is API any better or still the same?
 
Back
Top