AI Chat for WP

Context-aware conversations powered by your actual content. No training required.

askwp
>

OpenAI GPT-5.x series
Anthropic Opus 4.6 · Sonnet 4.6 · Haiku
OpenRouter Any model · Single API
Ollama Self-hosted · Local models
Works with

Three steps to
intelligent chat

01

Install

Upload the plugin ZIP through your WordPress admin panel or install from the directory. Activate with one click. No server configuration needed.

02

Configure

Add your API key, write a system prompt, pick your colors. The 7-tab settings panel lets you control the LLM, RAG behavior, forms, appearance, and rate limits.

03

Chat

A floating chat widget appears on your site. Visitors ask questions and your AI answers using your actual page content, posts, and FAQ entries as context.

Built for developers.
Designed for everyone.

AskWP assembles context from your WordPress content on every message. Your system prompt, current page context, FAQ matches, and search results are fed to the LLM in real time.

  • WordPress REST API endpoint at /askwp/v1/chat
  • Automatic RAG context from pages, posts, and custom types
  • Configurable system prompt with {bot_name} template variables
  • Token usage tracking per conversation turn
  • Provider-agnostic tool/function calling support
  • Message sanitization and conversation trimming
system-prompt.txt
# AskWP assembles this on every turn:

You are {bot_name}, a helpful assistant.
Answer using only the provided context.
If you don't have enough info, say so.
Be concise — 2 to 6 sentences.

---
[CONTEXT: About page]
AskWP is a free AI chat plugin for
WordPress with RAG-powered search...

[FAQ_MATCH: How do I install?]
Upload the ZIP via Plugins → Add New
and activate. No build step required.

[WP_SEARCH: "pricing plans"]
We offer Starter, Pro, and Enterprise
plans starting from $0/month...
4
LLM providers supported
<5min
Average setup time
7
Admin panel tabs
0
External dependencies
Installed it on a client site, connected OpenAI, and the chat was live in under two minutes. The RAG just works.
— Developer at a WordPress agency

Your content.
Your AI.
Your rules.

Customer support FAQ automation Lead capture Onboarding Documentation E-commerce SaaS Membership sites
Install now

WordPress.org

Official plugin directory

Coming soon

GitHub

Download latest release

View releases →

WP-CLI

One command

Coming soon