[WordPress] 外掛分享: AI Chat Assist

首頁外掛目錄 › AI Chat Assist
WordPress 外掛 AI Chat Assist 的封面圖片
全新外掛
安裝啟用
尚無評分
267 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.4+ v1.2.0 上架:2024-12-22

內容簡介

### 總結:
AI Chat Assist 外掛使管理員能夠:
- 整合 AI Chat Assist Bot 的 API 金鑰。
- 驗證 API 金鑰。
- 在前端嵌入所需的腳本和元素,啟用聊天機器人功能。
- 嵌入的腳本執行一些在以下 API 調用描述中提到的 API 類。

這個外掛確保了由人工智慧提供動態而智慧的用戶體驗。

### 問題與答案:
1. AI Chat Assist 外掛能夠讓管理員做什麼?
- 整合 AI Chat Assist Bot 的 API 金鑰。
- 驗證 API 金鑰。
- 在前端嵌入所需的腳本和元素,啟用聊天機器人功能。
- 嵌入的腳本執行一些 API 類,該類在 API 調用描述中提到。

2. AI Chat Assist 外掛如何確保用戶體驗是智慧且動態的?
- 透過人工智慧技術提供智慧和動態的用戶體驗。

3. 什麼是 Init API 的目的?
- 透過安全地傳遞配置細節並設定用戶會話來初始化聊天機器人。

4. 什麼是 Ask API 的目的?
- 處理用戶查詢並提供智能回應。

5. AI Chat Assist 外掛整合了哪些第三方服務?
- OpenAI (智慧回覆)。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.2.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「AI Chat Assist」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

