| 开发者 |
waatechdigital
khan9 ikefti freemius |
|---|---|
| 更新时间 | 2026年4月23日 13:41 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install via the WordPress plugin installerAny of the 7 supported providers work great. For best quality use OpenAI GPT-4o or Anthropic Claude Sonnet. For lowest cost use GPT-4o-mini, Claude Haiku, Gemini Flash, or a local Ollama model (free).
Yes. Configure as many as you like and use Model Routing to assign specific providers to specific content types automatically.
Yes. The plugin detects the source language server-side (using Unicode script analysis) and instructs the AI to write in that language. Hashtag language is separately configurable — you can output hashtags in English, the source language, or both.
Yes. All generated articles are saved as WordPress drafts by default. You can change the default post status in Settings → Publishing.
The plugin itself is free. You pay only for the AI API usage directly to each provider. Use the built-in Cost Tracker to monitor and budget your spending. Ollama (local) is always free.
Yes. SEO meta keywords and descriptions generated by the plugin are compatible with both Yoast SEO and Rank Math.
Install Ollama from ollama.com, pull a model (ollama pull llama3.3), then add http://localhost:11434 as the Ollama endpoint in Settings → Providers.