An open API service indexing awesome lists of open source software.

https://github.com/andreluizsecco/chatbotsample

Implementação de um chatbot utilizando o Microsoft Bot Framework + API do Cognitive Services (LUIS)
https://github.com/andreluizsecco/chatbotsample

cognitive-services luis microsoft-bot-framework webapi

Last synced: about 2 months ago
JSON representation

Implementação de um chatbot utilizando o Microsoft Bot Framework + API do Cognitive Services (LUIS)

Awesome Lists containing this project

README

          

# ChatBotSample
Exemplo de implementação de um ChatBot, utilizando o Microsoft Bot Framework + API de reconhecimento de linguagem natural do Cognitive Services (LUIS)

[![Build status](https://ci.appveyor.com/api/projects/status/6y2olpvjsknn1k3m?svg=true)](https://ci.appveyor.com/project/andreluizsecco/chatbotsample)
[![Issues open](https://img.shields.io/github/issues-raw/andreluizsecco/chatbotsample.svg)](https://github.com/andreluizsecco/ChatBotSample/issues)

### Links
* [Vídeo (Tutorial) detalhado da criação do projeto](https://www.youtube.com/watch?v=L-0vBW6dVSY)
* [Microsoft Bot Framework](https://dev.botframework.com)
* [Language Understanding Intelligent Service (LUIS)](https://www.luis.ai)