AI Chat Assist enables administrators to:
– Integrate an API key for the AI Chat Assist Bot.
– Validate the API key.
– Embed required scripts and elements into the frontend, activating chatbot functionalities.
– Embed scripts do some API class mentoined below the description about the api calls.
This plugin ensures a smart, dynamic user experience powered by artificial intelligence.
CSS/JS USED
- The script and style that is included after adding the correct API key is (https://cdn.jsdelivr.net/gh/Open-infotech/AiAssistJsLibForWeb@feature/version2.0/src/v1/7/bundle.js) and (assets/css/ai-assist-bot-style.css) for the funcnality of BOT
- For admin ai chat assist settings page style ( assets/css/acachat-admin-style.css )
- Used for admin ai chat assist settings page style(assets/css/bootstrap.min.css )
- For doing ajax call to save the API key ( assets/js/acachat-admin-script.js )

API Integration

1 Init API :-
Purpose: Initializes the chatbot by securely passing configuration details and setting up the user session.
Endpoint: `https://api.aichatassist.com/api/webbot/init?secret_key=your_key`
Parameters:
- Secret Key:** Validates API calls.
- User Token:** Unique identifier for user sessions.
- Website Domain:** Specifies the website embedding the chatbot.

2. Ask API :-
Purpose: Handles user queries and delivers intelligent responses.
Endpoint: `https://api.aichatassist.com/api/webbot/ask?secret_key=your_key`
Parameters:
- Bot ID: Identifies the chatbot instance.
- Question: User query.
- User Token: Maintains session continuity.
- Website Domain: Specifies the domain embedding the chatbot.

Third-Party Services

The AI Chat Assist plugin integrates the following third-party services to deliver its core functionalities:
1. OpenAI (Smart Replies)
● Purpose: Generates context-aware and intelligent chatbot replies for user queries.
● Service URL: OpenAI (https://openai.com/)
2. Speechify (Text-to-Speech)
● Purpose: Converts chatbot text responses into audio to enable the audio bot feature.
● Service URL: Speechify ( https://speechify.com/ )
3. Local Storage
● Purpose: Stores chat history locally in the user’s browser to enhance user experience and allow session continuity.
● Data Safety: Chat history stored in the browser is safe and not transmitted to external servers. Users can clear this data through their browser settings if desired.
4. CDN Hosting for bundle.js
● Purpose: A JavaScript file (bundle.js) hosted on a CDN is used to enable chatbot functionality.
● Source: Hosted on a public GitHub repository and served via CDN for easy integration.
● GitHub Repository: AI Chat Assist Repository ( https://github.com/Open-infotech/AiAssistJsLibForWeb/tree/master/src )

Terms & Conditions

1. Acceptance of Terms
By accessing or using AI Chat Assist, you agree to comply with and be bound by these terms. If you do not agree with any part of these terms, you must discontinue use of the service.

2. Use of Services
AI Chat Assist provides AI-powered communication tools for websites.
● Users are responsible for their actions and interactions while using the plugin.
● Misuse, unethical conduct, or violation of these terms may result in termination of service access.

3. User Responsibilities
● Users must ensure the confidentiality of their login credentials.
● Sharing or compromising account security is prohibited.
● AI Chat Assist is not responsible for unauthorized access resulting from user negligence in safeguarding account information.

4. Data Privacy
AI Chat Assist respects your privacy. By using the plugin, you agree to the collection and processing of data as outlined in our Privacy Policy.
● The plugin collects minimal data necessary to provide and improve services.
● Chat history is stored securely in the user’s browser and is not shared externally.

5. Intellectual Property
All content, designs, logos, and materials available through AI Chat Assist are the property of the platform.
● Users agree not to reproduce, modify, or distribute any content without explicit written permission.

6. Limitation of Liability
● AI Chat Assist is provided on an "as-is" basis without any warranties, express or implied.
● The platform does not guarantee uninterrupted service or complete accuracy of responses.
● AI Chat Assist is not liable for damages, losses, or interruptions resulting from the use of the service.

7. Termination of Services
AI Chat Assist reserves the right to:
● Suspend or terminate user accounts at its discretion.
● Take action against misuse, violations, or unethical conduct.

8. Updates to Terms
These Terms & Conditions may be updated periodically.
● Users will be notified of significant changes.
● Continued use of the platform constitutes acceptance of the updated terms.

Privacy Policy

1. Privacy Commitment
At AI Chat Assist, we prioritize your privacy and are committed to safeguarding your personal information. This Privacy Policy outlines how your data is collected, processed, and protected.

2. Information Collection What We Collect
● Data provided during interactions with the chatbot (e.g., chat inputs).
● Session metadata such as timestamps and interaction patterns.
Storage
● Chat history and metadata are stored locally in the user’s browser.
● Data Safety: Chat history stored locally is safe, remains on the user’s device, and is not transmitted to external servers.

3. Data Usage
Purpose of Data Collection
● Generate intelligent responses using OpenAI.
● Convert text responses to audio using Speechify.
● Improve overall service quality and user experience.
Third-Party Services
● Data transmitted to OpenAI and Speechify is subject to their respective privacy policies.

4. Data Sharing What We Share
● Data necessary to enable functionalities (e.g., user inputs sent to OpenAI for smart replies).
What We Don’t Share
● Data is not sold or shared with unauthorized third parties.

5. Security Measures Data Protection
● AI Chat Assist employs industry-standard encryption and secure communication protocols.
User Responsibility
● Users are encouraged to use strong passwords and manage their device security.

6. Cookies and Tracking
● Cookies and similar technologies may be used to track usage patterns and enhance the user experience.
● Users can manage cookie preferences through their browser settings.

7. Children’s Privacy
● The platform is not intended for users under the age of 13.
● If you believe a child’s data has been inadvertently collected, contact us immediately for deletion.

8. Data Retention
● User data is retained only as long as necessary for service delivery or as required by law.
● Users may request data deletion, subject to compliance with legal obligations.

9. Policy Updates
● AI Chat Assist reserves the right to update this Privacy Policy periodically.
● Users will be informed of significant changes, and continued use constitutes acceptance of the updated policy.

10. Contact Information
For privacy-related questions, concerns, or requests, please contact us:
● Email:[email protected]
● Hosted Link: Privacy & Terms ( https://www.aichatassist.com/privacypolicy )

延伸相關外掛

文章
Filter
Apply Filters
Mastodon