product_ai.ejs
10.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>AI聊天機器人 (AI Chatbot) - 集成 ChatGPT OpenAI API</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="AI聊天,AI聊天機器人,AI Chatbot,ChatGPT,OpenAI API,定製開發" name="keywords">
<meta content="這款AI聊天機器人已經集成了OpenAI API(與ChatGPT相同),這意味著它具有理解和處理自然語言的能力,能夠幫助任何公司回答顧客的任何問題。" name="description">
<!-- Favicons -->
<link href="../img/favicon.ico" rel="icon">
<link href="../img/apple-touch-icon.png" rel="apple-touch-icon">
<%- include('headlib'); -%>
</head>
<body>
<!--==========================
Header
============================-->
<header id="header" class="fixed-top">
<%- include('header'); -%>
</header><!-- #header -->
<!--==========================
Intro Section
============================-->
<section id="introduction" class="section-bg">
<div class="container">
<div class="intro-img">
<img src="../img/product/AI.png" alt="AI聊天機器人 (AI Chatbot) - 集成 ChatGPT OpenAI API" class="img-fluid">
</div>
<div class="intro-info">
<h3>AI聊天機器人 (AI Chatbot)</h3>
<h3>集成了OpenAI API(與ChatGPT相同)</h3>
<h5>新型AI聊天機器人,它具有理解和處理自然語言的能力,能夠幫助任何公司回答顧客的任何問題。
</h5>
<div>
<a href="contact.html#contact" class="btn-get-started scrollto" target="view_window">體驗產品</a>
</div>
</div>
</div>
</section><!-- #intro -->
<main id="main">
<section id="advantage" class="section-bg" style="background: none">
<div class="container">
<header class="section-header">
<h3>為什麽傳統聊天機器人存在不足?</h3>
</header>
<div class="row">
<div class="col-md-6 col-lg-5 offset-lg-1 wow bounceInUp" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-monitor-outline" style="color: #ff689b;"></i></div>
<h4 class="title"><a>功能有限</a></h4>
<p class="description">非AI聊天機器人通常只能處理有限範圍的任務或查詢,並且它們缺乏理解復雜或微妙請求的能力。</p>
</div>
</div>
<div class="col-md-6 col-lg-5 wow bounceInUp" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-color-filter-outline" style="color: #e9bf06;"></i></div>
<h4 class="title"><a>缺乏個性化</a></h4>
<p class="description">非AI聊天機器人通常提供通用響應,不考慮用戶的個體需求、偏好或背景。</p>
</div>
</div>
<div class="col-md-6 col-lg-5 offset-lg-1 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-people-outline" style="color: #3fcdc7;"></i></div>
<h4 class="title"><a>用戶體驗差</a></h4>
<p class="description">非AI聊天機器人可能響應時間較慢,影響整體用戶體驗。</p>
</div>
</div>
<div class="col-md-6 col-lg-5 wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-infinite-outline" style="color:#41cf2e;"></i></div>
<h4 class="title"><a>無法學習和改進</a></h4>
<p class="description">非AI聊天機器人不能從用戶互動或反饋中學習,並且它們可能無法隨著時間的推移適應變化的用戶需求或偏好。</p>
</div>
</div>
<div class="col-md-6 col-lg-5 offset-lg-1 wow bounceInUp" data-wow-delay="0.2s" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-download-outline" style="color: #d6ff22;"></i></div>
<h4 class="title"><a>語言障礙</a></h4>
<p class="description">非AI聊天機器人可能無法理解或回應多種語言的查詢,限製了它們對國際旅行者的實用性。</p>
</div>
</div>
<div class="col-md-6 col-lg-5 wow bounceInUp" data-wow-delay="0.2s" data-wow-duration="1.4s">
<div class="box">
<div class="icon"><i class="ion-ios-shuffle" style="color: #4680ff;"></i></div>
<h4 class="title"><a>欠缺專業領域知識</a></h4>
<p class="description">非AI聊天機器人的專業領域知識有限,無法在短時間內回答復雜又有難度的問題。</p>
</div>
</div>
</div>
</div>
</section><!-- #advantage -->
<section id="function" class="clearfix" style="background: #ecf5ff">
<div class="container">
<header class="section-header">
<h3>AI聊天機器人的優勢</h3>
</header>
<div class="row">
<div class="col-lg-4">
<div class="box">
<p class="description">
學習您的業務
</p>
</div>
<div class="box">
<p class="description">
自然語言處理
</p>
</div>
<div class="box">
<p class="description">
全天候可用性
</p>
</div>
<div class="box">
<p class="description">
個性化
</p>
</div>
<div class="box">
<p class="description">
多語言支持
</p>
</div>
</div>
<div class="col-lg-8">
<div class="wow fadeInUp">
<div class="function-item function-item-1">
<p>
我們的聊天機器人可以學習您的業務,並根據用戶的需求提供最相關的信息。這可以增加準確性和效率,同時提供更個性化和有益的客戶體驗。
</p>
<img src="../img/product/AI-1.png" class="function-img" alt="學習您的業務">
</div>
<div class="function-item">
<p>
我們的聊天機器人使用自然語言處理,使學生和教職員工可以以對話的方式與聊天機器人交流。這有助於確保用戶快速高效地獲取所需的信息。
</p>
<img src="../img/product/AI-2.png" class="function-img" alt="自然語言處理">
</div>
<div class="function-item">
<p>
我們的聊天機器人全天候可用,為用戶提供即時訪問相關信息和幫助的機會,無論是白天還是黑夜。這意味著用戶可以隨時獲取所需的幫助,無需等待營業時間。
</p>
<img src="../img/product/AI-3.png" class="function-img" alt="全天候可用性">
</div>
<div class="function-item">
<p>
我們的聊天機器人利用機器學習算法學習用戶互動並根據用戶偏好和行為個性化回復。這有助於確保用戶獲取最相關和有用的信息。
</p>
<img src="../img/product/AI-4.png" class="function-img" alt="個性化">
</div>
<div class="function-item">
<p>
我們的聊天機器人可以理解和回復多種語言的查詢,這使其成為多元化和國際化用戶的理想解決方案。這有助於確保用戶可以用最熟悉的語言與聊天機器人交流。
</p>
<img src="../img/product/AI-5.png" class="function-img" alt="多語言支持">
</div>
</div>
</div>
</div>
</div>
</section>
<!--==========================
Implementation Section
============================-->
<section id="implementation" class="wow fadeIn">
<div class="container">
<header class="section-header">
<h3>產品界面</h3>
</header>
<div class="row">
<img src="../img/product/AI-Product.png" style="width: 100%;height: 100%" alt="AI產品圖">
</div>
</div>
</section><!-- #implementation -->
<!--==========================
Experience Section
============================-->
<section id="experience" class="section-bg">
<div class="container">
<div class="row">
<div class="col-lg-9">
<h3>AI Chatbot能幫助企業改善其客戶服務</h3>
</div>
<div class="col-lg-3">
<a href="contact.html#contact" class="btn-get-started scrollto">體驗產品</a>
</div>
</div>
</div>
</section>
</main>
<!--==========================
Footer
============================-->
<footer id="footer">
<%- include('footer'); -%>
</footer><!-- #footer -->
<!-- Uncomment below i you want to use a preloader -->
<!-- <div id="preloader"></div> -->
<%- include('footlib'); -%>
</body>
</html>