Skip to content

Commit 6547913

Browse files
authored
📦 Updated
1 parent 85fa7c8 commit 6547913

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎index.html‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,18 @@ <h3>Coming soon...</h3>
756756
<span class="badge classifierBadge">Classification</span>
757757
</div>
758758
</a>
759+
760+
<!-- Sixth Project -->
761+
<a href="https://github.com/CSFelix/simple-chat-bot" target="_blank">
762+
<div class="card" data-tilt>
763+
<img src="./assets/icons/projects/chatbot.avif" alt="Chat Bot" width="200px" height="200px">
764+
765+
<span>Simple Chat Bot</span>
766+
<span>(Really)</span>
767+
768+
<span class="badge deepLearningBadge">Natural Language Processor</span>
769+
</div>
770+
</a>
759771
</div>
760772
</div>
761773
</div>

0 commit comments

Comments
 (0)