Skip to content

saitejkuralla/Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance and HR Bot

A finance chatbot developed using Microsoft Bot Framework and LUIS. Issues:

  1. Using the API account key instead of LUIS programmatic key. 401 error (permission denied) Fix: use the starter key provided in LUIS app manage section. Azure keys not working to call the REST APIs. You have to use the programmatic api to manage the app and the Azure key to query the app. (Issue github page: microsoft/Cognitive-LUIS-Windows#23) (Solution page: https://blogs.msdn.microsoft.com/kwill/2017/05/17/http-401-access-denied-when-calling-azure-cognitive-services-apis/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published