Опис
Post to FAQ AI Converter helps WordPress users generate FAQ content for posts automatically using Google AI Studio (Gemini API).
Simply click the “Generate FAQ” button in the post editor, and your post will get useful FAQ questions and answers with proper structured data.
External Services
Service provider: Google LLC
This plugin connects to the Google Gemini API (Google Generative Language API) to generate AI-powered FAQ questions and answers for WordPress posts.
It sends the post content to Google’s servers only when the user manually triggers FAQ generation from the plugin interface.
Service links:
Terms of Service: https://policies.google.com/terms
Privacy Policy: https://policies.google.com/privacy
Встановлення
- Upload the
post-to-faq-ai-converterfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings Post to FAQ AI Converter and enter your Google AI Studio API key.
- Open any post and click “Generate FAQ” to add FAQ content.
Часті питання
-
Do I need a Google AI Studio account?
-
Yes. You must have an API key from Google AI Studio (Gemini API).
-
Which AI model does this plugin use?
-
The plugin uses Google AI Studio’s Gemini 2.5-flash model to generate FAQ content.
-
How many FAQs will be generated?
-
The plugin will generate up to 10 of the most relevant and useful FAQs based on the article content.
It avoids repeating information and focuses on questions a reader is likely to ask. -
Does it work with WordPress pages?
-
The plugin generates FAQs only for posts.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Post to FAQ AI Converter” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Post to FAQ AI Converter” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0
- Initial release.
1.0.1
- Improved JavaScript handling for wp.i18n initialization.