We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85fa7c8 commit 6547913Copy full SHA for 6547913
‎index.html‎
@@ -756,6 +756,18 @@ <h3>Coming soon...</h3>
756
<span class="badge classifierBadge">Classification</span>
757
</div>
758
</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>
771
772
773
0 commit comments