Skip to content

Commit 7ad32dc

Browse files
Add termichess
1 parent 44e1828 commit 7ad32dc

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

content/projects/index.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,21 @@
22

33
These are some of the open/inner source projects that I have worked on.
44

5+
# [TermiChess](https://github.com/whiletruelearn/termichess)
56

7+
Play chess on your terminal.
8+
9+
# [Dulu](https://github.com/whiletruelearn/dulu)
10+
11+
A small python library for doing OCR. Built on top of the florence2 vision model.
12+
13+
# [Pdf-chat](https://github.com/whiletruelearn/pdf-chat)
14+
15+
Simple implementation of RAG for Q&A on pdf document.
16+
17+
# [Toy DHT](https://www.youtube.com/watch?v=BsOIvL7_oXk)
18+
19+
A toy distributed hash table using consistent hashing, data replication, node addition and failover.
620

721
# [WhatTheLang](https://github.com/indix/whatthelang)
822

@@ -35,9 +49,6 @@ Inspired by OMNET++, with support for scaling upto 10K UE's.
3549
Collaborators : [Venki](https://www.linkedin.com/in/venkateshumaashankar/), [Adi](https://www.linkedin.com/in/adithya-krishnan-0a7b66a8/)
3650

3751

38-
# [Toy DHT](https://www.youtube.com/watch?v=BsOIvL7_oXk)
39-
40-
A toy distributed hash table using consistent hashing, data replication, node addition and failover.
4152

4253
Collaborator : [Raaghul](https://www.linkedin.com/in/rraaghul/)
4354

@@ -49,15 +60,3 @@ Deep Analysis of video content to detect possible plagiarism.
4960

5061
Analytics on streaming log data. Proof of concept.
5162

52-
# [Pdf-chat](https://github.com/whiletruelearn/pdf-chat)
53-
54-
Simple implementation of RAG for Q&A on pdf document.
55-
56-
# [Dulu](https://github.com/whiletruelearn/dulu)
57-
58-
A small python library for doing OCR. Built on top of the florence2 vision model.
59-
60-
61-
62-
63-

0 commit comments

Comments
 (0)