Skip to content

dontic/postifyAI

Repository files navigation

Latest version Issues Docker Pulls

Blog articles created for you in minutes.

Save hundreds of content creation hours with a self contained & fully automated AI tool for writing SEO oriented blog articles.

postifyAI cover

Get started

Self Hosted

You will need to have API keys for:

  • Either OpenAI or Anthropic
  • SerpAPI

You can then deploy the tool locally with docker:

docker run -p 8501:8501 dontic/postifyai:latest

The tool will be available at http://localhost:8501

If you want to make your parameters and settings persistent, you can mount a volume:

docker run -p 8501:8501 -v postifyai_data:/app/data dontic/postifyai:latest

How to Update postifyAI

Stay updated with the latest features and improvements by watching the repository.

To update the tool after a release, you can pull the latest image:

docker pull dontic/postifyai:latest

Postify has a PRO version for teams and businesses. It includes:

  • No setup required
  • Unlimited articles
  • Web text editor
  • History of generated articles
  • Collaboration features
  • Publish directly to your favorite CMS
  • Priority support

Feature requests & Bug reports

Open an issue to submit a feature request or report a bug.

Please do make sure to check if the issue has already been reported before opening a new one.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors