-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
376 lines (324 loc) · 18.8 KB
/
index.html
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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AI 工具王</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css">
<link rel="stylesheet" href="css/style_ai_tool.css">
<link rel="stylesheet" href="css/style1.css">
</head>
<body>
<div class="container">
<div class="BlackDiv">
<div class="AIToolDiv">
<a href="#"><img class="AIToolLogo"src="images/logo.png" alt="logo.png"></a>
<ul class="AIToolMenu">
<li><a href="#">首頁</a></li>
<li><a href="#">定價</a></li>
</ul>
<a class="AIMenuIcon" href="#">
<svg width="18" height="12" viewBox="0 0 18 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 12H18V10H0V12ZM0 7H18V5H0V7ZM0 0V2H18V0H0Z" fill="white"/>
</svg>
</a>
</div>
<div class="AIWord">
<h1>透過<br>AI 工具王的<br>強大模型<br>讓您的業務更聰明</h1>
</div>
<!-- <div class="AIStartUse">
<a href="#">開始使用</a>
</div> -->
<a class="AIStartUseNew" href="#">開始使用</a>
<!-- <div class="AIThreeArrow">
<img id="arrow1" src="images/deco.png" alt="deco">
<img id="arrow2" src="images/deco.png" alt="deco">
<img id="arrow3" src="images/deco.png" alt="deco">
</div> -->
<ul class="AIThreeArrow overflow-hidden animation-banner">
<li><img src="images/deco.png" alt="deco"></li>
<li><img src="images/deco.png" alt="deco"></li>
<li><img src="images/deco.png" alt="deco"></li>
</ul>
<div class="AIService">
<h2>我們的服務</h2>
<div>
<p>我們相信透過 AI 技術,<br>包括圖像識別、自然語言處理和機器翻譯等,讓您更快、更準確地做出決策。</p>
</div>
</div>
<ul class="AIThreeBox1">
<li class="AIThreeBox1Li">
<img src="images/icons/flash on.png" alt="">
<p class="AIThreeBox1Title">快速</p>
<p class="AIThreeBox1Content">我們先進的推理基礎設施提供了極短的響應時間,讓你的產品服務不間斷。</p>
</li>
<li class="AIThreeBox1Li">
<img src="images/icons/auto awesome.png" alt="">
<p class="AIThreeBox1Title">靈活</p>
<p class="AIThreeBox1Content">我們的服務可以根據您的需求進行靈活調整,同時還可以滿足不同項目和預算的需求。</p>
</li>
<li class="AIThreeBox1Li">
<img src="images/icons/library add.png" alt="">
<p class="AIThreeBox1Title">擴充</p>
<p class="AIThreeBox1Content">我們的服務支持多種擴充選項,可以滿足您的不斷增長的 AI 需求。</p>
</li>
</ul>
<div class="AIPartnerTitle">
<h2>來自合作夥伴</h2>
</div>
<div class="AIPartnerLogo">
<div class="dark-gradient"></div>
<img src="images/enterprise.png" alt="enterprise">
<img src="images/enterprise1.png" alt="enterprise1">
<img src="images/enterprise2.png" alt="enterprise2">
<img src="images/enterprise3.png" alt="enterprise3">
<img src="images/enterprise4.png" alt="enterprise4">
<img src="images/enterprise5.png" alt="enterprise5">
<img src="images/enterprise6.png" alt="enterprise6">
<img src="images/enterprise7.png" alt="enterprise7">
<img src="images/enterprise8.png" alt="enterprise8">
<img src="images/enterprise9.png" alt="enterprise9">
<img src="images/enterprise11.png" alt="enterprise11">
<img src="images/enterprise12.png" alt="enterprise12">
<div class="grad1"></div>
<div class="grad2"></div>
</div>
<div class="swiper cardDiv">
<ul class="AIAvatarDiv swiper-wrapper">
<li class="AIAvatarItem swiper-slide card">
<div class="AIAvatorStar">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
</div>
<p>非常喜歡 AI工具王 提供的 AI 模型租賃服務,使用起來非常方便,而且效果非常好。對於我們公司的業務來說,這個服務非常重要,因為我們需要大量的數據進行分析和預測,AI工具王 提供的 AI 模型能夠幫助我們節省大量時間和成本,實在是太棒了!</p>
<div class="AIAvatorHead">
<img src="images/avatar3.png" alt="avatar1">
<div class="AIAvatarInfo">
<p>陳小姐</p>
<p>ABC科技有限公司</p>
</div>
</div>
</li>
<li class="AIAvatarItem swiper-slide card">
<div class="AIAvatorStar">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
</div>
<p class="AIAvatarP">作為一家醫療器材公司,我們非常關注人工智能技術的應用,而 AI工具王 提供的 AI 模型租賃服務為我們帶來了很大的幫助。我們使用 AI工具王 的模型進行醫學影像分析和預測,這些模型非常精確,能夠幫助我們更好地診斷病情,提高治療效果。感謝 AI工具王 團隊的辛勤工作!</p>
<div class="AIAvatorHead">
<img src="images/avatar1.png" alt="avatar1">
<div class="AIAvatarInfo">
<p>劉小姐</p>
<p>XYZ 醫療器材有限公司</p>
</div>
</div>
</li>
<li class="AIAvatarItem swiper-slide card">
<div class="AIAvatorStar">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
<img src="images/icons/star.png" alt="star">
</div>
<p class="AIAvatarP">我們銀行一直在尋找能夠幫助我們提高風險控制和客戶服務的解決方案,而 AI工具王 提供的 AI 模型租賃服務正好滿足了我們的需求。我們使用 AI工具王 的模型進行客戶信用評估和詐騙檢測等任務,這些模型非常準確,能夠幫助我們更好地控制風險,提高客戶滿意度。非常感謝 AI工具王 團隊的支持!</p>
<div class="AIAvatorHead">
<img src="images/avatar2.png" alt="avatar1">
<div class="AIAvatarInfo">
<p class="HeadName">黃先生</p>
<p>EFG 銀行</p>
</div>
</div>
</li>
</ul>
<div class="swiper-pagination AIPpageNumber"></div>
</div>
</div>
<!-- hw1 start -->
<div class="WhiteMainDiv">
<div class="WhiteTitle">
<h3>這些超酷的應用,都來自 AI工具王</h3>
</div>
<div class="WhiteSearch">
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.5 11H11.71L11.43 10.73C12.41 9.59 13 8.11 13 6.5C13 2.91 10.09 0 6.5 0C2.91 0 0 2.91 0 6.5C0 10.09 2.91 13 6.5 13C8.11 13 9.59 12.41 10.73 11.43L11 11.71V12.5L16 17.49L17.49 16L12.5 11ZM6.5 11C4.01 11 2 8.99 2 6.5C2 4.01 4.01 2 6.5 2C8.99 2 11 4.01 11 6.5C11 8.99 8.99 11 6.5 11Z" fill="#919191"/>
</svg>
<input type="search" placeholder="輸入關鍵字搜尋">
</div>
<div class="WhiteFilter">
<a href="#" class="num-1">
<span class="material-icons">篩選 filter_alt</span>
</a>
<ul class="num-2">
<li><a href="#" class="active">全部</a></li>
<li><a href="#">聊天</a></li>
<li><a href="#">影像辨識</a></li>
<li><a href="#">翻譯</a></li>
<li><a href="#">行銷</a></li>
<li><a href="#">客服</a></li>
<li><a href="#">生產力</a></li>
</ul>
<!-- <a href="#">
<span class="material-icons">由新到舊 keyboard_arrow_down</span>
</a> -->
<select name="NewOldSelect" class="NewOldSelect num-3">
<option value="由新到舊">由新到舊</option>
<option value="由舊到新">由舊到新</option>
</select>
</div>
<ul class="containerSix">
<li class="item">
<div class="overflow-hidden rounded-top"><img src="https://github.com/hexschool/2022-web-layout-training/blob/main/2023web-camp/tool1.png?raw=true" alt="Chatbot Builder" class="item_img"></div>
<div class="item_title">
<h4>Chatbot Builder</h4>
<p>建立智能化的聊天機器人,解答常見問題、提供客戶支援、收集反饋等。</p>
</div>
<div class="item_model">
<h5>AI 模型</h5>
<p>卡卡</p>
</div>
<div class="item_bottom">
<a href="#">#聊天</a>
<a href="#">
<span class="material-icons">share</span></a>
</div>
</li>
<li class="item">
<div class="overflow-hidden rounded-top"><img src="https://github.com/hexschool/2022-web-layout-training/blob/main/2023web-camp/tool2.png?raw=true" alt="Image Recognition Platform" class="item_img"></div>
<div class="item_title">
<h4>Image Recognition Platform</h4>
<p>專業的圖像識別平台,識別圖像、分類、標記等。</p>
</div>
<div class="item_model">
<h5>AI 模型</h5>
<p>杰杰</p>
</div>
<div class="item_bottom">
<a href="#">#影像辨識</a>
<a href="#">
<span class="material-icons">share</span></a>
</div>
</li>
<li class="item">
<div class="overflow-hidden rounded-top"><img src="https://github.com/hexschool/2022-web-layout-training/blob/main/2023web-camp/tool3.png?raw=true" alt="Language Translation API" class="item_img"></div>
<div class="item_title">
<h4>Language Translation API</h4>
<p>專業的語言翻譯 API,實現文本翻譯功能,支援多種格式的文本。</p>
</div>
<div class="item_model">
<h5>AI 模型</h5>
<p>琪琪</p>
</div>
<div class="item_bottom">
<a href="#">#翻譯</a>
<a href="#">
<span class="material-icons">share</span></a>
</div>
</li>
<li class="item">
<div class="overflow-hidden rounded-top"><img src="https://github.com/hexschool/2022-web-layout-training/blob/main/2023web-camp/tool4.png?raw=true" alt="Sentiment Analysis API" class="item_img"></div>
<div class="item_title">
<h4>Sentiment Analysis API</h4>
<p>自動識別文本中的情感傾向,包括正向、負向和中性等。適用於情感分析、社交媒體監控、市場調查等。</p>
</div>
<div class="item_model">
<h5>AI 模型</h5>
<p>昊昊</p>
</div>
<div class="item_bottom">
<a href="#">#行銷</a>
<a href="#">
<span class="material-icons">share</span></a>
</div>
</li>
<li class="item">
<div class="overflow-hidden rounded-top"><img src="https://github.com/hexschool/2022-web-layout-training/blob/main/2023web-camp/tool5.png?raw=true" alt="Fraud Detection Platform" class="item_img"></div>
<div class="item_title">
<h4>Fraud Detection Platform</h4>
<p>預防詐騙活動,適用於銀行、金融、電商等。</p>
</div>
<div class="item_model">
<h5>AI 模型</h5>
<p>卡卡</p>
</div>
<div class="item_bottom">
<a href="#">#客服</a>
<a href="#">
<span class="material-icons">share</span></a>
</div>
</li>
<li class="item">
<div class="overflow-hidden rounded-top"><img src="https://github.com/hexschool/2022-web-layout-training/blob/main/2023web-camp/tool6.png?raw=true" alt="Voice Assistant SDK" class="item_img"></div>
<div class="item_title">
<h4>Voice Assistant SDK</h4>
<p>通過語音控制應用程式、設備,實現多種功能,例如播放音樂、查詢天氣、發送信息等。</p>
</div>
<div class="item_model">
<h5>AI 模型</h5>
<p>杰杰</p>
</div>
<div class="item_bottom">
<a href="#">#生產力</a>
<a href="#">
<span class="material-icons">share</span></a>
</div>
</li>
</ul>
<ul class="pagination">
<li><a href="#" class="active">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li><a href="#" class="material-icons">keyboard_arrow_right</a></li>
</ul>
</div>
<!-- hw1 end -->
<div class="BlackDiv">
<div class="AICreateService">
<h6 class="TwoLine"><span class="d-lg-inline">現在就來建立</span class="d-lg-inline">屬於你的服務吧<span></h6>
<div class="AIStartUse2">
<a href="#">開始使用</a>
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 0V2H11.59L0 13.59L1.41 15L13 3.41V10H15V0H5Z" fill="white"/>
</svg>
</div>
</div>
<div class="AIPriceDiv">
<ul class="AIHomePrice">
<li><a href="#">首頁</a></li>
<li><a href="#">定價</a></li>
</ul>
<img src="images/logo.png" alt="">
</div>
<div class="AIFooter">
<span class="AIFooterMenuSub1 num-1">AI工具王 © 2023</span>
<ul class="AIFooterMenuSub2 num-2">
<li><a href="#">Foobook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Instgram</a></li>
</ul>
<div class="AIFooterBack num-3">
<a href="#" id="scrollToTop">Back to top<img src="images/icons/arrow upward.png" alt="arrow upward"></button>
</div>
</div>
</div>
</div>
<script src="js/all.js"></script>
</body>
</html>