Linux 软件免费装

SmartyPress AI Engine — Free AI Engine for Content Generation

开发者 alexkovalevv
wpaifactory
更新时间 2026年2月16日 08:05
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

gutenberg content generation openai ai engine free ai engine

下载

1.0.14 1.0.6 1.0.11 1.0.12 1.0.13 1.0.15 1.0.0 1.0.3 1.0.4 1.0.5 1.0.7 1.0.10 1.0.8 1.0.9

详情介绍:

SmartyPress AI Engine is a free AI engine that connects WordPress with AI models. Generate content, edit inline with Magic Wand, and automate post creation. All from your Gutenberg editor. Quick Intro No Ads Plugin. Completely Free. No extra fees — connection directly through your API key. 1 Minute Installation. No complex skills required, connect and create 50 posts in just 5 mins. I built this free AI engine to bring OpenAI and Deepseek directly into the WordPress editor. Create SEO-optimized titles, generate full blog posts, write excerpts, or refine existing text — without leaving Gutenberg. Start simple: open any post, click "SmartyPress AI Writer" in the toolbar, and generate a title. Then try Magic Wand on any block — select text, pick an action, and watch AI transform your content. Need 50 blog posts at once? Bulk generation handles that too. This AI engine gives you two powerful workflows: a Content Generator panel for full posts and a Magic Wand for precise inline editing. Both work with OpenAI and Deepseek, so you pick the provider that fits your budget and quality needs. Documentation For detailed setup instructions and usage guide, visit our complete documentation. Core Modules Content & Generation Generate titles, full articles, excerpts, and category suggestions right inside Gutenberg. Bulk generate up to 50 posts at once. This free AI engine handles the heavy lifting while you focus on strategy. Magic Wand (Inline Editing) Click the wand icon on any block to enhance, correct, translate, expand, or condense text. 10+ pre-built actions plus custom prompts. Replace mode inserts content instantly; Suggest mode offers multiple AI-generated variants to choose from. AI Providers Switch between OpenAI and Deepseek at any time. Use GPT-4o for critical content or Deepseek Chat for affordable bulk generation. Your keys, your choice. ✨ Key Features Content Generation: Magic Wand (Inline Editing): Transform any block content with 10+ AI-powered actions. Text Enhancement: Supported AI Models OpenAI: GPT-5.3 Codex, GPT-5.2, GPT-5.1, GPT-5, GPT-4.1, O3, O3 Mini, O1 Preview, O1 Mini, GPT-4o, GPT-4o (Nov 2024), GPT-4o Mini, GPT-4 Turbo, GPT-3.5 Turbo Deepseek: Deepseek Chat, Deepseek Coder Developer Tools Extend SmartyPress AI Engine with WordPress filters and hooks. Why SmartyPress AI Engine? Gutenberg-First Built specifically for the WordPress block editor. Native UI, native workflows, no clunky external interfaces. Multiple AI Providers OpenAI and Deepseek out of the box. Switch providers or models per task — use GPT-4o for quality, Deepseek for speed and savings. Developer Friendly WordPress filters, REST API, and extensible architecture. Build custom AI workflows on top of this free AI engine. Privacy First Data is sent to AI providers only when you click Generate. No background requests, no tracking, no analytics. API keys stored in your database only. Free and Open Source This free AI engine is completely open source and free to use. You only pay for API usage to OpenAI or Deepseek based on their pricing. Use Cases This free AI engine is perfect for: Inspired By We were inspired by the following plugins and their capabilities: These plugins demonstrated the potential of AI integration in WordPress and inspired us to create a free AI engine focused on simplicity, performance, and developer-friendly architecture. Disclaimer SmartyPress AI Engine connects your site to third-party AI services. You need your own API keys and must follow the terms set by OpenAI or Deepseek. The developer is not responsible for AI-generated content. See the External Services section below for full details.

安装:

Automatic Installation
  1. Go to Plugins > Add New in your WordPress admin
  2. Search for "SmartyPress AI Engine"
  3. Click Install Now and then Activate
  4. Go to SmartyPress AI > Settings
  5. Enter your API keys (OpenAI and/or Deepseek)
  6. Save settings and start generating content!
Manual Installation
  1. Download the plugin zip file
  2. Upload to /wp-content/plugins/ directory
  3. Extract the files
  4. Activate through the Plugins screen
  5. Configure API keys in SmartyPress AI > Settings
