AI Chat Simulator

描述

AI Chat Simulator brings the power of OpenAI’s ChatGPT directly to your website, allowing users to engage & explore with AI. Host interactive chat sessions, bypassing the need for external access to OpenAI’s platform.

Key Features:
– Shortcode integration for easy placement on any page or post.
– Sessions management to keep the conversation flow even after page refreshes.
– Customizable to use your OpenAI API key for seamless chat experiences.

Open AI

AI Chat Simulator utilizes API from OpenAI. This plugin does not gather any information from your OpenAI account except for the number of tokens utilized. The data transmitted to the OpenAI servers primarily consists of the content of your messages. The usage shown in the plugin’s settings is just for reference. It is important to check your usage on the OpenAI website for accurate information. Please also review their Privacy Policy and Terms of Service for further information.

安裝

  1. Upload the ai-chat-simulator folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > AI Chat Simulator to configure the plugin and set your OpenAI API key.
  4. Use the shortcode [boai_chatgpt_simulator] in your pages or posts where you want the ChatGPT chat interface to appear.
  5. Make any page password protected by editing the page visibility settings in WordPress to restrict access to authorized users only.

常見問題

How do I obtain an OpenAI API key?

Visit [https://openai.com/api/] to sign up for an API key. You’ll need to create an account and subscribe to a plan that suits your needs.

Can I customize the appearance of the chat interface?

The plugin comes with a default style, but don’t worry as we are working on this feature in order to let you override these styles in your theme’s stylesheet for further customization.

Is the chat history saved?

Yes, chat history is stored in the user’s session, allowing for continuity in the conversation even if the page is refreshed. Note that chat history is cleared when the browser session ends and we do not store your data in our servers.

評價

There are no reviews for this plugin.

貢獻者及開發者

“AI Chat Simulator” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 AI Chat Simulator 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.1

  • Confirmed compatibility with WordPress 6.8.

1.0.0

  • Initial release. Provides basic chat functionality with ChatGPT using OpenAI API.