Descripción
AI Vision Block is a custom Gutenberg block that allows you to generate images using the Pollinations API. Simply enter a prompt, and the AI will generate an image for you. Once the post is saved, the image is automatically stored in the WordPress Media Library.
Features:
– Simple and intuitive block editor UI.
– Uses Pollinations API for AI-generated images.
– Saves generated images to the WordPress Media Library.
– Lightweight and easy to use.
External services
This plugin connects to an API to generate AI-based images. The service is used to process the user’s prompt and return a generated image to be displayed in the WordPress post or page.
It sends the user’s prompt, along with the width and height parameters for image resolution, every time the user generates an image.
This service is provided by “Pollinations AI”:
– Terms of use & Privacy policy: https://pollinations.ai/terms
License
This plugin is released under the GPL-2.0+ license.
Bloques
Este plugin proporciona 1 bloque.
- AI Vision Block A block that generates an image using Pollinations API.
Instalación
- Upload the
ai-vision-block
folder to the/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
- Go to the block editor and add the “AI Vision Block” to your post or page.
- Enter a prompt and click “Generate Image” to get an AI-generated image.
Preguntas frecuentes
-
How does the plugin generate images?
-
The plugin uses the Pollinations API to generate images based on a given prompt.
-
Where are the images stored?
-
The generated images are saved to the WordPress Media Library when the post is saved.
-
Do I need an API key?
-
No, this plugin uses the Pollinations API without requiring an API key.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “AI Vision Block” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Initial release with AI image generation and Media Library integration.