Getting API Keys OpenAI:
  1. Visit https://platform.openai.com
  2. Sign up or log in
  3. Go to API Keys section
  4. Create new secret key
  5. Copy the key to plugin settings Deepseek:
  6. Visit https://platform.deepseek.com
  7. Sign up or log in
  8. Go to API Settings
  9. Create new API key
  10. Copy the key to plugin settings
Building from Source (For Developers) Important: Pre-built assets are included in the WordPress.org distribution. You only need to build if you're developing or modifying the plugin. Build Requirements Build Process The plugin uses Vite for building React applications. There are multiple build targets: 1. Admin Dashboard (React SPA): bash cd includes/admin/assets/ npm install npm run build Output: includes/admin/assets/dist/admin-app.js and admin-app.css 2. Content Generator Module: bash cd includes/modules/content-generator/assets/ npm install npm run build Output: includes/modules/content-generator/assets/dist/content-generator.js 3. Image Generator Module: bash cd includes/modules/image-generator/assets/ npm install npm run build Output: includes/modules/image-generator/assets/dist/image-generator.js 4. Gutenberg Integration (Magic Wand): Build modes: gutenberg (Magic Wand) and wand (toolbar integration) bash cd includes/modules/content-generator/assets/ npm run build:gutenberg # Magic Wand features npm run build:wand # Wand toolbar button Development Mode For development with hot reload: bash cd includes/admin/assets/ npm run dev Note: Development mode requires manually changing script handles in PHP to load from Vite dev server. Build configuration:

屏幕截图:

  • AI Content Generator panel in Gutenberg editor
  • Magic Wand button in block toolbar
  • Magic Wand modal with custom prompt and template selection
  • Plugin settings page with API configuration for OpenAI and Deepseek
  • Bulk post generator interface - generate up to 50 posts at once
  • Suggest mode with multiple AI-generated variants to choose from
  • Content Generation page - single post generation with step-by-step process
  • AI Writer toolbar button in Gutenberg editor
  • Generate Title action with AI-powered suggestions
  • Generate Content action creating full articles
  • Generate Excerpt action for post summaries
  • Magic Wand translate and expand text actions
  • Advanced settings with provider and model selection
  • Real-time generation progress with status indicators

升级注意事项:

1.0.15 Fixed translation loading for WordPress 6.7+. Resolves "translation loading triggered too early" notice. 1.0.14 Minor changes. 1.0.13 Review notice on admin pages. Fixed model selection persistence and preview Markdown display. 1.0.11 Extended translation support for content generation prompts and interface elements. 1.0.10 Fixed module toggle error for installations with scalar module settings. Automatic migration to array format. 1.0.9 Image Generator enabled by default. Sidebar menu updates without reload when toggling modules. Module scripts always loaded on admin page. 1.0.8 Image Generator: generate images from prompts, save to Media Library, regenerate with correction prompt. Settings persistence. "Create attachment with AI" button on media library. API Logs: support for module events. 1.0.7 Fixed language parameter for AI generation, improved debug logging with full request/response data, temporarily hidden Suggest Categories. 1.0.6 WooCommerce integration fixes: short description generation, Magic Wand support, default model selection in Classic Editor, API key handling improvements. 1.0.5 OpenAI proxy option, model in settings and Single post preview, Magic Wand paragraph fix, modal styling, code quality fixes. 1.0.4 Improved admin notices for permalinks and API key configuration. Better error messages across all generation features. 1.0.3 Documentation links, API key notice, Inspired By section, updated screenshots and plugin links. 1.0.0 Initial release. Requires API key from OpenAI or Deepseek. Configure in SmartyPress AI > Settings after activation. Plugin connects to external AI services - see External Services section for details.

常见问题:

Do I need API keys?

