Skip to content

Commit 38688de

Browse files
minor changes
1 parent f1ed06a commit 38688de

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

docs/join.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Contact
2-
31
The TKAI Lab is seeking highly-motivated Ph.D. students to conduct multidisciplinary research on the problems such as:
42

53
- Encoding knowledge graph with Artificial neural network to construct safe, robust Artificial general intelligence system (AGI) that can be deployed to work on high-risk domains such as medicine, finance. This field is also known as neuro-symbolic AI, where goal is to build trustworthy AI system by encoding interpretable knowledge
@@ -22,7 +20,7 @@ Please refer to instructions highlighted above:
2220
- Self-motivated and eager to explore challenging problems in NLP and AI.
2321
- Ideally have some background in AI/NLP and working knowledge of linear algebra and statistics
2422

25-
### How to work with me?
23+
## How to work with me?
2624

2725
- Ideally you will/should consider starting as an volunteer and work with me for some-time. In future there with possibility of funding based on performance. Please remember evaluation is based on research conducted in any given semester and not on line of codes you have written.
2826
- When you volunteer, I would expect you to work for minimal 5-10 hours, however given your obligations are minimal, one can adjust involvement based on schedule and current learning curve.

docs/people.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -185,24 +185,24 @@ and natural language processing). -->
185185
<img src="../assets/images/people/rushitha.jpg" alt="Rushitha" class="card-image">
186186
<div class="card-bio">
187187
Research Assistant, CSE<br>
188-
Short bio here
188+
Natural Language Processing
189189
</div>
190190
<div class="card-socials">
191191
<a href="mailto:[email protected]" title="Email">
192192
<img src="../assets/icons/email.svg" alt="Email" width="30" height="30">
193193
</a>
194-
<a href="https://yourwebsite.com" title="Website">
194+
<!-- <a href="https://yourwebsite.com" title="Website">
195195
<img src="../assets/icons/website.svg" alt="Website" width="30" height="30">
196-
</a>
196+
</a> -->
197197
<a href="https://www.linkedin.com/in/sree-rushitha-mamidala/" title="LinkedIn">
198198
<img src="../assets/icons/linkedin.svg" alt="LinkedIn" width="30" height="30">
199199
</a>
200-
<a href="https://github.com/yourprofile" title="GitHub">
200+
<a href="https://github.com/RushithaMamidala" title="GitHub">
201201
<img src="../assets/icons/github.svg" alt="GitHub" width="30" height="30">
202202
</a>
203-
<a href="https://scholar.google.com/citations?user=yourprofile" title="Google Scholar">
203+
<!-- <a href="https://scholar.google.com/citations?user=yourprofile" title="Google Scholar">
204204
<img src="../assets/icons/google-scholar.svg" alt="Google Scholar" width="30" height="30">
205-
</a>
205+
</a> -->
206206
</div>
207207
</div>
208208

docs/stylesheets/extra.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176

177177
.card-name {
178178
font-size: 1.2em;
179+
color: #CFC493;
179180
font-weight: bold;
180181
margin-bottom: 0.5rem;
181182
}

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ theme:
4141
# Dark mode configuration
4242
- media: "(prefers-color-scheme: dark)"
4343
scheme: slate
44-
primary: black
45-
accent: black
44+
primary: custom
4645
toggle:
4746
icon: material/weather-night
4847
name: Switch to light mode

0 commit comments

Comments
 (0)