

AI-Kit Settings screen
AI-Kit brings practical AI helpers to WordPress while keeping privacy first.
AI-Kit is part of the WP Suite product family by Smart Cloud Solutions, Inc. WP Suite keeps WordPress as the CMS and editing layer, while optional connected features can extend selected workflows into modular AWS-backed services for identity, AI, APIs, workflows, protected routes, and static delivery. The free AI-Kit features described here do not require a WP Suite account, subscription, or AWS backend unless you explicitly configure an external service or upgrade-only backend feature.
Free (local-only) mode
AI-Kit uses Chrome’s built-in on-device AI capabilities (when available). In this mode, content is processed locally in the browser.
Key features
* Media Library: SEO image metadata generation
* Works in the Media Library list view and grid view
* Supports both the attachment details panel and the attachment edit screen
* Includes bulk workflows (preview and accept/save items one-by-one)
* Gutenberg: AI-Kit Sidebar
* Post metadata generation
* Text generation (topic + instructions + tone + length + language)
* Gutenberg: Inline tools (toolbar group)
* Proofread, rewrite, and translate selected/editable text blocks
* Gutenberg: SEO Metadata panel for image-like blocks
* Adds a dedicated panel for core/image, core/cover and core/media-text, to generate SEO metadata for images
* PRO: AI-Kit Chatbot
* Add an on-site chatbot widget configurable from WP Admin (appearance, labels, behavior)
* Customize chat UI labels (e.g., title and placeholder), language and text direction (LTR/RTL/auto)
* Customize the open button (position, label, optional base64 icon)
* Use Preview to instantly try your current settings without saving
* PRO: AI-Kit Feature block
* Add front-end buttons to summarize, write, rewrite, translate, and proofread
* PRO: [smartcloud-ai-kit-feature] shortcode
* Use the same “AI-Kit Feature” functionality in other editors/builders via a shortcode
* Developer API
* AI-Kit exposes a small JS surface under globalThis.WpSuite.plugins.aiKit.features so developers can integrate AI-Kit features in their own plugins and custom code.
You can find the plugin’s continuously expanding documentation at:
This plugin is not affiliated with or endorsed by Google, Amazon Web Services, or the WordPress Foundation. All trademarks are property of their respective owners.
AI-Kit works in Free mode without registration or subscription, using local-only (on-device) AI inside supported desktop Chrome browsers.
Pro features are optional and become available after connecting your WordPress site to a WP Suite workspace:
* AI-Kit Chatbot (on-site widget + customizable settings + Preview)
* Front-end AI-Kit Feature Gutenberg block
* Front-end smartcloud- shortcode
* Optional backend-only / backend-fallback modes (when on-device AI is unavailable or when you explicitly choose backend processing)
When backend is used, requests go to an API endpoint you configure — typically an AWS API deployed into your own AWS account using the “wpsuite-ai-kit” SAR template.
This plugin may integrate with the following external services, depending on configuration:
Google reCAPTCHA v3
Customer-configured AI backend endpoint (Pro only)
WP Suite platform connection (optional; site/workspace linking & shared features)
Amazon Cognito (optional; authentication for WP Suite Hub and/or protected APIs)
Stripe (optional; subscription/purchase flow)
Google Chrome and reCAPTCHA are trademarks of Google LLC.
Amazon Web Services, AWS, Amazon Cognito, and Amazon Bedrock are trademarks of Amazon.com, Inc. or its affiliates.
AI-Kit is an independent project and is not affiliated with, sponsored by, or endorsed by Google, Amazon Web Services, or the WordPress Foundation.
Public (free) source code:
All code that ships in the public (free) version of AI-Kit is available here: https://github.com/smartcloudsol/ai-kit
Build & distribution:
AI-Kit is shipped to WordPress.org as a pre-built distribution. Build steps and developer notes are maintained in the GitHub repository documentation.
Shared WP Suite components:
Some admin UI modules may originate from shared WP Suite components to support workspace linking, license validation, and subscription management across WP Suite plugins.
Pro-only features (source availability):
AI-Kit Pro includes additional functionality (such as the AI-Kit Chatbot, backend-powered processing, and the front-end Feature block/shortcode experience). The code that enables these paid-only features is distributed to Pro users but is not published in the public repository.