An AI chatbot plugin that turns your WordPress content into live answers

Asyntai's WordPress plugin reads every page on your site and answers visitor questions using your own content — no decision trees, no scripts, no developer needed. Live in minutes.

See your AI chatbot plugin in action before you install

Enter your WordPress URL and preview how the AI chatbot responds to real visitor questions drawn from your published content

How it works

Your WordPress content becomes the chatbot's brain

Most chatbot plugins ask you to write a script for every possible conversation. Asyntai flips that model around: the AI chatbot plugin crawls up to 50 pages of your WordPress site — services, pricing, blog posts, product listings, policy pages — and builds a retrieval index it consults every time a visitor asks a question. You never author a single FAQ entry. The answers come from the words you already wrote, surfaced in natural conversation the moment a visitor needs them.

  • Automatic content retrievalPoint the plugin at your domain and it crawls your published pages, posts, and WooCommerce products. New content gets picked up on the next re-crawl — no manual sync required.
  • Plain-English behavioral rulesWrite instructions the way you would brief a new colleague: "Always offer the free consultation link when someone asks about pricing." The AI follows the intent, not rigid keyword triggers.
  • 36-language auto-detectionA visitor typing in German gets German replies. Someone writing in Korean gets Korean. The AI detects the language from the first message and responds in kind — no translation plugin needed on your WordPress side.
AI chatbot plugin reading WordPress content to answer visitor questions
Custom Tools powering actions inside the WordPress AI chatbot
Beyond answering

An AI chatbot plugin that acts, not just replies

Answering questions is the baseline. On Standard ($139/month) and Pro ($449/month) plans, Custom Tools let the AI chatbot plugin call your own endpoints — checking order status, looking up appointment availability, processing return requests — so visitors get real-time results inside the chat window instead of being told to check another page or call your office.

  • Order and booking lookupsConnect an endpoint and visitors can ask "where is my order" or "what times are available Thursday" and get a live answer pulled from your system, not a static FAQ.
  • Lead capture with full contextWhen the conversation reaches a point the AI should not handle alone, it collects the visitor's name and email alongside the complete transcript — so your follow-up starts with context, not from scratch.
  • User Context for logged-in visitorsPass membership tier, purchase history, or account status into the widget via a small JavaScript object. The AI tailors responses to each individual without any server-to-server integration.
  • White-label brandingRemove every trace of Asyntai branding. Automatic on Pro, available on Standard by emailing hello@asyntai.com. The chatbot appears as your own product.
Installation

Install the AI chatbot plugin on WordPress

The official Asyntai plugin lives at /plugins/wordpress/. Download it from your dashboard, upload through WordPress admin, and the AI chatbot goes live across your entire site. Alternatively, paste the snippet below into your child theme's header.php for a plugin-free approach.

  1. Create a free Asyntai account — the Free plan covers 1 site and 100 messages/month at $0, no credit card needed.
  2. Download the official WordPress plugin from /plugins/wordpress/ and install it via Plugins → Add New → Upload Plugin in your WordPress admin.
  3. Click Connect to Asyntai in the plugin settings. An OAuth popup links your account and stores the site ID automatically. The AI begins crawling your content immediately.
  4. Visit any page on your site — the chatbot is live. Upgrade anytime: Starter at $39/month (2 sites, 2,500 messages), Standard at $139/month (3 sites, 15,000 messages), or Pro at $449/month (20 sites, 50,000 messages).
header.php
<!-- Alternative: paste in your child theme's header.php before </head> -->
<script src="https://asyntai.com/widget.js"
  data-id="your-site-id" async>
</script>

# Or skip the snippet entirely — the official WordPress
# plugin at /plugins/wordpress/ handles injection for you.

AI chatbot plugin for WordPress — FAQs

The practical questions WordPress site owners ask before installing an AI chatbot plugin.

How is an AI chatbot plugin different from a rule-based chatbot?

Rule-based chatbots match keywords to pre-written responses — you build every conversation path by hand. Asyntai's AI chatbot plugin retrieves information from your actual WordPress content and composes answers in natural language. You write zero decision trees. The AI reads what you've already published and uses it to respond, which means coverage grows every time you publish a new page or post.

Where do I get the official WordPress plugin?

From your Asyntai dashboard at /plugins/wordpress/. Download the ZIP, then install through Plugins → Add New → Upload Plugin inside your WordPress admin. The plugin is not listed on wordpress.org — it is distributed directly through Asyntai.

Does the AI chatbot plugin slow down my WordPress site?

