AnswerX AI Search & Chat
by MotherX AI on WordPress.org
Enhance Search, Automate Responses & Improve Engagement with AI-powered assistance for WordPress.

Add MotherX API Key to connect your WordPress site.
AnswerX AI Search & Chat is an AI-powered search and chat plugin that brings intelligent assistance to your WordPress site. Powered by MotherX AI, it delivers accurate search results, instant AI-driven responses, and seamless interaction—helping businesses and public institutions improve efficiency and user experience.
Key Features:
✅ Instant AI Training – Easily train AI using your website content for more relevant responses.
✅ 30-Day Free Trial – Experience the power of AI search & chat before committing.
✅ Customizable Widgets – Design chat interfaces that match your brand’s look and feel.
✅ Advanced Knowledge Training (Pro) – Upload and train custom knowledge bases for more specialized AI assistance.
✅ Built-in Analytics Dashboard – Track AI interactions and performance insights in real-time.
✅ Team Collaboration – Manage teams and work together seamlessly within the platform.
To learn more about AnswerX and explore its features, visit https://www.motherx.ai/.
How to Use the Plugin
. API Key Setup
- Install and activate the plugin.
- Navigate to AnswerX My Plan.
- Enter your MotherX API Key.
- Click Save Settings.
🚀 Using the Shortcode
To display the AI search bar anywhere, use the shortcode:
[answerx_search]
You can place this shortcode in pages, posts, sidebars, or any widgetized area.
🔧 Supported Attributes:
You can customize the appearance and text by using the following optional attributes:
- class – Add a custom class to the outer container
- input_class – Add a custom class to the input field
- button_class – Add a custom class to the button
- style – Inline styles for the outer container
- input_style – Inline styles for the input field
- button_style – Inline styles for the button
- placeholder – Custom placeholder text (overrides API default)
-
button_text – Custom button label
[answerx_search
placeholder=”Ask us anything…”
button_text=”Go”
class=”my-container”
input_class=”my-input”
button_class=”my-button”
input_style=”border: 1px solid #ccc;”
button_style=”background: #0073aa; color: #fff;”
]
This gives full control over the styling and text of the search widget.