File size: 2,116 Bytes
a842b3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---

title: README
emoji: 🏢
colorFrom: yellow
colorTo: pink
sdk: static
pinned: false
license: creativeml-openrail-m
---


<!-- Sanskrit Works in IIT Kharagpur | Org Card -->

<div style="
  width: 100%;
  padding: 40px 30px;
  background: linear-gradient(135deg, #6b0101, #cc5600, #ffcc33, #fdf6e3);
  background-blend-mode: overlay;
  border-radius: 16px;
  color: #2c1b0f;
  font-family: 'Exo 2', sans-serif;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
">
  <!-- Logo -->
  <div style="flex-shrink: 0;">
    <img src="https://res.cloudinary.com/dkot6jksx/image/upload/v1754075797/iit-indian-institute-of-technology-kharagpur4613-removebg-preview_xcrna7.png" alt="IIT Kharagpur Logo" style="width: 300px; height: auto; border-radius: 12px; background: #fff; padding: 10px;">
  </div>

  <!-- Title and Tagline -->
  <div style="max-width: 600px;">
    <h1 style="margin: 0; font-size: 2.6em; font-weight: 800; color: #3a1104; text-shadow: 1px 1px 2px rgba(0,0,0,0.15);">
      Sanskrit Computational Research
    </h1>
    <p style="font-size: 1.3em; margin-top: 14px; color: #3b1e00; font-weight: 500;">
      <em style="font-size: 1.4em; font-weight: 600; color: #2f1300;">सा विद्या या विमुक्तये</em><br>
      <span style="font-weight: bold; font-size: 1.1em;">“That is knowledge which liberates.”</span>
    </p>
      </div>
<div style="max-width: 600px;">
    <!-- Shields-style Badges -->
    <p align="left" style="margin-top: 20px; margin-left:100px">
  <img src="https://img.shields.io/badge/Language-Sanskrit-efb734?style=for-the-badge&logo=googletranslate&logoColor=black">
  <img src="https://img.shields.io/badge/NLP-Transformers-ff9800?style=for-the-badge&logo=pytorch&logoColor=white">
  <img src="https://img.shields.io/badge/Framework-AI%20Research-9c27b0?style=for-the-badge&logo=OpenAI&logoColor=white">
  <img src="https://img.shields.io/badge/Grammar-Paninian-2196f3?style=for-the-badge&logo=wikidata&logoColor=white">
</p>
  </div>

</div>