-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
398 lines (344 loc) · 18.3 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
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>AI_J0B_IMP4CT - H0ME</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<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=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Raleway: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/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 ======= -->
<section id="topbar" class="topbar d-flex align-items-center">
<div class="container d-flex justify-content-center justify-content-md-between">
<div class="contact-info d-flex align-items-center">
<i class="bi bi-envelope d-flex align-items-center"><a href="mailto:[email protected]">[email protected]</a></i>
</div>
<div class="social-links d-none d-md-flex align-items-center">
<a href="#" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="#" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="#" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="#" class="linkedin"><i class="bi bi-linkedin"></i></i></a>
</div>
</div>
</section><!-- End Top Bar -->
<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">
<!-- Uncomment the line below if you also wish to use an image logo -->
<i class="bi bi-cpu"></i>
<h1>AI_J0B_IMP4CT<span>.</span></h1>
</a>
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html" class="active">H0ME</a></li>
<li><a href="pages/dashboard.html" >DASHB0ARD</a></li>
<li><a href="pages/news.html" >NEWS</a></li>
<li><a href="pages/adept.html">H0W_T0_AD4PT?</a></li>
</ul>
</nav><!-- .navbar -->
<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>
</div>
</header><!-- End Header -->
<!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="hero">
<div class="container position-relative">
<div class="row gy-5" data-aos="fade-in">
<div class="col-lg-6 order-2 order-lg-1 d-flex flex-column justify-content-center text-center text-lg-start">
<h2><span>Data Visualization</span> of the Impact of Radical Artificial Intelligence Technology Toward Jobs</h2>
<p>The advancement of Artificial Intelligence technology has effected us both in terms of benefits and drawbacks. It is important to know how much these AI has affected the jobs available nowadays.</p>
<div class="d-flex justify-content-center justify-content-lg-start">
<a href="pages/dashboard.html" class="btn-get-started">T0 THE DASHB0ARD</a>
<a href="https://www.youtube.com/watch?v=Z1U9CS8Z-2U" class="glightbox btn-watch-video d-flex align-items-center"><i class="bi bi-play-circle"></i><span>Watch Video</span></a>
</div>
</div>
<div class="col-lg-6 order-1 order-lg-2 d-flex justify-content-center">
<img src="assets/img/hero.png" class="img-fluid smaller-image" alt="" data-aos="zoom-out" data-aos-delay="100">
</div>
</div>
</div>
<div class="icon-boxes position-relative">
<div class="container position-relative">
<div class="row gy-4 mt-5">
<div class="col-xl-3 col-md-6" data-aos="fade-up" data-aos-delay="100">
<div class="icon-box">
<div class="icon"><i class="bi bi-bank2"></i></div>
<h4 class="title"><a class="stretched-link">J0B INDUSTRY C0UNT</a></h4>
<h1 class="title"><a class="stretched-link">10</a></h1>
</div>
</div><!--End Icon Box -->
<div class="col-xl-3 col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="icon-box">
<div class="icon"><i class="bi bi-briefcase-fill"></i></div>
<h4 class="title"><a class="stretched-link">J0B R0L3S C0UNT</a></h4>
<h1 class="title"><a class="stretched-link">4,707</a></h1>
</div>
</div><!--End Icon Box -->
<div class="col-xl-3 col-md-6" data-aos="fade-up" data-aos-delay="300">
<div class="icon-box">
<div class="icon"><i class="bi bi-clipboard-data-fill"></i></div>
<h4 class="title"><a class="stretched-link">J0B T4SK C0UNT</a></h4>
<h1 class="title"><a class="stretched-link">1,885,732</a></h1>
</div>
</div><!--End Icon Box -->
<div class="col-xl-3 col-md-6" data-aos="fade-up" data-aos-delay="500">
<div class="icon-box">
<div class="icon"><i class="bi bi-cpu-fill"></i></div>
<h4 class="title"><a class="stretched-link">AI M0DEL C0UNT</a></h4>
<h1 class="title"><a class="stretched-link">8,553,993</a></h1>
</div>
</div><!--End Icon Box -->
</div>
</div>
</div>
</div>
</section>
<!-- End Hero Section -->
<main id="main">
<!-- ======= Intro Section ======= -->
<section id="about" class="about">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h2>What is an Artificial Intelligence ?</h2>
<p>Artificial Intelligence (AI) encompasses technologies that enable computers to perform advanced functions like understanding language, analyzing data, and making recommendations. AI involves machine learning and deep learning to process vast amounts of data, identify patterns, and improve decision-making.</p>
</div>
</div>
</section>
<!-- ======= Difference Section ======= -->
<section id="about" class="about sections-bg">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h2 style="padding-bottom: 10px;">Robotic Process Automation (RPA) and Artificial Intelligence (AI)</h2>
</div>
<div class="row gy-4">
<div class="col-lg-6" style="padding-top: 30px;">
<img src="assets/img/download.png" class="img-fluid rounded-4 mb-4" alt="">
</div>
<div class="col-lg-6">
<div class="content ps-0 ps-lg-5">
<p style="text-align: justify; padding-top: 40px;">
The key distinction lies in the cognitive capabilities and adaptability of AI compared to the more rule-based and repetitive nature of RPA.
</p>
<ul style="font-weight: bold; text-align: justify;">
<li><i class="bi bi-gear-wide-connected" style="color: red; padding-top: 30px;"></i> RPA focuses on automating repetitive tasks by using preprogrammed codes and software to perform standardized actions without learning or improvising.</li>
<li><i class="bi bi-cpu" style="color: #008ab5; padding-top: 30px;"></i> AI technologies simulate human intelligence processes, enabling machines to make decisions, learn from data, and adapt to new situations.</li>
</ul>
</div>
</div>
</div>
</div>
</section><!-- End About Us Section -->
<!-- ======= Benefits Drawbacs Section ======= -->
<section id="testimonials" class="testimonials" style="color: #fafafa;">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h2>Benefits & Drawbacks of AI Technology</h2>
</div>
<div class="slides-3 swiper" data-aos="fade-up" data-aos-delay="100">
<div class="swiper-wrapper">
<!-- ======= Benefit 1 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Benefit #1</h3>
<i class="bi bi-person-fill-x" style="font-size: 50px;"></i>
<h3>Reduce Human Error</h3>
</div>
<p>AI significantly reduces errors and increases accuracy by using algorithms and previously gathered information.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Drawback 1 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Drawback #1</h3>
<i class="bi bi-database-fill-exclamation" style="font-size: 50px;"></i>
<h3>Dependence on Data</h3>
</div>
<p>AI systems are heavily reliant on large, high-quality datasets, which can be costly and time-consuming to acquire and maintain.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Benefit 2 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Benefit #2</h3>
<i class="bi bi-clock-fill" style="font-size: 50px;"></i>
<h3>24x7 Availability</h3>
</div>
<p>AI can work endlessly without breaks, handling multiple tasks simultaneously with speed and accuracy.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Drawback 2 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Drawback #2</h3>
<i class="bi bi-shield-shaded" style="font-size: 50px;"></i>
<h3>Cybersecurity Risks</h3>
</div>
<p>AI-powered systems can be vulnerable to hacking, manipulation, and other cybersecurity threats.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Benefit 3 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Benefit #3</h3>
<i class="bi bi-repeat" style="font-size: 50px;"></i>
<h3>Automation of Tasks</h3>
</div>
<p>AI automates tedious jobs, enhancing productivity and freeing humans for more creative and strategic work.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Drawback 3 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Drawback #3</h3>
<i class="bi bi-bounding-box-circles" style="font-size: 50px;"></i>
<h3>Ethical Concerns</h3>
</div>
<p>Using AI raises complex ethical questions around issues like legitimacy, autonomy, religious and the responsible development and deployment of these technologies.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Benefit 4 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Benefit #4</h3>
<i class="bi bi-box-fill" style="font-size: 50px;"></i>
<h3>Handling Big Data</h3>
</div>
<p>AI efficiently processes and analyzes vast amounts of data, extracting valuable insights and patterns that humans might overlook.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Drawback 4 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Drawback #4</h3>
<i class="bi bi-briefcase-fill" style="font-size: 50px;"></i>
<h3>Job Displacement</h3>
</div>
<p>The increasing automation of tasks through AI could lead to job losses and economic disruption for certain industries and workers.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Benefit 5 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Benefit #5</h3>
<i class="bi bi-speedometer" style="font-size: 50px;"></i>
<h3>Speed and Efficiency</h3>
</div>
<p>AI systems can perform tasks at a much faster pace than humans, increasing productivity and reducing turnaround times.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Drawback 5 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Drawback #5</h3>
<i class="bi bi-code-slash" style="font-size: 50px;"></i>
<h3>Algorithmic Bias</h3>
</div>
<p>AI systems can perpetuate and amplify existing societal biases if the data used to train them is biased or incomplete.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Benefit 6 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Benefit #6</h3>
<i class="bi bi-crosshair" style="font-size: 50px;"></i>
<h3>Enhanced Decision-Making</h3>
</div>
<p>AI algorithms can assist in making data-driven decisions by providing accurate predictions and recommendations based on complex data analysis.</p>
</div>
</div><!-- Benefit Item -->
<!-- ======= Drawback 6 Item ======= -->
<div class="swiper-slide">
<div class="testimonial-item">
<div class="profile mt-auto">
<h3>Drawback #6</h3>
<i class="bi bi-shadows" style="font-size: 50px;"></i>
<h3>Lack of Transparency</h3>
</div>
<p>Many AI models are complex "black boxes," making them difficult to understand on how they decide on their decisions.</p>
</div>
</div><!-- Benefit Item -->
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section><!-- End Benefit Section -->
<!-- ======= To Dashboard Section ======= -->
<section id="call-to-action" class="call-to-action sections-bg">
<div class="container text-center" data-aos="zoom-out">
<a href="https://www.youtube.com/watch?v=Z1U9CS8Z-2U" class="glightbox play-btn"></a>
<h3>AI_J0B_IMP4CT Dashboard</h3>
<p>The advancement of Artificial Intelligence technology has effected us both in terms of benefits and drawbacks.<br>It is important to know how much these AI has affected the jobs available nowadays.</p>
<a class="cta-btn" href="pages/dashboard.html#dashboard">To Dashboard</a>
</div>
</section><!-- End To Dashboard Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer" class="footer">
<div class="container">
<div class="row gy-4">
<div class="col-lg-5 col-md-12 footer-info">
<a href="index.html" class="logo d-flex align-items-center">
<span>KHAIRUL IZZAT BIN ROSLAN</span>
</a>
<p>Bachelor's Degree in Information Technology. 2022464134. RCS2406B.</p>
<div class="social-links d-flex mt-4">
<a href="https://sites.google.com/view/kyrul07/home" target="_blank" class="googlesite"><i class="bi bi-google"></i></a>
<a href="https://github.com/ReaperKai07" target="_blank" class="github"><i class="bi bi-github"></i></a>
<a href="https://www.instagram.com/kyrul_07/" target="_blank" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/in/khairul-izzat-roslan-424b6916b/" target="_blank" class="linkedin"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
</div>
<div class="container mt-4">
<div class="copyright">
© Copyright <strong><span>UiTM Perlis</span></strong>. All Rights Reserved
</div>
<div class="credits">
Designe using <a style="color: #008ab5;" href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer><!-- End Footer -->
<!-- End 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/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.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>