summaryrefslogtreecommitdiff
path: root/Content/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.md
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-04-26 01:26:25 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-04-26 01:26:25 -0600
commitb423720894c2851e3257e23ce420bbedad94f886 (patch)
tree090b3043f7c5056bc652d1c949131854be385f36 /Content/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.md
parent4f3ac89d5b8f941645e3d01a46f4cbd87e97969f (diff)
fix tags
Diffstat (limited to 'Content/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.md')
-rw-r--r--Content/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Content/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.md b/Content/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.md
index 7701c09..1c87c55 100644
--- a/Content/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.md
+++ b/Content/posts/2021-06-27-Crude-ML-AI-Powered-Chatbot-Swift.md
@@ -1,7 +1,7 @@
---
date: 2021-06-27 23:26
description: Writing a simple Machine-Learning powered Chatbot (or, daresay virtual personal assistant ) in Swift using CoreML.
-tags: Swift, CoreML, NLP
+tags: Swift, CoreML, NLP, AI, Tutorial
---
# Making a Crude ML Powered Chatbot in Swift using CoreML