Retorik Framework

外掛說明

Retorik Framework allows you to easily integrate an AI conversational agent to your WordPress website using a simple shortcode.

External Services

This plugin connects to the following external services operated by DAVI (https://davi.ai) :

  • Authentication — https://auth.retorik.ai
    Used to authenticate the administrator and retrieve access tokens.
    Data sent : username, password, client credentials.
    Only used in the WordPress admin area.

  • Agent Management API — https://management.retorik.ai
    Used to retrieve the list of agents and their configuration.
    Data sent : access token (Bearer).
    Only used in the WordPress admin area.

  • Retorik CDN — https://cdn.retorik.ai
    JavaScript library loaded on the front-end pages where the shortcode [retorik_widget] or [retorik_agent] is used.
    No personal data is sent during the loading of the script itself.

  • Retorik Studio — https://studio.retorik.ai
    External link to the agent configuration interface.
    No data is sent automatically, this is a simple hyperlink in the admin area.

These services are part of the RETORIK AI platform :
– Terms of service: https://docs.retorik.ai/en/legal/master-subscription-agreement/
– Privacy policy: https://docs.retorik.ai/en/legal/data-processing-addendum/

安裝方式

  1. Upload the plugin to your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Retorik menu to configure your agent

使用者評論

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

參與者及開發者

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

參與者

將〈Retorik Framework〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Initial public release