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.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈AI Chat Simulator〉的開發相關工作。

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0

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