Code Monkey home page Code Monkey logo

autoblogging's Introduction

AIBlogPilotGPT

Auto blogging/article writing tool including image generation from Midjourney and publishing to Wordpress (Gutenberg ready).

Research of internet included to get most relevant articles.

The length of articles is 4000 to 8000 words (can be updated via structure of article).

What You Need for AIBlogPilot to Run

Steps

Install requirements via pip install -r requirements.txt

Include all API keys to example.env and rename it to .env.

Include your Wordpress details to .env. If you want to include more blogs, you cann add as WP_ADMIN_USERNAME_2, WP_ADMIN_USERNAME_3 etc. The numbering goes for all details.

Go to blogs/blogs.toml and include all details about your blog. In terms of keywords, I suggest you change them with every run.

For a single article, go to main.py and uncomment line 319 (article()) and comment line 320 (parse_blog_articles())

For multiple articles, go to main.py and comment line 319 (article()) and uncomment line 320 (parse_blog_articles())

The default generation is 15 articles. If you want to change it, go to orchestrar/blogs.py and change the prompt in init_blog function ("I want you to propose next 15 article titles")

All articles and images are saved temp directory.

Demo Blog

https://nomadlyworking.com/

Contact

https://twitter.com/petrroyce

autoblogging's People

Contributors

0xroyce avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.