-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
285 lines (251 loc) · 11.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Remy</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.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Arimo:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.typekit.net/lnr3wkv.css">
<!-- Vendor CSS Files -->
<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/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top header-transparent ">
<div class="container d-flex align-items-center">
<div class="logo mr-auto">
<h1 class="text-light" style="font-family: 'Inter', sans-serif"><a href="index.html">Remy</a></h1>
</div>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<!-- <li><a href="#features"></a></li> -->
<li><a href="#details">About Remy</a></li>
<!-- <li><a href="#privacy">Privacy</a></li> -->
<li><a href="#gallery">Gallery</a></li>
<li><a href="#testimonials">Team</a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container">
<div class="row">
<div
class="col-lg-6 d-lg-flex flex-lg-column justify-content-center align-items-stretch pt-5 pt-lg-0 order-2 order-lg-1"
data-aos="fade-up">
<div>
<h1>Help detect motor function loss disorders efficiently.</h1>
<h2>Remy takes care of your loved ones behind your back, while making it a fun daily activity for them.
Detect onset of medical conditions before it is too late.</h2>
<a target="_blank" href="https://drive.google.com/file/d/1_YhPcIJMgPAuuRrNtlB8QHrcFYMuNdjx/view?usp=sharing"
class="download-btn"><i class="bx bx-download"></i> Get Beta</a>
</div>
</div>
<div class="col-lg-6 d-lg-flex flex-lg-column align-items-stretch order-1 order-lg-2 hero-img"
data-aos="fade-up">
<img src="assets/img/hero-img.png" class="img-fluid" alt="">
</div>
</div>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= Details Section ======= -->
<section id="details" class="details">
<div class="container">
<!-- <div class="section-title">
<h2>Cognitive Distortion</h2>
</div> -->
<div class="row content">
<div class="col-md-4" data-aos="fade-right">
<img src="assets/img/details-1.png" class="img-fluid" alt="">
</div>
<div class="col-md-8 pt-4" data-aos="fade-up">
<h3>The Problem</h3>
<p>
More than 1 million people in India and 10 million over the world are known to suffer from Parkinson's
disorder (we have no idea how many more are yet undetected). </p>
<p>That along with with neuro-motor
dysfunctions, like Bell's Palsy, ALS (Amyotrophic lateral sclerosis), PLS, PBP (Progressive bulbar palsy)
are often detected late because of lack of awareness of detection of early onset symptoms, ignorance and
the dismal neurologist-patient ratio of our country.
</p>
<p>
And this is not a static problem, it continues to grow day by day.
</p>
</div>
</div>
<div class="row content">
<div class="col-md-4 order-1 order-md-2" data-aos="fade-left">
<img src="assets/img/details-2.png" class="img-fluid" alt="">
</div>
<div class="col-md-8 pt-5 order-2 order-md-1" data-aos="fade-up">
<h3>The Bigger Picture to Look at</h3>
<p>
</p>
<p>
People suffering with severe forms of depression and obsessive compulsive disorders tend to not
participate in their day to day activities due to their neurological degradation stemming from the mental
health problems.
</p>
<p>
They need that extra push, or that subtle positivity to get on with the day.
</p>
<p>
<strong>What's worse is, this is more common than most people think.</strong>
</p>
</div>
</div>
<div class="row content solution" id="solution">
<div class="col-md-4" data-aos="fade-right">
<img src="assets/img/details-3.png" class="img-fluid" alt="">
</div>
<div class="col-md-8 pt-5" data-aos="fade-up">
<h3>Challenging the Problem</h3>
<p>
The solution we propose is Remy. A friendly companion app which tracks people's motor function performance
everyday.
</p>
<p>
For some people, just having that <strong>daily push of motivation</strong>, the confidence that there is
<strong>someone rooting for you</strong>, that there is someone <strong>looking out for you</strong>
everyday, makes all the difference in the world.
</p>
<p>
We hope to bring a companion to people who seek that. In the future, we hope to provide personalized
feedback through Remy by utilizing deepfake technology and advanced NLP models.
</p>
</div>
</div>
<div class="row content">
<div class="col-md-4 order-1 order-md-2" data-aos="fade-left">
<img src="assets/img/details-4.png" class="img-fluid" alt="">
</div>
<div class="col-md-8 pt-5 order-2 order-md-1" data-aos="fade-up">
<h3>Our Aim behind Remy</h3>
<p>
We cannot replace a doctor's diagnosis, or even try to augment it, but we <strong> can monitor</strong>
the people suffering with the mentioned disorders on a daily basis on multiple paramaters like body
mobility, facial expression diversity and ability to draw shapes.
</p>
<p>
Providing a professional with such crucial data can be vital, and bring about all the change in the world
in their diagnosis procedure.
</p>
<p>
It is not an easy thing to deal with, but we hope to make it easier.
</p>
</div>
</div>
</div>
</section><!-- End Details Section -->
<!-- ======= Gallery Section ======= -->
<section id="gallery" class="gallery">
<div class="container">
<div class="section-title">
<h2>Gallery</h2>
</div>
<div class="owl-carousel gallery-carousel" data-aos="fade-up">
<a href="assets/img/gallery/gallery-1.png" class="venobox" data-gall="gallery-carousel"><img
src="assets/img/gallery/gallery-1.png" alt=""></a>
<a href="assets/img/gallery/gallery-2.png" class="venobox" data-gall="gallery-carousel"><img
src="assets/img/gallery/gallery-2.png" alt=""></a>
<a href="assets/img/gallery/gallery-3.png" class="venobox" data-gall="gallery-carousel"><img
src="assets/img/gallery/gallery-3.png" alt=""></a>
<a href="assets/img/gallery/gallery-4.png" class="venobox" data-gall="gallery-carousel"><img
src="assets/img/gallery/gallery-4.png" alt=""></a>
<a href="assets/img/gallery/gallery-5.png" class="venobox" data-gall="gallery-carousel"><img
src="assets/img/gallery/gallery-5.png" alt=""></a>
</div>
</div>
</section><!-- End Gallery Section -->
<!-- ======= Testimonials Section ======= -->
<section id="testimonials" class="testimonials section-bg">
<div class="container">
<div class="section-title">
<h2>Our Team</h2>
<p>We are a team of undergraduate developers who are enthusiastic about making a difference in these trying
times.</p>
</div>
<div class="" data-aos="fade-up">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="https://avatars.githubusercontent.com/u/56643117?v=4" class="testimonial-img" alt="">
<h3>Anubhav Bagri</h3>
<h6>App Developer, ML Kit integration, ML model training</h6>
<h4><a target="_blank" href="https://www.linkedin.com/in/anubhavbagri/">LinkedIn</a></h4>
</div>
</div>
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-1.jpg" class="testimonial-img" alt="">
<h3>Suhit Agarwal</h3>
<h6>Web Developer, Application Graphics, ML model training</h6>
<h4><a target="_blank" href="https://suhit.me/">Website</a></h4>
</div>
</div>
</div>
</div>
</section><!-- End Team Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact" data-aos="fade-up">
<h3>Remy</h3>
<p>
Android app to help <br>
detect motor-function loss <br>
disorders efficiently. <br><br>
<strong>Source Code : </strong> <a target="_blank"
href="https://github.com/Beta-Army/remy-website">source code</a><br>
</p>
</div>
<div class="col-lg-3 col-md-6 footer-links" data-aos="fade-up" data-aos-delay="100">
</div>
<div class="col-lg-3 col-md-6 footer-links" data-aos="fade-up" data-aos-delay="200">
</div>
<div class="col-lg-3 col-md-6 footer-links" data-aos="fade-up" data-aos-delay="300">
</div>
</div>
</div>
</div>
<div class="container py-4">
<div class="copyright">
© Copyright <strong><span>Remy</span></strong>. All Rights Reserved
</div>
<div class="credits">
</div>
</div>
</footer><!-- End 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/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="https://code.iconify.design/1/1.0.7/iconify.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>