Linux 软件免费装
Banner图

AI Support Assistant

开发者 Devumar
更新时间 2026年9月13日 21:52
PHP版本: 8.2 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

chat support gemini rag openai

下载

1.0.0

详情介绍:

AI Support Assistant is a next-generation, high-performance Retrieval-Augmented Generation (RAG) document search and support chat widget for WordPress. It natively integrates with the WordPress 7.0+ AI Client and Connectors API, allowing site owners to power AI chat and vector search using centralized WordPress connectors or standalone direct API keys (Google Gemini and OpenAI GPT-4). Visitors can query your uploaded documentation, guide files, PDFs, DOCX, and TXT files with real-time answers and document citations.

安装:

  1. Upload the ai-support-assistant folder to /wp-content/plugins/ or install via the WP Admin Plugins → Add New screen.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to AI Support Assistant → Settings and enter your AI provider API key (OpenAI or Gemini).
  4. Go to AI Support Assistant → Upload and upload your documentation files (PDF, DOCX, TXT).
  5. Paste [ai_support_assistant] on any page or post.

屏幕截图:

  • Chat widget preview on the frontend with AI-generated answers and citations.
  • Statistics dashboard showing weekly bar charts and token usage metrics.
  • Settings page showing provider credentials and vector database configuration options.

升级注意事项:

1.0.0 Initial launch of the AI Support Assistant plugin. Ready for production use.

常见问题:

Can I run the plugin entirely locally?

Yes! By default, the plugin uses your local MySQL database as the vector store. Only the embedding and chat queries require outgoing API requests to your chosen provider (Google Gemini or OpenAI).

Which file formats are supported?

The plugin currently supports PDF, DOCX (Microsoft Word), and TXT text files.

How do I customize the chat widget design?

You can customize the chat title and dimensions via the shortcode parameters (e.g. [ai_support_assistant title="Documentation Search" theme="light"]).

更新日志:

1.0.0