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.
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:latestThe 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:latestStay 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:latestPostify 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
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.
