-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathAutoML.html
More file actions
560 lines (460 loc) · 18.7 KB
/
AutoML.html
File metadata and controls
560 lines (460 loc) · 18.7 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
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
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="descriptison">
<meta content="" name="keywords">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/css/style2.css" rel="stylesheet">
<title>Logy.AI | AutoML</title>
<link rel="icon" href="assets/img/favicon-32x32.png" type="image/png" sizes="32x32">
<script src="./Logy.AI _ AI powered Healthcare_files/core.js"></script>
<style type="text/css">
.Typewriter__cursor {
-webkit-animation: Typewriter-cursor 1s infinite;
animation: Typewriter-cursor 1s infinite;
margin-left: 1px
}
@-webkit-keyframes Typewriter-cursor {
0% {
opacity: 0
}
50% {
opacity: 1
}
to {
opacity: 0
}
}
@keyframes Typewriter-cursor {
0% {
opacity: 0
}
50% {
opacity: 1
}
to {
opacity: 0
}
}
</style>
<script src="./Logy.AI _ AI powered Healthcare_files/particles.min.js"></script>
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
<style>
#particles-js canvas {
position: absolute;
height: 100vh;
z-index: -1;
}
</style>
</head>
<body>
<nav class="sticky-top">
<nav class="navbar navbar-expand-lg navbar-dark "
style="box-shadow: none;border-bottom: solid 5px rgb(53, 138, 235);background: rgba(0, 0, 0);">
<div class="container ">
<!-- Navbar brand -->
<a class="navbar-brand p-0" href="https://logy.ai/"
style="font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 30px;">Logy.<span
style="color: #428bca;">AI</span></a>
<!-- Collapse button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#basicExampleNav"
aria-controls="basicExampleNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Collapsible content -->
<div class="collapse navbar-collapse" id="basicExampleNav">
<!-- Links -->
<ul class="mr-auto"></ul>
<!-- Links -->
<form class="form-inline p-0 m-0">
<div class="md-form my-0 mx-3 ">
<a href="/index.html" class="" style="font-weight:500 ;font-size: 12px;color: #5697d0;">HOME</a>
</div>
<div class="md-form my-0 mx-3 ">
<style>
.dropdown:hover>.dropdown-menu {
display: block;
}
.dropdown>.dropdown-toggle:active {
/*Without this, clicking will make it sticky*/
pointer-events: none;
}
.navbar-dark .navbar-toggler {
border: none;
}
</style>
<div class="dropdown">
<a class=" text-white dropdown-toggle" style="font-weight:500 ;font-size: 12px;color: white !important;" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
PRODUCTS
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="/myDentist.html">MYDENTIST</a>
</div>
</div>
</div>
<div class="md-form my-0 mx-3 ">
<a href="/AutoML.html" class="text-white" style="font-weight:500 ;font-size: 12px;">AUTOML</a>
</div>
<div class="md-form my-0 mx-3 ">
<a href="/articles/" class="text-white" style="font-weight:500 ;font-size: 12px;">ARTICLES</a>
</div>
<div class="md-form my-0 mx-3 ">
<a href="/publications/" class="text-white" style="font-weight:500 ;font-size: 12px;">PUBLICATIONS</a>
</div>
</form>
</div>
<!-- Collapsible content -->
</div>
</nav>
</nav>
<section class="mb-1" id="hero" style="background-image: url(assets/img/1398312.jpg)">
<div id="heroCarousel" class="carousel slide carousel-fade" data-ride="carousel">
<div class="carousel-item active">
<div class="carousel-container">
<div class="container">
<h2 id="typewriting" class="title is-size-1"><span class="Typewriter__wrapper"></span><span
class="Typewriter__cursor">|</span></h2>
<p class="animated fadeInDown" style="font-size:30px">Logy.AI Auto-ML platform</p>
<p class="animated fadeInUp">Build quality Artificial Intelligence with minimum effort and without writing a
single line of code.
We help you bring your ideas to reality with user-friendly AI building tools.</p>
<!-- <a href="https://t.me/aidentistbot" class="btn-get-started animated fadeInUp scrollto">Live Demo</a> -->
</div>
</div>
</div>
</div>
</section>
<br />
<br />
<br />
<main id="main">
<!-- <div class="container mt-3">
<h1 style="font-weight: 700;color: #444444;">How we work?</h1>
<h4 class=" mx-0 my-0" style="font-weight: 500;color: #444444;">LOGY.AI Auto-ML platform</h4>
<div class="mb-5 mt-3 w-50" style="height: 2px;background: #444444;"></div>
</div> -->
<div class="container">
<div class="row">
<div class="col-md-6 text-center">
<img class="w-50 my-3" src="assets/img/nivedita4.svg" alt="">
</div>
<div class="col-md-6 px-4 pt-md-5">
<br>
<h1 class="mt-md-5" style="font-weight: 700;color: #428bca;">Creating custom AI has never been so easy.</h1>
<br>
<br>
<h4 style="font-weight: 500;color: #444444;">Meet <span class="" style="color: #428bca;">Dr. Nivedita</span> |
She is a professional dentist who is looking for technology support to make the oral screening process easier, faster, reliable and accessible.
<br/>
<br/>
<a href="/index.html" class="logo mr-auto"><span style="color: black;">Logy.</span>AI</a> helped her bring this idea to reality.
</h4>
</div>
</div>
</div>
<br>
<div class="container my-4">
<h1 style="font-weight: 600;color: #444444;">With just <span class=" " style="color: #428bca;">4</span> easy steps</h1>
<div class="row">
<div class="col-md-6">
<div class=" py-4 px-0" style="border-radius: 20px;">
<h3 style="font-weight: 500;color: #444444;">1. Collect Samples</h3>
<br>
<ul style="list-style-type:circle">
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Swift and safe image uploading</h5>
</li>
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Dedicated login facility</h5>
</li>
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Easy Interaction</h5>
</li>
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Access using a web browser</h5>
</li>
</ul>
<a class="p-3" href=""></a>
</div>
</div>
<div class="col-md-6 text-center">
<img class="w-50 px-4" src="assets/img/Rectangle.png" alt="">
<br>
<br>
</div>
</div>
</div>
<div class="container my-4">
<div class="row">
<div class="col-md-6 text-center">
<img class="w-75 " src="assets/img/annotation.svg" alt="">
</div>
<div class="col-md-6">
<div class=" py-2 px-0" id="">
<h3 style="font-weight: 500;color: #444444;">2. Annotate Images</h3>
<br>
<ul style="list-style-type:circle">
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Easy-peasy image annotation process</h5>
</li>
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Collaborative annotation feature</h5>
</li>
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Logy.AI customer support team for feedback</h5>
</li>
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Responsive team</h5>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="container my-4">
<div class="row">
<div class="col-md-6">
<div class=" py-4 px-0" id="">
<h3 style="font-weight: 500;color: #444444;">3. Build AI Model</h3>
<br>
<ul style="list-style-type:circle">
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Easy model training</h5>
</li>
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Custom built AI</h5>
</li>
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">AI available to healthcare experts</h5>
</li>
</ul>
</div>
</div>
<div class="col-md-6 text-center">
<img class="w-75 " src="assets/img/build.svg" alt="">
</div>
</div>
</div>
<br>
<br>
<div class="container my-4">
<div class="row">
<div class="col-md-6 text-center">
<img class="w-75 mx-auto mb-2" src="assets/img/doctors.svg" alt="">
</div>
<div class="col-md-6">
<div class=" py-4 px-0" id="">
<h3 style="font-weight: 500;color: #444444;">4. Deploy the AI</h3>
<br>
<ul style="list-style-type:circle">
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Deploy the AI bot on Telegram Messenger or
Whatsapp</h5>
</li>
<li>
<h5 class="" style="font-weight: 600;color: #428bca;">Publicly available</h5>
</li>
</ul>
</div>
</div>
</div>
</div>
<br>
<div class="container mt-5">
<div class="row">
<div class="col-md-3 text-center">
<h3 style="font-weight: 700;color: #444444;">AI DENTIST BOT</h3>
<br>
<img class="w-75 shadow" src="assets/img/screen.jpeg" alt="">
<br>
<br>
</div>
<div class="col-md-5 text-center">
<h3 style="font-weight: 700;color: #444444;">ANNOTATIONS</h3>
<br>
<img class="w-75 shadow" src="assets/img/exampleannotation.png" alt="">
<br>
<br>
<p class="w-75 mx-auto" style="font-weight: 500;">Logy.AI advanced annotation platform started giving her
smart annotation suggestions after she had annotated a few images. This made the task ever more easier.</p>
<br>
</div>
<div class="col-md-4 text-center">
<h3 style="font-weight: 700;color: #444444;">SCREENING REPORT</h3>
<br>
<img class=" shadow" style="width: 78%;" src="assets/img/examplereport.jpeg" alt="">
</div>
</div>
</div>
<br/>
<br/>
<div class="container text-center">
<h1 style="font-weight: 700;color: #444444;">The BOT is <span class="" style="color: #428bca;">live</span> , try
it out because Oral Health can't wait.</h1>
</div>
<br>
<br>
<div class="container">
<div class="row mb-4">
<div class="col-md-6">
<div class="row text-center">
<div class="col-6 my-2">
<div class=" bg-white rounded shadow ">
<h5 style="font-weight: 700;color: #428bca;" class="py-5 " id="step1">1. COLLECT</h5>
</div>
</div>
<div class="col-6 my-2">
<div class=" bg-white rounded shadow">
<h5 style="font-weight: 700;color: #428bca;" class="py-5 " id="step2">2. ANNOTATE</h5>
</div>
</div>
<div class="col-6 my-2">
<div class=" bg-white rounded shadow">
<h5 style="font-weight: 700;color: #428bca;" class="py-5 ">3. BUILD AI</h5>
</div>
</div>
<div class="col-6 my-2">
<div class=" bg-white rounded shadow">
<h5 style="font-weight: 700;color: #428bca;" class="py-5 ">4. DEPLOY</h5>
</div>
</div>
</div>
</div>
<div class="col-md-6 px-4">
<h1 class="" style="font-weight: 700;color: #428bca;">Got an Idea like Dr. Nivedita ?</h1>
<br>
<h3 style="font-weight: 500;color: #444444;">Let's turn it into reality with Logy.<span class=""
style="color: #428bca;">AI</span> Auto ML Platform!</h3>
<br>
<h3 style="font-weight: 600;color: #444444;">What are you waiting for?</h3>
</div>
</div>
</div>
</div>
<br>
</main><!-- End #main -->
<!-- Footer -->
<footer class="page-footer font-small unique-color-dark">
<!-- Footer Links -->
<div class="container text-center text-md-left mt-5">
<!-- Grid row -->
<div class="row mt-3">
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<h6 class="text-uppercase font-weight-bold">Logy.AI</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto" style="width: 60px;">
<p>Build quality Artificial Intelligence with minimum effort and without writing a single line of code.
We help you bring your ideas to reality with user-friendly AI building tools.
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase font-weight-bold">Products</h6>
<hr class=" mb-4 mt-0 d-inline-block mx-auto" style="width: 60px;">
<p>
<a class="" id="footbot" href="https://logy.ai/myDentist.html">MyDentist.AI</a>
</p>
<p>
<a href="AutoML.html">AutoML</a>
</p>
<p>
<a href="https://portal.logy.ai">AutoML Platform</a>
</p>
<p>
<a class="" id="footbot" href="https://logy.ai/documentation">API Documentation</a>
</p>
<!-- <p>
<a href="#!">Pricing</a>
</p> -->
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase font-weight-bold">Useful links</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto" style="width: 60px;">
<p>
<a href="privacy.html">Privacy Policy</a>
</p>
<p>
<a href="terms_and_conditions.html">Terms and Conditions / Cancellation Policy</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<!-- Links -->
<h6 class="text-uppercase font-weight-bold">Contact</h6>
<hr class=" mb-4 mt-0 d-inline-block mx-auto" style="width: 60px;">
<p>
<i class="fa fa-home mr-3"></i> India / Singapore
</p>
<p>
<i class="fa fa-envelope mr-3"></i> humans@logy.ai
</p>
<p>
<i hidden class="fa fa-phone mr-3"></i>
</p>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
<!-- Footer Links -->
<!-- Copyright -->
<div class="footer-copyright text-center py-3">© 2020 Copyright:
<a href="https://logy.ai"> Logy.AI</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
<script>
particlesJS.load("particles-js", "/assets/particles.json", function () {
console.log("callback - particles.js config loaded");
});
var app = document.getElementById("typewriting");
var typewriter = new Typewriter(app, {
loop: true
});
typewriter
.typeString("Logy.AI")
.pauseFor(1500)
.deleteAll()
.typeString("Fast and Reliable")
.pauseFor(1500)
.deleteAll()
.typeString("Cost Effective")
.pauseFor(1500)
.start();
</script>
</body>
</html>