Descripción
This plugin provides NVIDIA NIM integration for the PHP AI Client SDK. It enables WordPress sites to use NVIDIA’s inference microservices for text generation, image generation, and embedding generation.
Features:
- Text generation with NVIDIA NIM models
- Image generation with Stable Diffusion and Flux models
- Embedding generation with NVIDIA NIM models
- Function calling support
- Automatic provider registration
Available models are dynamically discovered from the NVIDIA NIM API and explicitly categorized by capability (text, image, multimodal, embedding), covering models from NVIDIA, Meta, Google, Mistral, and other providers.
Requirements:
- PHP 7.4 or higher
- For WordPress 6.9, the wordpress/php-ai-client package must be installed
- For WordPress 7.0 and above, no additional changes are required
- NVIDIA API key
Supported Models
Models are discovered from the NVIDIA NIM API and explicitly categorized by capability.
Image Generation
google/diffusiongemma-26b-a4b-it
Multimodal Text (image/document input)
adept/fuyu-8bgoogle/deplotmeta/llama-3.2-11b-vision-instructmeta/llama-3.2-90b-vision-instructmicrosoft/kosmos-2microsoft/phi-3-vision-128k-instructmicrosoft/phi-4-multimodal-instructnvidia/cosmos-reason2-8bnvidia/llama-3.1-nemotron-nano-vl-8b-v1nvidia/nemotron-nano-12b-v2-vlnvidia/neva-22bnvidia/nvclipnvidia/vila
Text Generation
01-ai/yi-largeabacusai/dracarys-llama-3.1-70b-instructai21labs/jamba-1.5-large-instructaisingapore/sea-lion-7b-instructbigcode/starcoder2-15bbytedance/seed-oss-36b-instructdatabricks/dbrx-instructdeepseek-ai/deepseek-coder-6.7b-instructdeepseek-ai/deepseek-v4-flashdeepseek-ai/deepseek-v4-progoogle/codegemma-1.1-7bgoogle/codegemma-7bgoogle/gemma-2-2b-itgoogle/gemma-2bgoogle/gemma-3-12b-itgoogle/gemma-3-4b-itgoogle/gemma-3n-e2b-itgoogle/gemma-3n-e4b-itgoogle/gemma-4-31b-itgoogle/recurrentgemma-2bibm/granite-3.0-3b-a800m-instructibm/granite-3.0-8b-instructibm/granite-34b-code-instructibm/granite-8b-code-instructmeta/codellama-70bmeta/llama-3.1-70b-instructmeta/llama-3.1-8b-instructmeta/llama-3.2-1b-instructmeta/llama-3.2-3b-instructmeta/llama-3.3-70b-instructmeta/llama-4-maverick-17b-128e-instructmeta/llama2-70bmicrosoft/phi-3.5-moe-instructmicrosoft/phi-4-mini-instructminimaxai/minimax-m2.7minimaxai/minimax-m3mistralai/codestral-22b-instruct-v0.1mistralai/ministral-14b-instruct-2512mistralai/mistral-7b-instruct-v0.3mistralai/mistral-largemistralai/mistral-large-2-instructmistralai/mistral-large-3-675b-instruct-2512mistralai/mistral-medium-3.5-128bmistralai/mistral-nemotronmistralai/mistral-small-4-119b-2603mistralai/mixtral-8x22b-v0.1mistralai/mixtral-8x7b-instruct-v0.1moonshotai/kimi-k2.6nv-mistralai/mistral-nemo-12b-instructnvidia/ising-calibration-1-35b-a3bnvidia/llama-3.1-nemotron-51b-instructnvidia/llama-3.1-nemotron-70b-instructnvidia/llama-3.1-nemotron-nano-8b-v1nvidia/llama-3.1-nemotron-ultra-253b-v1nvidia/llama-3.3-nemotron-super-49b-v1nvidia/llama-3.3-nemotron-super-49b-v1.5nvidia/llama3-chatqa-1.5-70bnvidia/mistral-nemo-minitron-8b-8k-instructnvidia/nemotron-3-nano-30b-a3bnvidia/nemotron-3-nano-omni-30b-a3b-reasoningnvidia/nemotron-3-super-120b-a12bnvidia/nemotron-3-ultra-550b-a55bnvidia/nemotron-4-340b-instructnvidia/nemotron-mini-4b-instructnvidia/nemotron-nano-3-30b-a3bnvidia/nvidia-nemotron-nano-9b-v2nvidia/riva-translate-4b-instructnvidia/riva-translate-4b-instruct-v1.1openai/gpt-oss-120bopenai/gpt-oss-20bqwen/qwen3-next-80b-a3b-instructqwen/qwen3.5-122b-a10bqwen/qwen3.5-397b-a17bsarvamai/sarvam-mstepfun-ai/step-3.5-flashstepfun-ai/step-3.7-flashstockmark/stockmark-2-100b-instructupstage/solar-10.7b-instructwriter/palmyra-creative-122bwriter/palmyra-fin-70b-32kwriter/palmyra-med-70bwriter/palmyra-med-70b-32kz-ai/glm-5.1zyphra/zamba2-7b-instruct
Embedding
baai/bge-m3nvidia/embed-qa-4nvidia/llama-3.2-nemoretriever-1b-vlm-embed-v1nvidia/llama-3.2-nv-embedqa-1b-v1nvidia/llama-nemotron-embed-1b-v2nvidia/llama-nemotron-embed-vl-1b-v2nvidia/nv-embed-v1nvidia/nv-embedcode-7b-v1nvidia/nv-embedqa-e5-v5nvidia/nv-embedqa-mistral-7b-v2snowflake/arctic-embed-l
Privacy
This plugin sends data to the NVIDIA NIM API (https://integrate.api.nvidia.com) when generating text or images. The data sent includes the user’s prompt text and API key. No data is collected, stored, or transmitted to any other third party. The NVIDIA API is used solely to fulfill the generation request.
This plugin does not use cookies, tracking, or analytics.
Instalación
- Upload the plugin files to
/wp-content/plugins/forgeia-ai-provider-for-nvidia/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure your NVIDIA API key via the
NVIDIA_API_KEYenvironment variable or constant
FAQ
-
How do I get an NVIDIA API key?
-
Visit the NVIDIA Build to create an account and generate an API key.
-
Does this plugin work without the PHP AI Client?
-
No, this plugin requires the PHP AI Client plugin to be installed and activated. It provides the NVIDIA-specific implementation that the PHP AI Client uses.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Forgeia AI Provider for NVIDIA» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Forgeia AI Provider for NVIDIA» 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.1.0
- Replace pattern-based model classification with explicit model allowlists for accuracy
- Add comprehensive supported models list to readme.txt (including embedding models)
- Add WordPress.org plugin directory assets (icons)
- Fix SVN deployment slug
1.0.1
- Rebrand to Forgeia AI Provider for NVIDIA
- Main plugin file renamed to match folder slug
- Add PHP coding standards (PHPCS + PHPStan level max)
- Add direct file access protection to autoload.php
- Replace placeholder values in LICENSE
- Add privacy disclosure for WordPress.org submission
- Update contributors in readme.txt
- Fix GitHub URLs from arjvand/php-ai-client to wordpress/php-ai-client
1.0.0
- Initial release of the plugin
- Support for NVIDIA NIM text generation models
- Support for image generation models (Stable Diffusion, Flux)
- Function calling support