Title: Namdar AI Answers
Author: devnamdar
Published: <strong>August 30, 2026</strong>
Last modified: August 30, 2026

---

Search plugins

![](https://ps.w.org/namdar-ai-answers/assets/banner-772x250.png?rev=3673176)

![](https://ps.w.org/namdar-ai-answers/assets/icon-256x256.png?rev=3673176)

# Namdar AI Answers

 By [devnamdar](https://profiles.wordpress.org/devnamdar/)

[Download](https://downloads.wordpress.org/plugin/namdar-ai-answers.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/namdar-ai-answers/#description)
 * [Reviews](https://wordpress.org/plugins/namdar-ai-answers/#reviews)
 *  [Installation](https://wordpress.org/plugins/namdar-ai-answers/#installation)
 * [Development](https://wordpress.org/plugins/namdar-ai-answers/#developers)

 [Support](https://wordpress.org/support/plugin/namdar-ai-answers/)

## Description

Most on-site search boxes are useless for anything but exact keyword matches. Someone
types “do you ship to Canada” or “how do I cancel my plan,” gets back three blog
post titles that vaguely contain the word “ship” or “cancel,” and either gives up
or emails you to ask something your site already answers somewhere.

Namdar AI Answers replaces that search box with an actual conversation. A visitor
types a question into a small chat widget, the plugin searches your own posts and
pages for anything relevant, and sends just that — the question plus the matching
content, nothing else — to an AI model to write a real answer in plain language.
If your content doesn’t cover it, the plugin says so instead of guessing, and can
offer to collect the visitor’s email so you can follow up yourself.

#### What’s actually in the free version

This isn’t a crippled trial. The free plugin is fully working:

 * A floating chat bubble or an inline `[ndar_chat]` shortcode — light or dark theme,
   your accent color, your own avatar, a welcome message, a few clickable starter
   questions, and an optional auto-open after a delay.
 * Answers come back formatted (bold, lists, links) instead of one flat paragraph.
 * An admin dashboard with a setup checklist, a 14-day question trend chart, and—
   probably the most useful part — a running list of questions your content doesn’t
   cover yet. It’s a to-do list for what to write next, generated from real visitor
   questions instead of guesswork.
 * Control over what gets used as context: pick which post types are searchable,
   exclude specific pages by ID, and password-protected content is automatically
   kept out of the AI’s context.
 * A per-visitor daily limit, an optional site-wide daily cap so costs can’t run
   away from you, and answer caching so the same question twice doesn’t cost twice.
 * When the AI genuinely can’t answer, and you’ve turned on lead capture, the visitor
   gets a small inline form to leave an email instead of just leaving the page. 
   Those land in a Leads tab you can export.
 * Thumbs up / thumbs down on every answer, feeding back into the same content-gap
   report.
 * Conversation log with search, filters, and CSV export. Settings import/export
   for moving a configuration between sites.

#### Bring your own key — including free ones

You connect your own API key from OpenAI, Google Gemini, Groq, Mistral, OpenRouter,
or a self-hosted endpoint like Ollama. Several of those (Gemini, Groq, Mistral, 
and OpenRouter’s free models) have a genuinely free tier, and the plugin has one-
click presets and direct signup links for them, so this can run at zero cost if 
that’s what you need. The key is encrypted before it’s stored, and every request
happens server-side — your key never reaches the browser.

**This plugin connects to whichever external AI service you configure.** Your site
sends the visitor’s question and a short excerpt of matching content to that provider’s
API to generate each answer. Any usage cost is billed to you directly by the provider,
not by this plugin. Full details of what is sent, when, and to whom are in the “
External services” section below — please review the terms and privacy policy of
whichever provider you connect.

#### Namdar AI Answers Pro

The free version holds up on its own, but a few things need real infrastructure 
behind them, which is what the Pro version adds:

 * Actual semantic (vector) search instead of keyword matching, so it finds the 
   right paragraph even when the visitor’s wording doesn’t match your text at all.
 * A managed API key — no signing up for an AI provider yourself, it’s handled for
   you.
 * Conversation memory that persists across visits, not just within one browser 
   session.
 * WooCommerce awareness, so it can answer “is this in stock” or “how much is shipping
   to X” from live product data.
 * White-label branding, for agencies dropping this into client sites.
 * Priority support.

Pricing and the upgrade path are in the plugin’s admin panel under the Pro tab —
no separate account or search required.

#### Features

 * Full-width, single-page admin dashboard with setup checklist, usage stats, and
   a content-gap report
 * Quick-start provider presets (OpenAI, Google Gemini, Groq, OpenRouter, Mistral,
   Together AI, or custom/self-hosted) with model picker and direct links to get
   a free API key
 * Adjustable response temperature and max token length
 * Choose which post types are searchable, and exclude specific posts or pages
 * Floating chat widget or `[ndar_chat]` shortcode, with light/dark theme, custom
   avatar, and a live settings preview
 * Optional multi-turn conversation memory within a session
 * Starter question chips, customizable welcome message, and optional auto-open 
   after a delay
 * Per-visitor daily question limit, a custom rate-limit message, plus an optional
   site-wide daily API call cap
 * Optional answer caching to reduce repeat API costs
 * 👍/👎 answer feedback and an unanswered-question “content gaps” report
 * Optional lead capture form when a question can’t be answered, with email notification
 * Conversation log with search, filters, pagination, and CSV export
 * Settings import/export (API key is never included in exports)
 * API key stored encrypted in the database
 * Developer filters for extending retrieval and the API client

#### Data Collected

 * Visitor questions and generated answers are stored in your database so you can
   review them.
 * If lead capture is enabled and a visitor chooses to submit their contact details,
   their name, email address, and question are stored and, optionally, emailed to
   you.
 * No visitor data is sent anywhere besides the AI endpoint you configure and your
   own WordPress database.

### External services

This plugin does not work without connecting to an external AI service, since generating
an answer requires sending the visitor’s question (and a short excerpt of matching
site content) to an AI model. You choose which provider to connect in the plugin’s
settings, and supply your own API key for it. No data is sent to any of these services
until you configure a key and a visitor asks a question through the chat widget.

For every request, the plugin sends: the visitor’s typed question, a short excerpt(
up to a few hundred words) from your own site’s posts/pages that matched the question,
and — if you’ve enabled “remember conversation” — the last few prior messages in
that visitor’s session. No names, email addresses, IP addresses, or other visitor
identifiers are included in this request. This happens only when a visitor actively
submits a question in the chat widget.

The plugin supports the following providers. Only the one you configure and connect
is ever contacted:

**OpenAI** — used to generate answers when OpenAI is the selected provider.
 Terms
of Use: https://openai.com/policies/row-terms-of-use/ Privacy Policy: https://openai.
com/policies/privacy-policy/

**Google Gemini (Google AI)** — used to generate answers when Google Gemini is the
selected provider.
 Terms of Service: https://ai.google.dev/gemini-api/terms Privacy
Policy: https://policies.google.com/privacy

**Groq** — used to generate answers when Groq is the selected provider.
 Terms of
Use: https://groq.com/terms-of-use Privacy Policy: https://groq.com/privacy-policy

**Mistral AI** — used to generate answers when Mistral is the selected provider.

Terms of Service: https://mistral.ai/en/terms Privacy Policy: https://legal.mistral.
ai/terms/privacy-policy

**OpenRouter** — used to generate answers when OpenRouter is the selected provider.
OpenRouter itself routes the request to one of several underlying model providers
depending on the model you choose.
 Terms of Service: https://openrouter.ai/terms
Privacy Policy: https://openrouter.ai/privacy

**Together AI** — used to generate answers when Together AI is the selected provider.

Terms of Service: https://www.together.ai/terms-of-service Privacy Policy: https://
www.together.ai/privacy

**Self-hosted / custom endpoint** — if you configure a custom OpenAI-compatible 
endpoint (for example a self-hosted Ollama server), requests are sent only to the
URL you provide. Since you control that endpoint, no third-party terms apply beyond
your own.

#### Bundled Libraries

This plugin bundles the following third-party libraries locally — no external CDN
requests are made:

 * Chart.js (MIT License) — powers the admin Dashboard usage charts. https://www.
   chartjs.org
 * Marked (MIT License) — renders chat answers as formatted text. https://marked.
   js.org

## Screenshots

[⌊Dashboard — stats, 14-day trend chart, and content-gap report (light mode)⌉⌊Dashboard—
stats, 14-day trend chart, and content-gap report (light mode)⌉[

Dashboard — stats, 14-day trend chart, and content-gap report (light mode)

[⌊Dashboard (dark mode)⌉⌊Dashboard (dark mode)⌉[

Dashboard (dark mode)

[⌊AI Engine — provider presets, response tuning, conversation limits (light mode)⌉⌊
AI Engine — provider presets, response tuning, conversation limits (light mode)⌉[

AI Engine — provider presets, response tuning, conversation limits (light mode)

[⌊AI Engine (dark mode)⌉⌊AI Engine (dark mode)⌉[

AI Engine (dark mode)

[⌊Knowledge Base — searchable content types and caching (light mode)⌉⌊Knowledge 
Base — searchable content types and caching (light mode)⌉[

Knowledge Base — searchable content types and caching (light mode)

[⌊Knowledge Base (dark mode)⌉⌊Knowledge Base (dark mode)⌉[

Knowledge Base (dark mode)

[⌊Widget — appearance, engagement, and display settings with a live preview (light
mode)⌉⌊Widget — appearance, engagement, and display settings with a live preview(
light mode)⌉[

Widget — appearance, engagement, and display settings with a live preview (light
mode)

[⌊Widget (dark mode)⌉⌊Widget (dark mode)⌉[

Widget (dark mode)

[⌊Conversations — searchable, filterable log with CSV export (light mode)⌉⌊Conversations—
searchable, filterable log with CSV export (light mode)⌉[

Conversations — searchable, filterable log with CSV export (light mode)

[⌊Conversations (dark mode)⌉⌊Conversations (dark mode)⌉[

Conversations (dark mode)

[⌊Leads — captured follow-up requests (light mode)⌉⌊Leads — captured follow-up requests(
light mode)⌉[

Leads — captured follow-up requests (light mode)

[⌊Leads (dark mode)⌉⌊Leads (dark mode)⌉[

Leads (dark mode)

[⌊Tools — settings import/export (light mode)⌉⌊Tools — settings import/export (light
mode)⌉[

Tools — settings import/export (light mode)

[⌊Tools (dark mode)⌉⌊Tools (dark mode)⌉[

Tools (dark mode)

[⌊Go Pro — feature comparison and pricing (light mode)⌉⌊Go Pro — feature comparison
and pricing (light mode)⌉[

Go Pro — feature comparison and pricing (light mode)

[⌊Go Pro (dark mode)⌉⌊Go Pro (dark mode)⌉[

Go Pro (dark mode)

[⌊Developer credit (light mode)⌉⌊Developer credit (light mode)⌉[

Developer credit (light mode)

[⌊Developer credit (dark mode)⌉⌊Developer credit (dark mode)⌉[

Developer credit (dark mode)

## Installation

 1. Upload the plugin files to `/wp-content/plugins/namdar-ai-answers`, or install 
    through the Plugins screen.
 2. Activate the plugin.
 3. Go to **AI Answers** in the admin menu.
 4. Enter your API key and choose which content types to search.
 5. Enable the widget.

## FAQ

### Does this plugin work without an API key?

No. You must supply your own API key for an external AI provider for the widget 
to generate answers.

### Who pays for the AI usage?

You do, directly to the AI provider you connect, based on their own pricing.

### Is my API key stored securely?

The key is encrypted before being stored in the WordPress database.

### What happens when the AI can’t answer a question?

The question is logged as unanswered so you can see it in the Dashboard’s content-
gap report, and, if enabled, the visitor is offered a simple form to leave their
email for a follow-up.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Namdar AI Answers” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ devnamdar ](https://profiles.wordpress.org/devnamdar/)

[Translate “Namdar AI Answers” into your language.](https://translate.wordpress.org/projects/wp-plugins/namdar-ai-answers)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/namdar-ai-answers/),
check out the [SVN repository](https://plugins.svn.wordpress.org/namdar-ai-answers/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/namdar-ai-answers/)
by [RSS](https://plugins.trac.wordpress.org/log/namdar-ai-answers/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[chat](https://wordpress.org/plugins/tags/chat/)
   [chatbot](https://wordpress.org/plugins/tags/chatbot/)[search](https://wordpress.org/plugins/tags/search/)
   [support](https://wordpress.org/plugins/tags/support/)
 *  [Advanced View](https://wordpress.org/plugins/namdar-ai-answers/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/namdar-ai-answers/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/namdar-ai-answers/reviews/)

## Contributors

 *   [ devnamdar ](https://profiles.wordpress.org/devnamdar/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/namdar-ai-answers/)