-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWhy-Artificial-Inteligence.html
467 lines (361 loc) · 21.9 KB
/
Why-Artificial-Inteligence.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
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="description">
<meta content="" name="keywords">
<title> CreatefyAi - Project Details</title>
<!-- Favicons -->
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Roboto:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap"
rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="header d-flex align-items-center">
<div class="container-fluid container-xl d-flex align-items-center justify-content-between">
<a href="index.html" class="logo d-flex align-items-center">
<h1>CreatefyAi<span>.</span></h1>
</a>
<i class="mobile-nav-toggle mobile-nav-show bi bi-list"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none bi bi-x"></i>
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html" >Chatbot</a></li>
<li><a href="Why-Artificial-Inteligence.html" class="active">Process</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact us</a></li>
</ul>
</nav>
</div>
</header>
<div class="breadcrumbs d-flex align-items-center">
<div class="container position-relative d-flex flex-column align-items-left background-white aos-init aos-animate" data-aos="">
<div class="row">
<div class="text-left col-md-6 mt-2 pt-2">
<h2 style="font-size:50px" class="text-black pb-4 pt-2"> Ai for self service and automation. </h2>
<p class="lead pb-4">
Avoid heavy code chatbots and provide the best solutions on time.
By utilizing artificial intelligence, businesses have
experienced a 50%
<a
href="https://www.mckinsey.com/capabilities/mckinsey-digital/our-insights/the-economic-potential-of-generative-ai-the-next-productivity-frontier#introduction">
boost in productivity.</a>
</p>
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
<button type="button" class="btn btn-primary btn-lg px-4 me-md-2">Contact Us</button>
</div>
</div>
<div class="col-md-6 ">
<img src="assets/img/chatbot-2.jpg" class="d-block mx-lg-auto img-fluid" width="700" height="500" loading="lazy">
</div>
</div>
</div>
</div>
<main id="main">
<div class="pt-5 mt-3">
<div class="section-header pb-5 pt-5" style="background-image: url(assets/img/bacground1.1.jpg);">
<h2 style="font-size: 50px;" class="text-white strong">We take your business to the next level</h2>
<p style="font-size: 20px;" class="text-white strong">Save time and focus on getting more form your business.
Resolve customer and own company inquiries with
powerful predictive and analytical chatbot
tools that drive smarter decision-making and unlock valuable insights.</p>
</div>
</div>
<section id="constructions" class="constructions pb-5">
<div class="container" data-aos="fade-up">
<div class="row gy-4">
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg" style="background-image: url(assets/img/constructions-1.jpg);">
</div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title"> Generative Chatbots </h4>
<p>
Improve team efficiency with LLM-powered AI chatbots for retail and service
industries to mention some.
Personalized support and rapid question resolution for enhanced customer
satisfaction.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6" data-aos="fade-up" data-aos-delay="300">
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg" style="background-image: url(assets/img/constructions-3.jpg);">
</div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">Ai for ECommerce and Support</h4>
<p>Unlock AI's potential with sales chatbots, order status, custom recommendations, and smart decision-making. Enhance customer satisfaction spreadsheets and hello to AI-powered insights." </p>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="col-lg-6" data-aos="fade-up" data-aos-delay="200"> -->
<!-- <div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg" style="background-image: url(assets/img/constructions-2.jpg);">
</div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">Smart manufacturing --=-</h4>
<p> Automate your production facility with data-driven insights for better
rates, reduced costs, and enhanced customer experience.
Our solutions include, failure prediction, predictive supply chain, and
precision manufacturing
improvement.</p>
</div>
</div>
</div>
</div> -->
<!-- </div>End Card Item -->
<!-- <div class="col-lg-6" data-aos="fade-up" data-aos-delay="300">
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg" style="background-image: url(assets/img/constructions-3.jpg);">
</div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">Ai for ECommerce and Support</h4>
<p>"Unlock AI's potential with sales chatbots, market analysis shifts, Ecommerce integration, and smart decision-making. Say goodbye to spreadsheets and hello to AI-powered insights." </p>
</div>
</div>
</div>
</div>
</div> -->
<!-- End Card Item -->
<!-- <div class="col-lg-6" data-aos="fade-up" data-aos-delay="400">
<div class="card-item">
<div class="row">
<div class="col-xl-5">
<div class="card-bg" style="background-image: url(assets/img/constructions-4.jpg);">
</div>
</div>
<div class="col-xl-7 d-flex align-items-center">
<div class="card-body">
<h4 class="card-title">Computer vision</h4>
<p> Enhance product quality and efficiency with AI: detect defects,
prevent disruptions, and leverage computer vision for object detection,
tracking, and segmentation in smart manufacturing.</p>
</div>
</div>
</div>
</div>
</div> -->
</div>
</div>
</section>
<hr>
<section id="alt-services" class="alt-services">
<div class="container" data-aos="fade-up">
<div class="row justify-content-around gy-4">
<div class="col-lg-6 img-bg" style="background-image: url(assets/img/Happy2-1.png);"
data-aos="zoom-in" data-aos-delay="100"></div>
<div class="col-lg-5 d-flex flex-column justify-content-center">
<h3>Benefits of using Ai</h3>
<p>Drive innovation and increase productivity.</p>
<div class="icon-box d-flex position-relative" data-aos="fade-up" data-aos-delay="100">
<i class="bi bi-check2-circle"></i>
<div>
<p> <span class="fw-bold fs-2">A</span>utomate repetitive tasks such as quality control,
and order annotation. </p>
</div>
</div>
<div class="icon-box d-flex position-relative" data-aos="fade-up" data-aos-delay="200">
<i class="bi bi-check2-circle"></i>
<div>
<p> <span class="fw-bold fs-2">U</span>pgrade your monitoring techniques and get feedback
without the need of someone
near.</p>
</div>
</div>
<div class="icon-box d-flex position-relative" data-aos="fade-up" data-aos-delay="300">
<i class="bi bi-check2-circle"></i>
<div>
<p> <span class="fw-bold fs-2">T</span>ransfor your forecast demand based on questions and optimize to reduce stockouts,
minimize excess inventory, and improve supply chain efficiency.</p>
</div>
</div>
<div class="icon-box d-flex position-relative" data-aos="fade-up" data-aos-delay="400">
<i class="bi bi-check2-circle"></i>
<div>
<p> <span class="fw-bold fs-2">O</span>btain results faster and make your customers interact with your bot, reducing support time.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="services" class="services section-bg" style="background-image: url(assets/img/bacground1.1.jpg);">
<div class="container aos-init aos-animate" data-aos="fade-up">
<div class="section-header">
<h2 style="font-size: 50px;" class="text-white strong">360<span>°</span> Approach to your requirements for optimal results</h2>
</div>
<div class="row gy-4">
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="100">
<div class="service-item position-relative">
<h3>Analyze</h3>
<p>Analyze and define your AI requirements,
considering its on alignment with your industry and business context, and its potential
impact organization.</p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="service-item position-relative">
<h3>Collect</h3>
<p> Collect and transform data from diverse sources, ensuring its accuracy and reliability.
Turning raw data
into actionable insights, enabling informed decision-making and driving your business
forward.</p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="300">
<div class="service-item position-relative">
<h3>Develop</h3>
<p>Develop chatbot AI models,
trained and fine-tuned, ensuring optimal performance and accuracy.</p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="400">
<div class="service-item position-relative">
<h3>Monitor</h3>
<p>Monitoring your chatbot to define areas of improvement. By fine-tuning parameters and
adapting to evolving data patterns,
we ensure your AI solutions stay at peak performance. </p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="500">
<div class="service-item position-relative">
<h3>Document</h3>
<p>Document the AI implementation process,
capturing methodologies, insights, and outcomes. </p>
</div>
</div><!-- End Service Item -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="600">
<div class="service-item position-relative">
<h3>Maintain</h3>
<p>Maintain inference servers and offer regular updates, bug fixes, and enhancements
to keep your AI systems running optimally.* </p>
</div>
</div><!-- End Service Item -->
</div>
</div>
</section>
<section>
<div class="mt-1 pt-1 text-center">
<h2 class="text-strong text-black" style="font-size: 40px;"> Contact us</h2>
<h3 class="pt-2 text-center pb-5 mb-5"> In createfy we are more than happy to have a coffee and discuss your needs.</h3>
</div>
<div class="pt-2 text-center pb-5 mb-5">
<div class="mx-auto" data-tf-widget="Nk0uilHJ" data-tf-opacity="100" data-tf-hide-headers data-tf-iframe-props="title=AI Chatbot Business Lead Form" data-tf-transitive-search-params data-tf-medium="snippet" style="width:80%; height: 700px;"></div>
<script src="//embed.typeform.com/next/embed.js"></script>
</div>
</section>
</main>
<!-- ======= Footer ======= -->
<footer id="footer" class="footer">
<div class="footer-content position-relative">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="footer-info">
<h3>CreatefyAi</h3>
<p>
Renai Rd 189<br>
Taipei-Taiwan<br><br>
<strong>Phone:</strong> +886906776225<br>
<strong>Email:</strong> [email protected]<br>
</p>
<div class="social-links d-flex mt-3">
<a href="#" class="d-flex align-items-center justify-content-center"><i
class="bi bi-twitter"></i></a>
<a href="#" class="d-flex align-items-center justify-content-center"><i
class="bi bi-facebook"></i></a>
<a href="#" class="d-flex align-items-center justify-content-center"><i
class="bi bi-instagram"></i></a>
<a href="#" class="d-flex align-items-center justify-content-center"><i
class="bi bi-linkedin"></i></a>
</div>
</div>
</div><!-- End footer info column-->
<div class="col-lg-2 col-md-3 footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="#">Top</a></li>
<li><a href="#">About us</a></li>
<li><a href="#">Services</a></li>
</ul>
</div><!-- End footer links column-->
<div class="col-lg-3 col-md-3 footer-links">
<h4>Our Services</h4>
<ul>
<li><a href="#">Chatbots</a></li>
<li><a href="#">Smart Manufacturing</a></li>
<li><a href="#">Ecommerce and Support</a></li>
<li><a href="#">Computer Vision</a></li>
</ul>
</div><!-- End footer links column-->
<div class="col-lg-2 col-md-3 footer-links">
<h4>Latest AI news</h4>
<ul>
<li><a href="#">Bloomberg Ai</a></li>
<li><a href="#">Mckinsey</a></li>
<li><a href="#">Ai news</a></li>
</ul>
</div><!-- End footer links column-->
</div>
</div>
</div>
<div class="footer-legal text-center position-relative">
<div class="container">
<div class="copyright">
© Copyright 2023 <strong><span>CreatefyAi</span></strong>. All Rights Reserved
</div>
</div>
</div>
</footer>
<a href="#" class="scroll-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>