product_ai.ejs
10.6 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 Chatbot - Integrated with ChatGPT OpenAI API</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="AI Chat, AI Chatbot, ChatGPT, OpenAI API, Custom Development" name="keywords">
<meta content="This chatbot has been integrated with OpenAI API (same as ChatGPT), which means it is capable of understanding and processing natural language and can help any company respond to any query from its customers." 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 Chatbot</h3>
<h3>Integrated with OpenAI API(same as ChatGPT)</h3>
<h5>Our AI Chatbot with the ability to understand and process natural language can help any company respond to any query from its customers.</h5>
<div>
<a href="contact.html#contact" class="btn-get-started scrollto" target="view_window">Request Product Demo</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>Why Traditional Chatbots Fall Short?</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>Limited functionality</a></h4>
<p class="description">Non-AI chatbots are typically programmed to handle only a limited range of tasks or queries, and they lack the ability to understand complex or nuanced requests.</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>Lack of personalization</a></h4>
<p class="description">Non-AI chatbots often provide generic responses that don't take into account the individual needs, preferences, or context of the user.</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>Poor user experience</a></h4>
<p class="description">Non-AI chatbots may have slow response times, detracting from the overall user experience.</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>Inability to learn and improve</a></h4>
<p class="description">Non-AI chatbots are not able to learn from user interactions or feedback, and they may not be able to adapt to changing user needs or preferences over time.</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>Language barriers</a></h4>
<p class="description">Non-AI chatbots may not be able to understand or respond to queries in multiple languages, limiting their usefulness for international travelers.</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>Lack of professional knowledge</a></h4>
<p class="description">Non-AI chatbots have limited professional knowledge and cannot answer complex and difficult questions in a short period of time.</p>
</div>
</div>
</div>
</div>
</section><!-- #advantage -->
<section id="function" class="clearfix" style="background: #ecf5ff">
<div class="container">
<header class="section-header">
<h3>Advantages of our AI Chatbot</h3>
</header>
<div class="row">
<div class="col-lg-4">
<div class="box">
<p class="description">
Learning Your Business
</p>
</div>
<div class="box">
<p class="description">
Natural Language Processing
</p>
</div>
<div class="box">
<p class="description">
24/7 Availability
</p>
</div>
<div class="box">
<p class="description">
Personalization
</p>
</div>
<div class="box">
<p class="description">
Multilingual Support
</p>
</div>
</div>
<div class="col-lg-8">
<div class="wow fadeInUp">
<div class="function-item function-item-1">
<p>
Our chatbot can learn your business and tailor its responses to provide the most relevant information to your customers. This can help increase accuracy and efficiency, as well as provide a more personalized and helpful customer experience.
</p>
<img src="../img/product/AI-1.png" class="function-img">
</div>
<div class="function-item">
<p>
Our chatbot uses natural language processing, making it easier for students and faculty to communicate with the chatbot in a conversational way. This helps ensure that users get the information they need quickly and efficiently.
</p>
<img src="../img/product/AI-2.png" class="function-img">
</div>
<div class="function-item">
<p>
Our chatbot is available around the clock, providing users with instant access to relevant information and assistance at any time of day or night. This means that users can get the help they need whenever they need it, without having to wait for business hours.
</p>
<img src="../img/product/AI-3.png" class="function-img">
</div>
<div class="function-item">
<p>
Our chatbot leverages machine learning algorithms to learn from user interactions and personalize responses based on user preferences and behavior. This helps ensure that users get the most relevant and helpful information possible.
</p>
<img src="../img/product/AI-4.png" class="function-img">
</div>
<div class="function-item">
<p>
Our chatbot can understand and respond to queries in multiple languages, making it an ideal solution for a diverse and international user base. This helps ensure that users can communicate with the chatbot in the language they are most comfortable with.
</p>
<img src="../img/product/AI-5.png" class="function-img">
</div>
</div>
</div>
</div>
</div>
</section>
<!--==========================
Implementation Section
============================-->
<section id="implementation" class="wow fadeIn">
<div class="container">
<header class="section-header">
<h3>Product Screenshot</h3>
</header>
<div class="row">
<img src="../img/product/AI-Product.png" style="width: 100%;height: 100%">
</div>
</div>
</section><!-- #implementation -->
<!--==========================
Experience Section
============================-->
<section id="experience" class="section-bg">
<div class="container">
<div class="row">
<div class="col-lg-9">
<h3>Adobe Experience Platform helps all enterprises create lifetime value.</h3>
</div>
<div class="col-lg-3">
<a href="contact.html#contact" class="btn-get-started scrollto">Request Product Demo</a>
</div>
</div>
</div>
</section>
</main>
<!--==========================
Footer
============================-->
<footer id="footer">
<%- include('footer'); -%>
</footer><!-- #footer -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<!-- Uncomment below i you want to use a preloader -->
<!-- <div id="preloader"></div> -->
<%- include('footlib'); -%>
</body>
</html>