TechZapp AI Writer
Generate high-quality technology blog posts using AI. Supports OpenAI, Groq, and Google Gemini. Discover trending topics, generate complete articles, edit, and save as WordPress drafts.
by TechZapp · github.com/appcoderikbal/ai-blog-writer · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/appcoderikbal/ai-blog-writer/releases/download/v1.3.0/techzapp-ai-writer.zipReadme
=== TechZapp AI Writer === Contributors: techzapp Tags: ai, blog, content, openai, gpt, writing, technology Requires at least: 6.0 Tested up to: 6.7 Stable tag: 1.0.0 Requires PHP: 8.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Generate high-quality technology blog posts using AI. Discover trending topics, generate complete articles, edit, and save as WordPress drafts.
== Description ==
TechZapp AI Writer is a lightweight WordPress plugin that helps you create high-quality technology blog posts using OpenAI's powerful language models.
= Features =
- Trending Topics — Discover trending tech topics from Hacker News, GitHub Trending, Reddit Technology, and Dev.to
- AI Article Generation — Generate complete, structured blog articles with one click
- Rich Text Editor — Edit the generated content before saving
- Save as Draft — Save articles as WordPress drafts for review before publishing
- Configurable — Choose your tone, word count, and AI model
= Generated Article Structure =
Every article includes:
- SEO-friendly title and meta description
- Table of contents
- Introduction with a strong hook
- Multiple H2/H3 sections with subheadings
- Bullet and numbered lists
- Tips and best practices
- Common mistakes to avoid
- FAQ section
- Strong conclusion
= Requirements =
- WordPress 6.0+
- PHP 8.0+
- OpenAI API key (from platform.openai.com)
== Installation ==
- Upload the
techzapp-ai-writerfolder to/wp-content/plugins/ - Activate the plugin through the WordPress Plugins screen
- Go to TechZapp AI Writer → Settings
- Enter your OpenAI API key
- Click Test Connection to verify
- Navigate to Generate Blog to start creating content
== Frequently Asked Questions ==
= Which OpenAI models are supported? =
GPT-4o Mini (default), GPT-4o, GPT-4 Turbo, and GPT-3.5 Turbo.
= Will articles be published automatically? =
No. Articles are always saved as WordPress Drafts. You review and publish them manually.
= How long does generation take? =
Typically 30–60 seconds depending on word count and model.
= Is my API key secure? =
Yes. The key is stored in WordPress options (server-side) and is never sent to the browser.
== Changelog ==
= 1.0.0 =
- Initial release
- Dashboard with trending topics and recent drafts
- Article generation with configurable tone, word count, and audience
- Rich text editor with AI improve/expand/shorten
- Save as WordPress draft with categories and tags
- Settings page with API key management
== Upgrade Notice ==
= 1.0.0 = Initial release.
Read the full README on GitHub →