[METHOD] Make Your Own PAA Site With OpenAI - Complete Tutorial + FREE Python Script

and how you "bypass" the word/character limit in csv?
 
for the article content csv has limit per chars for every cell as far i know
I don’t think you’ll exceed those limits. I’m not even sure if there are such limits but I could be wrong.

It’s just a text file eventually. You don’t even have to have “cells” since you can open it in a text editor.

Most of the time, you’ll get an output of under 1000 words. If your prompts are very good, you’ll get 1200 words.

Even if there’s a limit, I doubt it’ll be a problem. I’ve created thousands of articles using such scripts and it’s never been a problem.
 
for the article content csv has limit per chars for every cell as far i know

I just checked and you’re right about the limit. Sorry I didn’t know there was a limit.

The limit seems to be around 32,000 characters which is 5000+ words. It’s highly unlikely that you can create that much content with a single prompt.

It won’t be a problem.
 
hi, sorry for dumb question but what software you use to compile py code
 
hi, sorry for dumb question but what software you use to compile py code

I use the command line. If you want a GUI, you can use PyCharm or something similar.

There should be many videos on YouTube that can walk you through the process.
 
I just checked and you’re right about the limit. Sorry I didn’t know there was a limit.

The limit seems to be around 32,000 characters which is 5000+ words. It’s highly unlikely that you can create that much content with a single prompt.

It won’t be a problem.
ok thank you
 
This is truly an awesome guide.

Which plugin do you recommend for images?

It depends. Sometimes I use some auto generator plug-ins. Sometimes I ask a VA to add stock images.

I can’t remember the name of the plug-in but I’ll check for you. It uses the post title to create a featured image. It looks like crap but it does the job.
 
That’s a great share!!! Just wow! Is this completely free or are there any costs when creating those articles?
 
Back
Top