diff options
author | navanchauhan <navanchauhan@gmail.com> | 2021-06-28 00:48:18 +0530 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2021-06-28 00:48:18 +0530 |
commit | b5c4bdce27ca7bc75c91dc28223e12ec1be2ea47 (patch) | |
tree | c0c6c27679d778b8aee9fb3c89b6b02c72a633ea /docs/index.html | |
parent | 095fc952ff5a399639deab9b5b3220d765ccaa57 (diff) |
added CoreML Chatbot
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index c220d2f..56e642e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -45,6 +45,21 @@ <ul> + <li><a href="/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.html">Making a Crude ML Powered Chatbot in Swift using CoreML</a></li> + <ul> + <li>Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML.</li> + <li>Published On: 2021-06-27 23:26</li> + <li>Tags: + + Swift, + + CoreML, + + NLP, + + </ul> + + <li><a href="/posts/2021-06-26-Cheminformatics-On-The-Web-2021.html">Cheminformatics on the Web (2021)</a></li> <ul> <li>Summarising Cheminformatics on the web in 2021.</li> |