-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
201 lines (164 loc) · 8.14 KB
/
index.html
File metadata and controls
201 lines (164 loc) · 8.14 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
<!DOCTYPE html>
<!-- saved from url=(0039) -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
* {
box-sizing: border-box;
}
body {
margin: 0;
font-family: Arial;
font-size: 17px;
}
#myVideo {
position: fixed;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
}
.content {
position: fixed;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
color: #f1f1f1;
width: 100%;
padding: 20px;
}
#myBtn {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
background: #000;
color: #fff;
cursor: pointer;
}
#myBtn:hover {
background: #ddd;
color: black;
}
</style>
<video autoplay muted loop id="myVideo">
<source src="assets/images/video/biostorm.mp4" type="video/mp4">
Your browser does not support HTML5 video.
</video>
<script>
var video = document.getElementById("myVideo");
var btn = document.getElementById("myBtn");
function myFunction() {
if (video.paused) {
video.play();
} else {
video.pause();
}
}
</script>
<title>Sab-AI Lab Japan-Machine Learning</title>
<meta name="description" content="Technologies Landing Page - Lab/Portfolio/Tech Landing Page">
<meta name="keywords" content="AI, big data, artificial intelligence, machine learning, linguistic, brain, neuroscience, neural networks, Japan, technology, cognetive, quantum programming, natural language processing, algorithms, medical, quantum computer, language">
<meta name="author" content="Themedept">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-133948123-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-133948123-1');
</script>
</head>
<body >
<div class="loader bg-white" style="display: none;">
<div class="loader-inner ball-scale-ripple-multiple vh-center" style="display: none;">
<div></div>
<div></div>
<div></div>
</div>
</div>
<div class="main-container" id="page">
<section id="hero" class="bg-color content-align-md">
<div class="container">
<div class="row y-middle c2">
<img src="assets/images/logo5nn.png" alt="" />
<div class="col-lg-9 center-md text-white text-center">
<video width="520" height="420" autoplay loop muted>
<source src="images/mem.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<h2 class="m-b-lg m-t intro-demo">Welcome to <span style="color:#26B897;"> Sab-AI lab</span></h2>
<p class="lead m-b-md f-w-700">A boutique AI and machine learning lab in<span style="color:#26B897;"> Nagoya </span>- Japan.</p>
<p class="lead m-b-md f-w-700">It sounds like <span style="color:#26B897;">nerdy</span> but our aim is to be the most <span style="color:#26B897;">fun lab</span>, then, we believe, <span style="color:#26B897;">creative</span> thoughts come in.</p>
<p class="lead m-b-md f-w-700">our lab is dedicated to create effecient and effective neural networks and algorithms of intelligence
to process integrated image-voice cues, interpret natural language, act human-like behavior</p>
</div>
</div>
</div>
</section>
<section id="demos" class="p-y-lg bg-edit">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="section-header text-center wow fadeIn m-t-20" >
<h2 style="color:white;">Your solutions</h2>
</div>
</div>
</div>
<div class="row c3 text-center">
<div class="col-sm-6">
<a href="demo1">
<div class="h caption-4 m-b-0">
<figure><img src="images/black.png" alt="">
<figcaption>
<div class="caption-box vertical-center-abs text-center">
<a href="black.html" class="btn btn-shadow btn-ghost">Transforming data into knowledge </a>
</div>
</figcaption>
</figure>
</div>
</a>
<h5 class="bg-light">Sab-AI Lab at a glance</h5>
</div>
<div class="col-sm-6">
<a href="demo3">
<div class="h caption-4 m-b-0">
<figure><img src="images/white.jpg" alt="">
<figcaption>
<div class="caption-box vertical-center-abs text-center">
<a href="white.html" class="btn btn-shadow btn-ghost">Our technologies/products used in EdTech</a>
</div>
</figcaption>
</figure>
</div>
</a>
<h5 class="bg-light">Neural networks-ML concept</h5>
</div>
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="section-header text-center wow fadeIn m-t-20" >
</div>
</div>
</div>
<div class="single_portfolio margin-top-30">
<div class="s_bottom_ab_text text-center">
<h3> </h3>
<h3 style="color:white;">Easy Find revised parts in technical drawings <br> Convert-Compare-Images-to-DWG-format <br><span style="color:white;"><h3> Click on the picture</h3></span></h3>
<a href="https://shahabks.github.io/Convert-Compare-Images-to-DWG-format/"><img src="images/ex12.png" alt="" /></a>
</div>
</div>
</div>
</div>
</section>
</div>
</body></html>