
This plugin adds NVIDIA NIM (NVIDIA Inference Microservices) as a provider for the PHP AI Client SDK. It enables WordPress sites and plugins built on the AI Client to use NVIDIA-hosted models for text and image generation.
NVIDIA NIM offers free API credits on signup, and a single API key works across dozens of hosted chat models (Llama, Nemotron, Mistral, Qwen, GPT-OSS, and more) as well as FLUX image generation models.
Features:
The provider exposes a curated set of NVIDIA NIM models that are verified to be available for inference. The NVIDIA model catalog lists many models that are not actually provisioned for a given account; surfacing only verified models ensures every model you can choose actually works.
Requirements:
This plugin is a provider add-on: on its own it does nothing visible. It only takes effect once the PHP AI Client is available and another plugin (or your code) makes an AI request using the nvidia provider.
This plugin connects to the NVIDIA NIM API to provide AI text and image generation. It is required for the plugin’s core functionality and only runs when you (or a plugin using the PHP AI Client) trigger an AI request.
nvidia provider. No data is sent on page load or in the background.integrate.api.nvidia.com — text generation (chat models) and model discovery.ai.api.nvidia.com — image generation (FLUX models).NVIDIA is a trademark of NVIDIA Corporation. This plugin is an independent integration and is not affiliated with, endorsed by, or sponsored by NVIDIA Corporation.