This plugin integrates NVIDIA’s NIM (NVIDIA Inference Microservices) with the WordPress AI Client, enabling your site to use NVIDIA’s hosted AI models for text generation, image generation, and vision / multimodal tasks.
Features:
Models from NVIDIA, Meta, Google, Mistral AI, Microsoft, DeepSeek, Qwen, and other providers are discovered and categorized automatically. Many models include free API endpoints for testing and development.
Requirements:
NVIDIA_API_KEY environment variable or PHP constantModels are dynamically discovered from the NVIDIA NIM API and classified by capability using explicit allowlists. The following categories are available:
For the current full model catalog, visit the NVIDIA NIM API directly. Free API endpoints are available for many models.
This plugin sends data to the NVIDIA NIM API (https://integrate.api.nvidia.com) when generating text or images. The data sent is limited to the user’s prompt text and API key and is used solely to fulfill the generation request. No data is collected, stored, or transmitted to any other third party.
This plugin does not use cookies, tracking, or analytics. It stores no personal data on your server. In accordance with GDPR and UK GDPR requirements, no user consent is needed for privacy compliance — all data processing is limited to API request fulfillment with no storage or sharing of personal information.