MichaelFeng87 / Google_News_Modifier

Blog Automation for Generate AI based Blogs on routine basis same as like Content writer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Automation for Generate AI based Blogs on routine basis same as like Content writer.

Create and activate virtual envirnment.

1) virtualenv -p python3 env
2) source env/bin/activate

Intsall requirements.

1) pip install -r requirements.txt
2) pip install pynput

Place your wordpress credentials in parameters.py Place your wordpress url in uploading.py

Run now

1) python main.py     #for News generation
2) python main_blog   #for Blogs generation

About

Blog Automation for Generate AI based Blogs on routine basis same as like Content writer.


Languages

Language:Python 100.0%