Neural-Hacker commited on
Commit
92b99f1
ยท
verified ยท
1 Parent(s): ef44019

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +15 -11
index.html CHANGED
@@ -8,28 +8,31 @@
8
  </head>
9
  <body>
10
  <div class="card">
11
- <h1>๐Ÿ‘‹ Welcome to ShunyaLab</h1>
12
  <p class="tagline">An open-source AI group built by students, for everyone.</p>
13
 
14
  <section>
15
  <h2>Who We Are</h2>
16
  <p>
17
- We're a group of college students passionate about AI, working together to learn, build, and share open-source models and datasets. ShunyaLab is our starting point โ€” a space to grow, collaborate, and contribute.
 
 
 
18
  </p>
19
  </section>
20
 
21
  <section>
22
  <h2>What We Do</h2>
23
  <ul>
24
- <li>๐Ÿงช Experiment with AI models and datasets</li>
25
- <li>๐Ÿ“š Learn together through open collaboration</li>
26
- <li>๐ŸŒฑ Share beginner-friendly projects on Hugging Face</li>
27
- <li>๐Ÿ‡ฎ๐Ÿ‡ณ Focus on India-relevant tools and languages</li>
28
  </ul>
29
  </section>
30
 
31
  <section>
32
- <h2>๐ŸŽฏ Our Goal</h2>
33
  <p>
34
  To build a supportive community where students can explore AI, contribute meaningfully, and grow into confident developers and researchers.
35
  </p>
@@ -38,13 +41,14 @@
38
  <section>
39
  <h2>Why ShunyaLab?</h2>
40
  <ul>
41
- <li>๐Ÿ› ๏ธ Simple, clean projects anyone can learn from</li>
42
- <li>๐Ÿค Open to contributors at all levels</li>
43
- <li>๐Ÿš€ A launchpad for future innovation</li>
44
  </ul>
45
  </section>
46
 
47
  <p class="footer">Thanks for visiting โ€” weโ€™re just getting started!</p>
48
  </div>
49
  </body>
50
- </html>
 
 
8
  </head>
9
  <body>
10
  <div class="card">
11
+ <h1>Welcome to ShunyaLab</h1>
12
  <p class="tagline">An open-source AI group built by students, for everyone.</p>
13
 
14
  <section>
15
  <h2>Who We Are</h2>
16
  <p>
17
+ We're a group of college students passionate about AI, working together to learn, build, and share open-source models and datasets.
18
+ </p>
19
+ <p>
20
+ ShunyaLab is our starting point โ€” a space to grow, collaborate, and contribute.
21
  </p>
22
  </section>
23
 
24
  <section>
25
  <h2>What We Do</h2>
26
  <ul>
27
+ <li>Experiment with AI models and datasets</li>
28
+ <li>Learn together through open collaboration</li>
29
+ <li>Share beginner-friendly projects on Hugging Face</li>
30
+ <li>Focus on India-relevant tools and languages</li>
31
  </ul>
32
  </section>
33
 
34
  <section>
35
+ <h2>Our Goal</h2>
36
  <p>
37
  To build a supportive community where students can explore AI, contribute meaningfully, and grow into confident developers and researchers.
38
  </p>
 
41
  <section>
42
  <h2>Why ShunyaLab?</h2>
43
  <ul>
44
+ <li>Simple, clean projects anyone can learn from</li>
45
+ <li>Open to contributors at all levels</li>
46
+ <li>A launchpad for future innovation</li>
47
  </ul>
48
  </section>
49
 
50
  <p class="footer">Thanks for visiting โ€” weโ€™re just getting started!</p>
51
  </div>
52
  </body>
53
+ </html>
54
+