Bytesweavers AI Chat Master — Chatbot & Support Widget

説明

Bytesweavers AI Chat Master is a powerful AI chatbot plugin for WordPress that supports multiple AI models including OpenAI, Anthropic, and Google Gemini. Enhance your website’s user engagement with intelligent and context-aware chat interactions.

External Services

This plugin relies on third-party APIs to generate AI chat responses. The following external services are used:

  • OpenAI — Accessed via the endpoint:
    https://api.openai.com/v1/chat/completions

    Used to process chat inputs and generate responses. Data sent includes user messages and website context details.

    Terms & Privacy: OpenAI Terms | OpenAI Privacy Policy.

  • Anthropic — Accessed via the endpoint:
    https://api.anthropic.com/v1/messages

    Used for additional AI processing. Data sent includes user messages and website context.

    Terms & Privacy: Anthropic Terms | Anthropic Privacy Policy.

  • Google Gemini — Accessed via endpoints such as:
    https://generativelanguage.googleapis.com/v1beta/models/

    Used for advanced AI responses. Data sent includes user messages and website context.

    Terms & Privacy: Google Terms | Google Privacy Policy.

スクリーンショット

  • General Settings Page – Configure API keys and chatbot settings.
  • Model API Page – Manage AI model integrations and API settings.
  • Chatbot Widget Interface – Frontend chat interface as seen by users.

インストール

  1. Upload the plugin files to the /wp-content/plugins/bytesweavers-ai-chat-master directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Configure the settings under Bytesweavers AI Chat Master in the WordPress admin dashboard.

FAQ

Do I need API keys?

Yes. You will need API keys from OpenAI, Anthropic, and Google Gemini for their respective functionalities.

How do I customize the chat widget?

Navigate to the plugin settings page in the admin dashboard and configure the appearance, behavior, and API settings as desired.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Bytesweavers AI Chat Master — Chatbot & Support Widget はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Bytesweavers AI Chat Master — Chatbot & Support Widget” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

  • Fixed plugin display name to comply with directory guidelines.
  • Addressed redundant security nonce checks in admin settings.

1.0.0

  • Initial release.