TM Chatbot Assistant

外掛說明

TM Chatbot Assistant is a fully conversational AI chatbot plugin for use on WordPress sites, powered by OpenAI’s
Assistants API (v2). Add an intelligent, context-aware assistant to your site for customer support, lead generation, product guidance, and more — all with zero coding.

Chatbot Assistants are created in OpenAI.com. Chatbot conversation is between your website front-end Chatbot and OpenAI.com.

You will need an OpenAI account from https://auth.openai.com/create-account.
See https://openai.com/policies/terms-of-use/ and https://openai.com/policies/privacy-policy/

Key Features

  • Seamless integration with OpenAI’s Assistants API (v2)
  • Floating, customizable chatbox UI
  • Multi-turn conversations using assistant threads
  • Supports assistant instructions, memory, and file-based training
  • Customizable colors, title, placeholder text, avatar, and default question
  • Choose exactly which pages or posts display the chatbot
  • Secure backend communication via server-side PHP

Whether you’re answering FAQs, guiding visitors, or capturing leads, TM Chatbot Assistant lets you deploy a smart AI experience in just minutes.

License

This plugin is licensed under the GPLv2 or later.
See https://www.gnu.org/licenses/gpl-2.0.html for details.

螢幕擷圖

安裝方式

  1. Installation from within WordPress.

    Visit Plugins > Add New. Search for Plugin Check. Install and activate the Plugin Check plugin.

  2. Manual installation.

    Upload the entire plugin-check folder to the /wp-content/plugins/ directory. Visit Plugins. Activate the Plugin Check plugin.

  3. Go to Settings > Chatbot Display to choose which pages will show the chatbot.

  4. Go to Settings > Chatbot Assistant to configure:

    • OpenAI API Key
    • Assistant ID
    • Chatbox title, placeholder, assistant name
    • Avatar image and default question
    • Colors (background, text)
  5. Go to Settings > Chatbot Export to create the assistant training file from your website.

You must also create your Assistant at: https://platform.openai.com/assistants.

Be sure to add structured instructions and upload any training files you exported using this plugin.

常見問題集

Do I need an OpenAI account?

Yes, you’ll need an OpenAI account with an API key and a configured Assistant.

Does it support fully conversational chat?

Yes — it uses the OpenAI thread system to maintain multi-turn context.

Can I train the assistant on my website content?

Yes. The plugin lets you export selected pages/posts into a file you can upload to OpenAI.

Will the chatbot appear everywhere?

No. You control where it shows via the Chatbot Display admin page.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈TM Chatbot Assistant〉的開發相關工作。

參與者

將〈TM Chatbot Assistant〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release with OpenAI Assistants support
  • Floating chatbot UI
  • Select Post/Pages to display chatbot
  • Export assistant training file from your website