-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
181 lines (176 loc) · 7.64 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Ambianic</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="apple-touch-icon" sizes="144x144" href="img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="mask-icon" href="img/safari-pinned-tab.svg" color="#179aff">
<meta name="msapplication-TileColor" content="#179aff">
<meta name="theme-color" content="#179aff">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="blue">
<meta name="apple-mobile-web-app-title" content="Ambianic">
<meta name="description" content="Ambianic is a Privacy Preserving Open Source Smart Camera."/>
<link rel="apple-touch-icon" href="img/icons-512.png">
<link rel="manifest" href="js/manifest.json">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/fontawesome.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/responsive.css">
</head>
<body>
<div class="wrapper">
<!-- Header -->
<header class="headerMain">
<div class="container">
<div class="row ">
<div class="col-8 col-lg-3 col-xl-5">
<div class="logo">
<a href="index.html" >
<img src="img/logo.svg" alt="Ambianic" title="Ambianic" />
</a>
</div>
</div>
<div class="col-4 col-lg-9 col-xl-7">
<div class="menuIcon"> <span></span>
</div>
<nav class="menuMain">
<ul>
<li><a href="https://ui.ambianic.ai/" title="Try it now">Try it now</a>
</li>
<li><a href="https://blog.ambianic.ai/" title="Blog">Blog</a>
</li>
<li><a href="https://docs.ambianic.ai/" title="Documentation">Documentation</a>
</li>
<li><a href="https://twitter.com/ambianicai" title="Twitter">Twitter</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<!-- Banner -->
<section class="bannerSec">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-lg-6">
<div class="bannerCon">
<h1 class="bannerTitle">Privacy Preserving Smart Camera</h1>
<p>
Ambianic.ai helps privacy conscious people secure their home and workspace by assembling and installing their own smart cameras using open source software and hardware.
<a href="https://docs.ambianic.ai/users/ambianicbox/">
<img src="https://user-images.githubusercontent.com/2234901/166243174-0e234604-3e11-4700-b5d8-81b589576d94.jpg" width="200"/>
</a>
</p>
<a class="btn btn-shade" href="https://ui.ambianic.ai/">Try it Now!</a>
<a class="btn btn-shade" href="https://github.com/ambianic"><i class="fab fa-github"></i>View on Github</a>
</div>
</div>
<div class="col-md-6 d-none d-lg-block">
<div class="bannerImg">
<img src="img/banner-img.jpg" alt="Home & Business Automation" width="1069" height="1008">
</div>
</div>
</div>
</div>
</section>
<!-- Content Part -->
<section class="commonSec">
<div class="container">
<div class="secHead">
<h2 class="secTitle text-center">About the product</h2>
</div>
<div class="casesList">
<div class="casesBox">
<div class="row align-items-center ">
<div class="col-12 col-lg-6">
<div class="casesBoxImg">
<!-- img src="img/cases-img03.jpg" alt="Fall Detector" width="704" height="550" / -->
<style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe src='https://www.youtube.com/embed//aYQ701gc3Qo' frameborder='0' allowfullscreen></iframe></div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="casesBoxCon">
<h3 class="casesTitle"><span style="color: #179aff;">Person Fall Detection and Alerting</span></h3>
<ul>
<li>Instantly alerts caregivers and family when a loved one has fallen down.</li>
<li>The project <a href='https://blog.ambianic.ai/2020/11/05/awards.html'> has won several prestigious awards</a> including Tensorflow Community Spotlight by Google AI.</li>
<li>Read the <a href="https://drive.google.com/file/d/1Y8av8xPDWip_XAhJ3cP8FchAGw8u6rb2/view?usp=sharing" rel="noopener" target="_blank" title="Product PDF">Fall Detector product brief (PDF)</a>.</li>
<li>Read the <a href="https://lfaidata.foundation/blog/2021/01/14/people-fall-detection-via-privacy-preserving-ai/" rel="noopener" target="_blank" title="LFAI Fall Detection blog post">Linux Foundation AI Blog Post</a>.</li>
<li>Ambianic has helped independently living seniors and their families during the COVID19 pandemic.</li>
</ul>
<!-- <a class="btn btn-shade" href="#">TRY IT NOW</a> -->
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footerMain">
<div class="container">
<div class="row justify-content-between">
<div class="col-12 col-md-auto">
<div class="footLogo">
<a href="index.html" >
<img src="img/white-logo.svg" alt="Ambianic" title="Ambianic" >
</a>
</div>
</div>
<div class="col-12 col-md-auto">
<div class="footBox">
<h3 class="footTitle">Need more information?</h3>
<div class="footContact">
<p>Email: <a href="mailto:info@ambianic.ai">info@ambianic.ai</a>
</p>
<ul class="socialmedia text-center">
<li><a href="https://twitter.com/ambianicai" title="Follow us on Twitter"><i class="fab fa-twitter"></i></a>
</li>
<li><a href="https://www.linkedin.com/company/ambianicai" title="Follow us on Linkedin"><i class="fab fa-linkedin"></i></a>
</li>
<li><a href="https://github.com/ambianic" target="_blank" title="Follow us on Github"><i class="fab fa-github"></i></a>
</li>
<li><a href="https://ambianicai.slack.com/join/shared_invite/zt-eosk4tv5-~GR3Sm7ccGbv1R7IEpk7OQ#/" target="_blank" title="Join our Slack space"><i class="fab fa-slack"></i></a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-12 col-md-auto">
<div class="footBox">
<h3 class="footTitle">Quick Links</h3>
<ul class="footNav">
<li><a href="about-us.html" title="About Us">About Us</a>
</li>
<li><a href="case-study.html" title="Case Studies">Case Studies</a></li>
<li><a href="contact-us.html" title="Contact Us">Contact Us</a>
</li>
<li><a href="terms-of-service.html" title="Terms of Service">Terms of Service</a>
</li>
<li><a href="privacy-policy.html" title="Privacy Policy">Privacy Policy</a>
</li>
</ul>
</div>
</div>
</div>
<div class="copyright">Copyright 2020-2022 Ambianic.ai</div>
</div>
</footer>
</div>
<script type="text/javascript" src="js/jquery-1.12.4.min.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<script>
if('serviceWorker' in navigator) {
navigator.serviceWorker
.register('/sw.js')
.then(function() { console.log("Service Worker Registered"); });
}
</script>
</body>
</html>