Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,18 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: π
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: purple
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
|
11 |
+
<p class="lg:col-span-3">
|
12 |
+
AI Tamil Nadu is a non-profit organization aimed at democratizing AI for Tamil community run by volunteers.
|
13 |
+
The main obejective is to educate the community about the advancements happening in AI/ML field and encourage
|
14 |
+
people to contribute more to the open-source initiatives especially in Tamil computing.
|
15 |
+
</p>
|
16 |
+
Check out more about the initiatives and chapters:
|
17 |
+
<a href="https://aitamilnadu.org/" class="block overflow-hidden">AI Tamil Nadu Website</a>
|
18 |
+
</div>
|