Use your model with the prediction API 昨天我們已經安裝好Azure Custom Vision Node.js moud...
Line Messaging API-Get User content 今天帶大家整合目前開發的Line Chatbot與昨天建置的Custom Vision模...
Build a classifier with the Custom Vision website 要使用Azure Custom Vison 建置影像分類器,...
在昨天我們談完如何使用Azure Kubernetes Service部署Container應用程式後 今天我們來聊聊Azure Cache for Redis...
今天我們要來將 Chatbot 與 Language Understanding Service (LUIS) 做結合。 因為我的學生帳號忘記關掉一個服務,導致...
前言 我們已將Cahtbot與Azure 認知服務(Cognitive Services)中的LUIS(Language Understiting)整合,導入認...
在昨天我們談完如何使用Azure Container Registry異地複寫建立多份Container Image後 今天我們來聊聊如何企業中使用Azure...
修改Workflow.ts將語意理解交由LUIS處理 目前為止我們的Azure Functions的lineWebhook程式架構如下: 現在我們可以使用昨天...
在程式中設定config.ts 要使用LUIS SDK來透過LUIS應用程式預測用戶的意圖,我們需要預測端點App ID, predictionResourc...
測試 LUIS 預測端點 昨天我們已經部署LUIS應用程式,我們來測試一下他的http預測端點,在LUIS入口網頁的Azure Resources,找到Endp...
建立LUIS應用程式 繼續昨天我們已經建立好Azure LUIS 資源(Day [21] Language Understanding Intelligent...
建立LUIS應用程式 這幾天我們已經了解LUIS是什麼(Day [20] Language Understanding Intelligent Service...
NLP vs NLU 昨天我們提到LUIS(Language Understanding Intelligent Service)是一個語意理解(Languag...
What Language Understanding Intelligent Service (LUIS)? Language Understanding (...
Why LUIS (Language Understanding Intelligent Service) ? Chatbot前情提要 聊天機器人為 CUI(C...
What are Azure Cognitive Services? Azure 認知服務(Cognitive Services)是具有REST API和客戶端...
今天我們要來解決一件事情~~ 查看問題 1.1 到 Azure Portal 找到我們昨天成功 deploy 的 Bot Channel Registratio...
大家好,昨天與前天,分別介紹了兩種方式建立「開發 chatbot 需要用到的雲端服務」,今天則會引導大家將 chatbot 程式碼利用兩種不同的方式 deplo...
判斷從Redis Cache 或 公開資料集拿資料 這幾日我們已經知道如何在Azure上建立Redis Cache,並學會如何操作,現在只需修改Workflow...
大家好,今天將要為各位介紹如何在 Azure Portal 上建立「開發 chatbot 的相關資源」。 前置步驟 0.1 準備好一個 Azure Accoun...
時間飛逝,好快就到了30天!! 先做個技術內容的結尾,先將我們目標完成吧! 首先是Vue.js的安裝與設定內容 指令:vue create vue-azure...
Azure Functions上操作Azure Cache for Redis 回顧一下-Day [11] Azure Cache for Redis-Chat...
Use Azure Cache for Redis with Node.js 今天來練習在本機使用 Node.js 應用程式操作Azure Cache for...
各位好,今天要來介紹如何使用 Azure CLI 建立開發 chatbot 需要用到的雲端資源。 前置步驟 0.1 準備好一個 Azure Account 0....
首先要包裝前先需要一些工具建置 以下是我們先需要具備的工具安裝 Nodejs 與npm的安裝 nodejs官網 Visual Studio cod...
Azure Cache for Redis Azure Cache for Redis 會在 Azure 雲端平台上提供 開源Redis的完整管理。 開發者可以...
接下來筆者會介紹如何在Azure套用美美的library,製作客製化美麗的版面 接下來尾聲會教讀者如何套用Vue.js 的前端library至Azure 目標...
Redis Cache Redis是一個開源的 in-memory 的data structure store,常用來作為資料庫,緩存,message brok...
Deployment vs DeploymentConfig OpenShift 提供兩種相似但不同的方法來對應用程序進行管理 - Deployment 跟...
昨天討論到資料傳遞授權的處理方式 今天要看一下Azure對於資料傳遞的格式 以下是傳遞主題的JSON格式範例 [ { "property 1&qu...