-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
430 lines (320 loc) · 15 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
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
<!DOCTYPE html>
<html lang="en-in">
<head>
<meta charset="utf-8">
<title>Vaani</title>
<!-- mobile responsive meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- plugins -->
<link rel="stylesheet" href="./plugins/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="./plugins/themify-icons/themify-icons.css">
<link rel="stylesheet" href="./plugins/slick/slick.css">
<!-- Main Stylesheet -->
<link href="./scss/style.min.css" rel="stylesheet" media="screen" />
<!-- <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous"> -->
<!--Favicon-->
<!-- <link rel="shortcut icon" href="./images/favicon.ico" type="image/x-icon">
<link rel="icon" href="./images/favicon.ico" type="image/x-icon"> -->
<meta property="og:title" content="Vaani" />
<meta property="og:description" content="Interested domains" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/" />
</head>
<body>
<!-- navigation -->
<header class="navigation">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light bg-transparent">
<a class="navbar-brand" href="./index.html">
<img width="200px" class="img-fluid" style="width: 5em;" src="./images/logo.png" alt="Vaani"></a>
<button class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navigation">
<i class="ti-menu h3"></i>
</button>
<div class="collapse navbar-collapse text-center" id="navigation">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a class="nav-link" href="./pages/projects.html">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/articles.html">Articles</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Events</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./pages/support-us.html">Support us</a>
</li>
</ul>
<a href="https://github.com/midas-research/" class="btn btn-sm btn-primary ml-3"><i class="ti-github"></i>
GitHub</i></a>
</div>
</nav>
</div>
</header>
<!-- /navigation -->
<section class="banner p-0 mb-lg-5 mx-lg-5 m-sm-3 mt-lg-0 mt-sm-5">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto text-center">
<div class="brand"> Vaani </div>
<h3 class="mb-3">Indian Spoken Languages Project
</h3>
<p class="mb-4">Vaani is a non-profit, open-source community of engineers, domain experts,
policy makers, and academicians collaborating to build AI solutions to solve India’s problems, today.
</p>
</div>
</div>
</div>
</section>
<section class="section pb-0 pt-0">
<div class="container">
</div>
<img src="./images/rural-children.jpeg" class="img-fluid w-100">
</section>
<section class="section">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6 order-1 order-md-1">
<h2 class="section-title">The Case for Vaani</h2>
<p>
India is a civilisation of the ages, but with significant socio-economic challenges currently. Vaani is
a community created to build AI solutions to solve India’s problems, today.
<br>Vaani is built around four functions: <b>Discover, Educate, Build</b> and <b>Comment</b>. We believe
that the pace of innovation in AI for good can be significantly increased by systematising the process of
<b>problem discovery</b> and <b>solution engineering</b>. In addition, there is need for <b>education</b>
and robust <b>commentary</b>
</p>
<br>
<h5> Founders </h5>
<figure class="figure m-2 text-center">
<img src="./images/rajiv.jpeg" class="figure-img img-fluid rounded my-3"
alt="Rajiv" style="width: 5vw; min-width: 100px !important">
<figcaption class="figure-caption "><small>Prof. Rajiv Ratn Shah <br>Assistant Professor IIIT Delhi</small>
</figcaption>
</figure>
<figure class="figure m-2 text-center">
<img src="./images/yaman.jpeg" class="figure-img img-fluid rounded my-3"
alt="Yaman" style="width: 5vw; min-width: 100px !important">
<figcaption class="figure-caption"><small>Yaman <br>Researcher @MIDAS</small></figcaption>
</figure>
</p>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 text-center">
<h2 class="section-title">Projects Overview</h2>
</div>
<!-- <div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<h4 class="mb-2">🤗 <a href="https://Indicnlp.ai4bharat.org">IndicNLP Suite</a></h4>
<p class="text-md-left text-justify">Creating NLP tools, models and datasets for Indian languages ecosystem.
</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<h4 class="mb-2">💻 <a href="https://Transliteration.ai4bharat.org">Indic Transliteration</a></h4>
<p class="text-md-left text-justify">Creating input tools for all Indian languages for typing in Indic
scripts</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<h4 class="mb-2">📱 <a href="https://Swipe.ai4bharat.org">Indic Swipe</a></h4>
<p class="text-md-left text-justify">Creating swipe-based keypad typing for Indian languages</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<h4 class="mb-2">🖖🏼 <a href="https://Sign-Language.ai4bharat.org/">Indian Sign Language</a></h4>
<p class="text-md-left text-justify">Developing tools for recognizing and transcribing Indo Sign Language.
</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<h4 class="mb-2">🔨 <a href="https://Docs.ezannotate.ai4bharat.org">EZ-Annotate</a></h4>
<p class="text-md-left text-justify">Annotation tool for labeling datasets for machine learning tasks</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<h4 class="mb-2">✍🏼 <a href="http://Fonts.ai4bharat.org/">IndicFonts</a></h4>
<p class="text-md-left text-justify">Generating fonts using A.I. for Indic scripts.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<h4 class="mb-2">📄🔍 <a href="https://Ocr.ai4bharat.org">Indic OCR</a></h4>
<p class="text-md-left text-justify">Coming Soon - Indic Scene Text Recognition and Document Extraction</p>
</div>
</div> -->
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<h4 class="mb-2">🗣💬 Indian Speech2Text</h4>
<p class="text-md-left text-justify">Creating and releasing voice based resource for Indian Spoken Languages…</p>
</div>
</div>
</div>
<div class="row justify-content-center">
<a href="./pages/projects.html" class="btn btn-primary btn-lg">Find all active projects</a>
</div>
</div>
</section>
<section class="section bg-light">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 text-center">
<h2 class="section-title">Domains of long-term interest and vision</h2>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<img src="./images/agriculture.jpg" class="img-fluid mb-3 w-100">
<h4 class="mb-2">Agriculture</h4>
<p class="text-md-left text-justify">The occupation of half of the nation’s workers is in need of solutions,
both technological and otherwise.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<img src="./images/healthcare.jpg" class="img-fluid mb-3 w-100">
<h4 class="mb-2">Healthcare</h4>
<p class="text-md-left text-justify">With a very poor doctor to patient ratio, India is in immediate need
for AI solutions to make our doctors more effective and accessible.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<img src="./images/lang-culture.jpg" class="img-fluid mb-3 w-100">
<h4 class="mb-2">Languages and Culture</h4>
<p class="text-md-left text-justify">India is a country very rich in languages and culture, but very poor in
resources and methods for language processing and digital restoration.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<img src="./images/digital-india.jpg" class="img-fluid mb-3 w-100">
<h4 class="mb-2">Digital India</h4>
<p class="text-md-left text-justify">A horizontal requirement across all domains is the need for
digitisation, in which AI can play a disruptive role.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<img src="./images/smart-cities.jpg" class="img-fluid mb-3 w-100">
<h4 class="mb-2">Smart Cities</h4>
<p class="text-md-left text-justify">With a mission to develop 100 cities, there is a need for AI to play a
significant role in making our cities more efficient and sustainable.</p>
</div>
</div>
<div class="col-md-4 col-sm-6 mb-4">
<div class="feature-card text-center">
<img src="./images/sustainability.jpeg" class="img-fluid mb-3 w-100">
<h4 class="mb-2">Sustainability</h4>
<p class="text-md-left text-justify">Urgent solutions, enhanced with AI, are needed for major challenges in
water scarcity, air pollution, wildlife conversation, epidemics control, and disaster management.</p>
</div>
</div>
</div>
</div>
</section>
<section class="section bg-light">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 text-center">
<h2 class="section-title">Community</h2>
</div>
<div class="col-md-3 mb-4">
<div class="feature-card text-center bg-light" style="display: inline-block;">
<h2 class="mb-2">25+</h2>
<p class="text-md-left text-justify">Solo Contributors</p>
</div>
</div>
<div class="col-md-3 mb-4">
<div class="feature-card text-center bg-light" style="display: inline-block;">
<h2 class="mb-2">10+</h2>
<p class="text-md-left text-justify">Leading AI Experts</p>
</div>
</div>
<div class="col-md-3 mb-4">
<div class="feature-card text-center bg-light" style="display: inline-block;">
<h2 class="mb-2">1</h2>
<p class="text-md-left text-justify">Government and NGOs</p>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container section shadow rounded-lg px-4">
<div class="row align-items-center justify-content-center text-center text-md-left">
<div class="col-lg-4 col-md-5 mb-4 mb-md-0">
<img src="./images/raise-for-india.jpg" class="img-fluid">
</div>
<div class="col-lg-5 col-md-6">
<h2 class="section-title">Want to contribute?</h2>
<p class="mb-4"></p>
<a href="./pages/projects.html" class="btn btn-primary">Check our current works</a>
</div>
</div>
</div>
</section>
<footer class="bg-light section pb-0">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 mb-5">
<h3 class="mb-4">Organization</h3>
<ul class="list-unstyled footer-list">
<li><a href="./pages/about-us.html">About Us</a></li>
<li><a href="./pages/projects.html">Active Projects</a></li>
<li><a href="#">Events</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6 mb-5">
<h3 class="mb-4">Projects</h3>
<ul class="list-unstyled footer-list">
<li><a href="./pages/support-us.html">Apply to join</a></li>
<li><a href="./pages/articles.html">Articles</a></li>
<li><a href="https://github.com/midas-research/">Contribute Directly</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6 mb-5">
<h3 class="mb-4">More</h3>
<ul class="list-unstyled footer-list">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms & Conditions</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6 mb-5">
<a class="d-block mb-3" href="/"><img width="200px" class="img-fluid" src="./images/logo.png" alt="Vaani"></a>
<p class="mb-4">Address: A-415, New Acadmic Bulding, IIIT-Delhi, Shyam Nagar, Okhla Industrial Estate, New
Delhi, 110020</p>
<ul class="list-inline social-icons">
<li class="list-inline-item"><a href="https://www.facebook.com/midasIIITD"><i class="ti-facebook"></i></a>
</li>
<li class="list-inline-item"><a href="https://twitter.com/midasIIITD"><i class="ti-twitter-alt"></i></a>
</li>
<li class="list-inline-item"><a href="https://www.linkedin.com/company/midasiiitd/mycompany/"><i
class="ti-linkedin"></i></a></li>
</ul>
</div>
</div>
<div class="border-top border-default text-center py-4 mt-4">
<small class="content"><a href="https://github.com/rohan220217">Made in ❤️ with open-source by
Rohan</a></small>
</div>
</div>
</footer>
<!-- JS Plugins -->
<script src="./plugins/jQuery/jquery.min.js"></script>
<script src="./plugins/bootstrap/bootstrap.min.js"></script>
<script src="./plugins/slick/slick.min.js"></script>
<!-- Main Script -->
<script src="./js/script.min.js"></script>
</body>
</html>