Description
Aii.cx is a no-code platform that spins up custom prompt powered AI-forms in 30 seconds, embedding them directly onto website to collect extra leads without touching the core conversion path — while also boosting SEO and user engagement, providing instant value to your customers.
Full White‑Label Control
Map widgets to custom domains, swap colors and logos, inject custom CSS, and even resell the tools to your own clients — set any price you like and keep 100% of the revenue.
Easy to Create
A built‑in AI assistant instantly turns a short business description into a ready‑to‑use widget by suggesting ideas, fields and prompt. Prefer full control? Build manually with our visual editor — no coding needed.
Native Integrations
Native Zapier hooks, webhooks, and segment-ready events push leads and submissions into any CRM instantly.
Built‑In Analytics
Track impressions, completions and incremental conversions right in the dashboard — understand exactly how many extra leads each widget drives.
SEO & Engagement Boost
Google‑friendly markup keeps pages crawlable, while conversational widgets lift dwell time and cut bounce rates.
Stop leaking opportunity. Deploy AI experiences that capture more leads, strengthen rankings and delight visitors — grab the Aii.cx WordPress plugin today!
Note: On the free plan, the embedded widget will display a small “Powered by Aii.cx” label. This can be removed by upgrading to any paid plan.
Usage
- Go to https://aii.cx/ and click “Start free”.
- Follow the instructions — this will create your account and your first tool.
- After creating it, you can start testing and customizing your tool — edit styles, prompt, fields, and lead collection strategy.
- If you’re not happy with this tool, go to the main page at https://aii.cx/app/forms and click “Create new tool.” You can either build a new tool from scratch manually (set up fields, prompt, and lead collection strategy) or use the AI assistant again.
- When your tool is ready, click Publish Share URL, then copy the tool ID from the link (e.g. in https://aii.cx/app/forms/share/f0b8d029-4d7b-4eee-b44d-6abfdb579048 your ID is f0b8d029-4d7b-4eee-b44d-6abfdb579048).
- In WordPress, create or edit a page or post.
- Paste the shortcode where you want the widget to appear:
[aiicx_widget id=YOUR_WIDGET_ID]
(e.g. [aiicx_widget id=f0b8d029-4d7b-4eee-b44d-6abfdb579048]). - Publish the WordPress content, and your AI tool will immediately start capturing leads and delivering instant value to your clients.
Development
The production bundle /js/aiicx-widget.min.js
is built from human-readable ES-module sources.
Source code: https://github.com/titaev/aii-widget-frontend-preact.git
Build prerequisites
* Node v18.12.1
* npm v8.19.2
Clone and build:
git clone https://github.com/titaev/aii-widget-frontend-preact.git
cd aii-widget-frontend-preact
npm install
npm run build:prod # builds dist/aii-cx-widget-v3.prod.js, which is copied to js/aiicx-widget.min.js for distribution<h3>Third-Party Libraries</h3>
This plugin (js/aiicx-widget.min.js) bundles the following MIT-licensed libraries:
- preact (^10.22.0)
- @preact/signals (^1.2.3)
- markdown-it (^14.1.0)
Upgrade to Pro
This plugin is free, but premium features, white-label options, more/unlimited credits and priority support are available at:
https://aii.cx/
Compare plans and features:
https://aii.cx/pricing.php
Support
For free community support, please use:
https://wordpress.org/support/plugin/aii-cx-widget/
For priority or SLA-backed support:
https://aii.cx/contact.php
Screenshots
Free Mobile App Ideas Generator — lead magnet for dev studio AI Home Design Assistant – SEO booster for hestyadesign.com No-Code MVP Guide – value-driven tool on mvprecipes.com Start building your AI tool by generating ideas Pick an idea from the list or add your own Wait 20–30 seconds and your AI tool will be ready Test your AI tool and see it in action Style it to fit your site — fonts, colors, custom CSS Edit fields, prompt, and lead form if needed Publish and copy your tool ID for the shortcode Choose the right plan and start getting leads, boosting SEO, user engagement
Installation
=Installation from within WordPress=
1. Visit Plugins > Add New.
2. Search for Aii.cx.
3. Install and activate the Aii.cx Widget plugin.
Manual installation
- Upload the entire aii-cx-widget folder to the /wp-content/plugins/ directory.
- Visit Plugins.
- Activate the aii-cx-widget plugin.
FAQ
-
Do I need an Aii.cx account to use the plugin?
-
Yes. Sign up at https://aii.cx/ (free tier available) to generate your first tool and obtain its ID.
-
Where can I find my widget (tool) ID?
-
In the Aii.cx dashboard, open the tool, click Publish
Share URL, and copy the long UUID at the end of the link (see step 5 in “Usage”). -
Can I embed multiple Aii.cx tools on one site?
-
Absolutely. Just add additional shortcodes—
[aiicx_widget id=FIRST_ID]
[aiicx_widget id=SECOND_ID]
—anywhere in pages or posts. -
How do I change a widget’s colors, fonts, or logo?
-
Edit the tool inside your Aii.cx dashboard (Design tab) or inject extra CSS in the plugin’s Additional CSS field.
-
Does the plugin slow down my site?
-
No. The widget is loaded asynchronously and is under 50 KB compressed, so it won’t block rendering.
-
How are leads delivered to my CRM?
-
Native Zapier integration, webhooks, and Segment events are built in. Configure them in the Integrations tab for each tool.
-
Is there a Pro version?
-
Yes. Paid plans unlock unlimited widgets, full white‑label, more monthly completions, and SLA‑backed support. See https://aii.cx/pricing.php for details.
-
Does the widget show any branding or links?
-
Yes. On the free plan, the widget includes a small “Powered by Aii.cx” label with a link to our website. You can remove this branding by upgrading to any paid plan.
Reviews
Contributors & Developers
“Aii.cx – Embeddable AI Tools & Lead Magnets” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Aii.cx – Embeddable AI Tools & Lead Magnets” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial public release.