Yes, you need at least one API key from OpenAI (https://platform.openai.com) or Deepseek (https://platform.deepseek.com). You can use both providers if you want.

How much does it cost?

The plugin itself is completely free. However, you pay for API usage to OpenAI and/or Deepseek based on their pricing:

  • OpenAI: Pay-per-token pricing, varies by model (check their pricing page)
  • Deepseek: Generally more affordable than OpenAI (check their pricing page) Typical costs:
  • Generating a blog post title: $0.001 - $0.01
  • Generating full article (500-1000 words): $0.02 - $0.10
  • The exact cost depends on the model, prompt length, and generated content length

Is my data safe?

Yes. Security measures include:

  • All API communications use HTTPS encryption
  • API keys stored securely in WordPress database
  • No data stored on third-party servers after generation
  • WordPress nonces and capability checks
  • Input sanitization and output escaping Your content is sent to AI providers only when you explicitly request generation. Please review the "External Services" section and AI providers' privacy policies.

Can I use custom prompts?

Yes! Magic Wand feature allows you to enter completely custom prompts for any block. You can also customize default prompts using WordPress filters.

Which AI provider should I use?

OpenAI:

  • Higher quality outputs
  • Better understanding of complex prompts
  • More expensive
  • Recommended for: critical content, marketing copy Deepseek:
  • Faster generation
  • More affordable
  • Good quality for most use cases
  • Recommended for: blog posts, drafts, bulk generation You can switch between providers anytime or use both.

Which post types are supported?

All public post types including:

  • Posts
  • Pages
  • Custom Post Types (configured in Settings)

Can I limit who can use AI generation?

Yes, the plugin respects WordPress capabilities:

  • edit_posts - required for using generator panel and Magic Wand
  • publish_posts - required for bulk post generation
  • manage_options - required for plugin settings Configure user roles in WordPress to control access.

How does Magic Wand work?

  1. Select any supported block (paragraph, heading, quote, etc.)
  2. Click the magic wand icon in the block toolbar
  3. Enter your prompt (e.g., "Write about WordPress AI plugins")
  4. Click Generate
  5. Content appears in your block instantly!

What languages are supported?

AI models support all major languages. You can:

  • Generate content in any language by specifying it in your prompt
  • Use the Translate Text action to translate between languages
  • Plugin interface available in English and Russian

Can developers extend the plugin?

Yes! The plugin provides WordPress filters for customization:

  • smartypress_ai_prompt_{action} - Customize prompts
  • smartypress_ai_wand_params - Modify AI parameters
  • smartypress_ai_wand_features - Add custom actions
See documentation for examples.

Does this work with the classic editor?

No, this plugin requires the Gutenberg block editor (WordPress 5.0+). It's designed specifically for block-based editing.

Can I use this for WooCommerce products?

Yes, if WooCommerce products are enabled as a public post type, you can generate product descriptions, titles, and other content.

What happens if I run out of API credits?

Generation will fail with an error message. You'll need to add credits to your OpenAI or Deepseek account. The plugin will show the API error message to help you troubleshoot.

What happens when I uninstall the plugin?

When you delete the plugin through WordPress admin, all plugin data will be completely removed:

  • Plugin settings and API keys
  • All options and transients
  • Post meta created by the plugin (if any)
  • User meta created by the plugin (if any) Note: Generated content (posts, titles, excerpts) will NOT be deleted as they are your content. Only plugin-specific data is removed.
If you want to keep your settings for future use, simply deactivate the plugin instead of deleting it.

更新日志:

1.0.15 - 2026-02-16 Fixed: 1.0.14 - 2026-02-07 Changed: 1.0.13 - 2026-02-12 Added: 1.0.11 - 2026-02-12 Enhanced: 1.0.10 - 2026-02-10 Fixed: 1.0.9 - 2026-02-10 Image Generator: 1.0.8 - 2026-02-10 Image Generator: 1.0.7 - 2026-02-08 Fixed: 1.0.6 - 2026-02-08 Fixed: 1.0.5 - 2026-02-07 Changes: OpenAI proxy support for blocked regions. Model selection in Single post Current Settings and general settings. Magic Wand no longer wraps plain text in extra paragraph tags. Modal header padding set to zero in Gutenberg. PHPCS fixes: removed debug error_log, nonce ignore for classic editor detection, prefixed global variables. 1.0.4 - 2026-02-07 Changes: Added permalink notice on plugin pages when Pretty Permalinks are disabled. Extended API key notice to all admin pages. Improved error messages with user-friendly descriptions for API key and REST API issues. 1.0.3 - 2026-02-07 Changes: Documentation link in readme and plugin UI. API key notice with link to docs. Inspired By section. Everyone Accessibility Suite and other plugins in Our Other Plugins. Screenshots reordered (Dashboard as overview), 17 descriptions. Keyword "free AI engine" in copy. 1.0.2 - 2026-02-06 Changes: Hide third-party admin notices on plugin pages. Sanitization and validation for settings API; secure uninstall queries (wpdb->prepare). CSS isolation for admin UI. 1.0.0 - 2025-10-26 Initial release. AI Content Generator panel in Gutenberg (titles, full posts, excerpts, categories). Magic Wand for inline editing with 10+ actions (enhance, correct, translate, etc.). OpenAI and Deepseek support. Bulk generation (1-50 posts). REST API, nonce/capability checks, filters for developers. React 18 + Vite.