Linux 软件免费装
Banner图

Aspired Chatbot

开发者 aspiredwebsites
更新时间 2026年3月28日 07:53
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

chatbot knowledge base openai ai chatbot support chatbot

下载

1.0.2 1.0.0 1.0.1

详情介绍:

Aspired Chatbot helps site owners answer common questions using only approved business information. The plugin is built for sites that want a controlled chatbot experience instead of a general-purpose AI assistant. You decide what information is allowed into the knowledge base, and the chatbot uses that approved content when responding to visitors. Features How it works
  1. Add your OpenAI API key in the plugin settings.
  2. Add approved business information to the knowledge base manually or import it from your site with the scanner.
  3. Place the chatbot on the site frontend.
  4. When a visitor sends a message, the plugin checks the approved knowledge base context and sends the message plus that approved context to OpenAI.
  5. If the knowledge base does not contain relevant information, the plugin falls back to a restricted reply instead of inventing an answer.
External Services This plugin connects to the OpenAI API to generate chatbot responses. Service: OpenAI Website: OpenAI API Endpoint: https://api.openai.com/v1/responses Service terms: https://openai.com/policies/terms-of-use Data sent to the service: Data storage This plugin stores data in your WordPress database. It creates the following custom database tables: The plugin also stores chat history and widget state in the visitor's browser using localStorage so the conversation can continue across pages on the same browser/device.

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install it through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Aspired Chatbot > Settings.
  4. Add your OpenAI API key under the AI Model tab.
  5. Configure the chatbot settings.
  6. Add knowledge base entries under Aspired Chatbot > Knowledge Base.
  7. Optionally review pages and posts under Aspired Chatbot > Scanner and import approved content into the knowledge base.

屏幕截图:

  • Knowledge Base management screen
  • Site Scanner screen for importing approved content
  • Analytics screen with transcripts and unanswered questions

常见问题:

Does this plugin answer from the entire website automatically?

No. You control what goes into the approved knowledge base. The scanner helps you review site content, but you still decide what should be added.

Is the OpenAI API key exposed on the frontend?

No. The API key is stored in WordPress settings and used only on the server side.

Can I choose the AI model?

Yes. The AI Model tab includes the API key, model, allowed topics, and system prompt settings.

What happens if the chatbot cannot find a relevant answer?

The plugin returns a restricted fallback response and can direct the visitor to approved topics or a handoff destination you configure.

Does uninstall remove plugin data?

Only if you enable the cleanup option in settings. If enabled, the plugin deletes its settings and custom database tables during uninstall.

Does this plugin store user data?

Yes. The plugin can store chat transcripts and analytics data in WordPress, and it stores chat history locally in the visitor's browser using localStorage so the conversation can continue across pages.

Does this plugin send data to a third-party service?

Yes. Visitor-submitted chat messages, approved knowledge base context, system instructions, and the selected model are sent to OpenAI only when a chatbot response is requested.

更新日志:

1.0.0