TM Chatbot Assistant

Descrizione

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.

Screenshot

  • Chatbot box on the front end
  • Chatbot Assistant Settings
  • Chatbot Display options
  • Chatbot Export options

Installazione

  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.

FAQ

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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“TM Chatbot Assistant” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

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