No. The plugin injects a single async script tag that loads from the Asyntai CDN after your page has finished rendering. It does not add database queries, does not run PHP on each page load, and does not interfere with caching plugins like WP Super Cache, W3 Total Cache, or LiteSpeed Cache.

Can the AI chatbot answer questions about WooCommerce products?

Yes. If WooCommerce is active on your site, the crawler indexes product pages, category archives, and shop pages alongside your regular content. Visitors can ask about specific products, compare options, check pricing, and get answers grounded in your real catalog — not generic responses.

What happens when the chatbot cannot answer a question?

It captures the visitor's email and the full conversation transcript, then delivers both to your Asyntai dashboard and optionally to your inbox via real-time email notification. Your team picks up the thread with full context instead of starting from "how can I help you?"

Does the plugin work with page builders like Elementor or Divi?

Yes. The AI chatbot plugin renders as a DOM overlay after your page content loads, so it sits on top of any builder output without interfering. Elementor, Divi, WPBakery, Beaver Builder, Bricks, Breakdance, and Gutenberg block themes all work without configuration changes.

Can I control how the chatbot speaks and what topics it avoids?

Completely. The instructions field accepts plain-English directives: "Never discuss competitor pricing." "If someone asks about enterprise plans, collect their company name and email." "Keep answers under three sentences." The AI follows these guidelines on every reply without keyword matching or intent mapping.

How many WordPress sites can I run the AI chatbot on?

It depends on your plan. Free covers 1 site, Starter allows 2, Standard supports 3, and Pro handles up to 20. Each site gets its own independent knowledge base, behavioral rules, and conversation history — no data crosses between sites.

Why an AI chatbot plugin belongs in your WordPress stack

WordPress has always been a platform where capability arrives through plugins. You do not write an SEO module from scratch — you install one. You do not build a contact form framework — you pick a plugin that does it. The same logic applies to visitor engagement, and yet most WordPress sites still rely on a static contact form as the sole bridge between a visitor's question and a human answer. That gap — the space between "I wonder if they offer this" and "I'll fill in the form and maybe hear back tomorrow" — is where an AI chatbot plugin earns its place. It converts passive pages into active conversations, using the content you already maintain as the raw material for every reply.

The shift from rule-based chat plugins to AI-driven ones is not incremental. Earlier WordPress chatbot plugins were elaborate branching trees: if the visitor says X, reply with Y, otherwise ask Z. Building those trees was a full-time editorial project, and maintaining them as your business evolved was worse. A new service offering meant a new branch. A pricing change meant hunting through twenty nodes to find the one that still said last quarter's rate. An AI chatbot plugin eliminates that entire layer. It retrieves information from your published pages at the moment a question is asked, so the answer reflects whatever your site says right now — not what someone remembered to update in a decision tree six weeks ago.

Asyntai's AI chatbot plugin for WordPress is available as an official plugin at /plugins/wordpress/, distributed through the Asyntai dashboard rather than the wordpress.org repository. The distinction matters: distribution through the dashboard means the plugin is always the current version, tied directly to the account that will power it, and comes pre-wired for a one-click OAuth connection. You download the ZIP, upload it through Plugins in your WordPress admin, activate, and click Connect. A popup authenticates against your Asyntai account, writes the site ID into the plugin's settings, and closes. The chatbot appears on every page of your site within seconds. No API keys to rotate, no credentials pasted between tabs, no risk of connecting the wrong domain by accident.

What the AI chatbot plugin does next is the part that separates it from the snippet-paste approach. Once connected, Asyntai crawls up to 50 pages of your WordPress site — your homepage, services, product listings, blog posts, policy pages, about pages, FAQs — and builds a retrieval index the AI consults during every conversation. This is not a one-time snapshot. You can trigger a re-crawl whenever your site content changes, or set it to refresh on a schedule. The practical effect is that your chatbot always reflects the current state of your WordPress content, which means publishing a new blog post or updating a pricing page automatically expands what the chatbot can discuss — without you touching the plugin, the dashboard, or any configuration file.

Behavioral control is where site owners start seeing the AI chatbot plugin as more than a FAQ machine. Inside the Asyntai dashboard, an instructions field accepts plain-language directives. You write sentences like "When someone asks about consulting rates, suggest they book a free discovery call and link to the booking page" or "Never quote specific pricing for custom projects — collect their email and say the team will follow up within a business day." These are not templates or canned responses. The AI reads them before composing each reply and weaves the intent into its answer naturally. Changing a directive takes effect on the very next conversation, with no cache to clear and no plugin update to push.

For WooCommerce stores running on WordPress, the AI chatbot plugin doubles as a shopping assistant that never clocks out. Product pages, category archives, and shop listings all feed into the retrieval index, so a visitor can open the chat and ask "do you have this in a size large" or "what's the difference between the starter and premium kit" and get an answer pulled from the actual catalog. Shipping policies, return windows, payment methods — anything published on the site is fair game. The chatbot handles the repetitive pre-purchase questions that eat into your support queue, freeing human agents for the conversations that genuinely require judgment.

Language support is baked into the widget rather than bolted on through a translation plugin. The Asyntai chatbot interface ships in 36 languages, and the AI detects which language a visitor is using from their first message. A Portuguese visitor on an English WordPress site receives Portuguese replies drawn from the English source material. A Japanese visitor gets Japanese. This happens without WPML, without Polylang, without maintaining parallel sets of instructions in multiple tongues. For WordPress sites that attract international traffic through SEO — which, given the platform's global reach, is most of them — the AI chatbot plugin effectively adds multilingual support to your visitor experience at no extra configuration cost.

Standard and Pro plans unlock Custom Tools, which push the AI chatbot plugin beyond answering questions and into performing actions. You define endpoints — an order status API, a booking availability check, a returns processing webhook — and the AI calls them mid-conversation when the visitor's question warrants it. "Where is my order?" triggers a lookup and returns a real tracking status. "Are there any openings this Friday?" queries your scheduling system and presents available slots. The visitor never leaves the chat window, and you never had to build a customer portal to surface that information. Custom Tools are available on Standard at $139/month and Pro at $449/month.

Lead capture is the mechanism that turns the AI chatbot plugin into a revenue instrument rather than a support cost. When the conversation reaches territory the AI should not resolve on its own — a complex quote request, a complaint that needs human empathy, a partnership inquiry — it collects the visitor's name and email, bundles the entire chat transcript alongside them, and delivers the package to your Asyntai dashboard. Enable email notifications and the same bundle arrives in your inbox in real time. The person who picks up the lead sees exactly what the visitor asked, what the AI answered, and where the conversation needs a human to take over. That context eliminates the cold-start problem that plagues traditional contact form submissions, where the first human reply is always some version of "could you tell me more about what you need?"

Analytics accumulate quietly inside the dashboard and become genuinely useful after the first few weeks of traffic. Every conversation is logged, tagged by topic, and searchable. Patterns surface: the question that gets asked fifteen times a week but has no dedicated page on your site, the product category that generates the most pre-purchase hesitation, the blog post that drives chat engagement because its conclusion leaves readers wanting specifics. These patterns are an editorial roadmap. They tell you which pages to rewrite, which gaps to fill, which content to promote — all derived from what real visitors actually wanted to know, not from keyword research tools guessing at intent.

Running the AI chatbot plugin across multiple WordPress sites is straightforward on paid plans. Starter supports two connected sites, Standard covers three, and Pro scales to twenty. Each site maintains its own knowledge base, its own behavioral instructions, and its own conversation history — there is no cross-contamination between domains. For freelancers managing client WordPress sites, or agencies maintaining a portfolio of builds, this means one Asyntai subscription can power chatbots across the entire client roster. Onboarding a new site follows the same three-minute install: download, upload, connect.

White-label branding removes every visible reference to Asyntai from the chatbot widget. On Pro plans, white-labeling is automatic — the widget appears as though it was built by you or your agency. On Standard plans, white-labeling is available by emailing hello@asyntai.com. For agencies reselling website services to end clients, or for brands that want the chatbot to feel native rather than third-party, this is the difference between "we added a tool" and "we built this for you."

The WordPress ecosystem has matured to the point where site owners expect every new capability to arrive as a plugin that installs in minutes and requires no ongoing developer support. An AI chatbot plugin that meets that expectation — one that reads your content automatically, follows plain-English instructions, captures leads with full context, supports 36 languages out of the box, and scales from a free tier to enterprise volume — is not a luxury addition to your plugin stack. It is the layer that turns your WordPress site from a publication into a conversation. Explore plans at asyntai.com/pricing and install the official WordPress plugin from /plugins/wordpress/ to see the difference on your own site today.

Get Started

Add an AI chatbot plugin to your WordPress site

Start Free

Try It on Your Website

Free plan: 1 site, 100 messages/month. See how the AI handles your inquiries.

View Plans
or get in touch

Questions?

hello@asyntai.com